[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:33:16.998822   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:45239,127.0.123.61:35321,127.0.123.60:46097
I20260630 12:33:17.000578   492 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:33:17.001514   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:17.016772   499 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:17.016824   501 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:17.017969   498 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:17.018834   492 server_base.cc:1061] running on GCE node
I20260630 12:33:18.131799   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:18.132032   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:18.132184   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822798132168 us; error 0 us; skew 500 ppm
I20260630 12:33:18.132941   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:18.138248   492 webserver.cc:533] Webserver started at http://127.0.123.62:39451/ using document root <none> and password file <none>
I20260630 12:33:18.138993   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:18.139344   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:18.139890   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:18.146114   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "ef549babe61b47a9bf5858e47ba9310e"
format_stamp: "Formatted at 2026-06-30 12:33:18 on dist-test-slave-khbc"
I20260630 12:33:18.153578   492 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:33:18.158340   507 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:18.159390   492 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:33:18.159744   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "ef549babe61b47a9bf5858e47ba9310e"
format_stamp: "Formatted at 2026-06-30 12:33:18 on dist-test-slave-khbc"
I20260630 12:33:18.160048   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:18.205349   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:18.206779   492 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:33:18.207208   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:18.272986   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:45239
I20260630 12:33:18.273051   558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:45239 every 8 connection(s)
I20260630 12:33:18.278973   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:18.280825   559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:33:18.284962   561 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:18.285957   562 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:18.290182   492 server_base.cc:1061] running on GCE node
W20260630 12:33:18.290539   564 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:18.291292   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:18.291486   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:18.291651   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822798291630 us; error 0 us; skew 500 ppm
I20260630 12:33:18.292196   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:18.296231   492 webserver.cc:533] Webserver started at http://127.0.123.61:40621/ using document root <none> and password file <none>
I20260630 12:33:18.296697   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:18.296890   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:18.297142   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:18.298107   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-1-root/instance:
uuid: "d3a5c02e276e4afd9c2ed85c33608c6e"
format_stamp: "Formatted at 2026-06-30 12:33:18 on dist-test-slave-khbc"
I20260630 12:33:18.298739   559 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:18.303231   492 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:33:18.308513   571 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:18.309321   492 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:33:18.309643   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-1-root
uuid: "d3a5c02e276e4afd9c2ed85c33608c6e"
format_stamp: "Formatted at 2026-06-30 12:33:18 on dist-test-slave-khbc"
I20260630 12:33:18.309978   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:18.324486   559 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:33:18.326956   509 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.61:35321: connect: Connection refused (error 111)
W20260630 12:33:18.330873   559 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.123.61:35321: Network error: Client connection negotiation failed: client connection to 127.0.123.61:35321: connect: Connection refused (error 111)
I20260630 12:33:18.330986   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:18.332242   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:18.380451   559 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } attempt: 1
W20260630 12:33:18.385479   559 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.123.61:35321: Network error: Client connection negotiation failed: client connection to 127.0.123.61:35321: connect: Connection refused (error 111)
I20260630 12:33:18.394553   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.61:35321
I20260630 12:33:18.394766   623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.61:35321 every 8 connection(s)
I20260630 12:33:18.399412   624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:18.399411   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:18.405288   624 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:33:18.405282   626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:18.406396   627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:18.411249   492 server_base.cc:1061] running on GCE node
W20260630 12:33:18.413266   629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:18.414067   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:18.414271   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:18.414446   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822798414427 us; error 0 us; skew 500 ppm
I20260630 12:33:18.414939   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:18.418334   492 webserver.cc:533] Webserver started at http://127.0.123.60:39047/ using document root <none> and password file <none>
I20260630 12:33:18.418887   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:18.419122   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:18.419464   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:18.420560   624 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:18.420825   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-2-root/instance:
uuid: "978dc7aa50fe44eb8ceb3df0c404e612"
format_stamp: "Formatted at 2026-06-30 12:33:18 on dist-test-slave-khbc"
I20260630 12:33:18.427179   492 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:33:18.432235   636 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:18.433065   492 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:33:18.433130   624 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:18.433341   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-2-root
uuid: "978dc7aa50fe44eb8ceb3df0c404e612"
format_stamp: "Formatted at 2026-06-30 12:33:18 on dist-test-slave-khbc"
I20260630 12:33:18.433643   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260630 12:33:18.438408   624 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.123.60:46097: Network error: Client connection negotiation failed: client connection to 127.0.123.60:46097: connect: Connection refused (error 111)
I20260630 12:33:18.452948   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:18.453941   559 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } attempt: 2
I20260630 12:33:18.454182   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:18.462704   559 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:33:18.466835   559 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.123.60:46097: Network error: Client connection negotiation failed: client connection to 127.0.123.60:46097: connect: Connection refused (error 111)
I20260630 12:33:18.482663   624 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } attempt: 1
W20260630 12:33:18.487952   624 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.123.60:46097: Network error: Client connection negotiation failed: client connection to 127.0.123.60:46097: connect: Connection refused (error 111)
I20260630 12:33:18.498180   559 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } attempt: 1
W20260630 12:33:18.503669   559 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.123.60:46097: Network error: Client connection negotiation failed: client connection to 127.0.123.60:46097: connect: Connection refused (error 111)
I20260630 12:33:18.532416   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.60:46097
I20260630 12:33:18.532524   688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.60:46097 every 8 connection(s)
I20260630 12:33:18.536576   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:18.536746   689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:18.541801   689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:18.552758   689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:18.561287   689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:18.563966   624 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } attempt: 2
I20260630 12:33:18.571133   559 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } attempt: 2
I20260630 12:33:18.581990   689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612: Bootstrap starting.
I20260630 12:33:18.584036   624 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e: Bootstrap starting.
I20260630 12:33:18.584847   559 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e: Bootstrap starting.
I20260630 12:33:18.589767   559 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:18.590008   689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:18.590370   624 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:18.591571   559 log.cc:826] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e: Log is configured to *not* fsync() on all Append() calls
I20260630 12:33:18.597671   559 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e: No bootstrap required, opened a new log
I20260630 12:33:18.601058   624 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e: No bootstrap required, opened a new log
I20260630 12:33:18.601425   689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612: No bootstrap required, opened a new log
I20260630 12:33:18.620687   559 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } }
I20260630 12:33:18.620702   689 raft_consensus.cc:359] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } }
I20260630 12:33:18.620702   624 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } }
I20260630 12:33:18.621394   559 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:18.621596   689 raft_consensus.cc:385] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:18.621688   624 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:18.621771   559 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef549babe61b47a9bf5858e47ba9310e, State: Initialized, Role: FOLLOWER
I20260630 12:33:18.621932   689 raft_consensus.cc:740] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 978dc7aa50fe44eb8ceb3df0c404e612, State: Initialized, Role: FOLLOWER
I20260630 12:33:18.621999   624 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3a5c02e276e4afd9c2ed85c33608c6e, State: Initialized, Role: FOLLOWER
I20260630 12:33:18.622802   559 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } }
I20260630 12:33:18.622810   689 consensus_queue.cc:260] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } }
I20260630 12:33:18.622843   624 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } }
I20260630 12:33:18.627167   698 sys_catalog.cc:455] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [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: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } } }
I20260630 12:33:18.627229   697 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [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: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } } }
I20260630 12:33:18.628052   698 sys_catalog.cc:458] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:18.628201   697 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:18.629056   559 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:18.629065   689 sys_catalog.cc:565] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:18.629341   699 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [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: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } } }
I20260630 12:33:18.630026   699 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:18.630826   624 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:18.667606   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:33:18.671476   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:33:18.673444   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:18.673491   730 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:18.673892   730 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:33:18.675860   733 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:18.676245   733 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:33:18.679071   726 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:18.679322   726 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:33:18.683436   734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:18.683888   735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:18.691550   737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:18.692292   492 server_base.cc:1061] running on GCE node
I20260630 12:33:18.693174   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:18.693356   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:18.693526   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822798693506 us; error 0 us; skew 500 ppm
I20260630 12:33:18.694067   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:18.696476   492 webserver.cc:533] Webserver started at http://127.0.123.1:39405/ using document root <none> and password file <none>
I20260630 12:33:18.696957   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:18.697129   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:18.697372   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:18.698350   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "efa2b2da10e64f689747d9c42d5a6c6b"
format_stamp: "Formatted at 2026-06-30 12:33:18 on dist-test-slave-khbc"
I20260630 12:33:18.702816   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:18.706179   742 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:18.706939   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:18.707185   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "efa2b2da10e64f689747d9c42d5a6c6b"
format_stamp: "Formatted at 2026-06-30 12:33:18 on dist-test-slave-khbc"
I20260630 12:33:18.707442   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-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)
W20260630 12:33:18.709062   643 tablet.cc:2406] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:33:18.718597   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:18.719913   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:18.721947   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:18.725996   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:18.726226   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:18.726451   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:18.726619   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:18.793411   697 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:18.794214   697 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } }
I20260630 12:33:18.798535   599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ef549babe61b47a9bf5858e47ba9310e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" is_pre_election: true
I20260630 12:33:18.799402   599 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef549babe61b47a9bf5858e47ba9310e in term 0.
I20260630 12:33:18.800657   509 leader_election.cc:304] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3a5c02e276e4afd9c2ed85c33608c6e, ef549babe61b47a9bf5858e47ba9310e; no voters: 
I20260630 12:33:18.801488   697 leader_election.cc:290] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3a5c02e276e4afd9c2ed85c33608c6e (127.0.123.61:35321), 978dc7aa50fe44eb8ceb3df0c404e612 (127.0.123.60:46097)
I20260630 12:33:18.802042   697 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:18.801878   664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ef549babe61b47a9bf5858e47ba9310e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" is_pre_election: true
I20260630 12:33:18.802414   697 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:18.802670   664 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef549babe61b47a9bf5858e47ba9310e in term 0.
I20260630 12:33:18.802807   697 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:18.810508   697 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } }
I20260630 12:33:18.814287   664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ef549babe61b47a9bf5858e47ba9310e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "978dc7aa50fe44eb8ceb3df0c404e612"
I20260630 12:33:18.814885   664 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:18.814904   599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ef549babe61b47a9bf5858e47ba9310e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e"
I20260630 12:33:18.820348   599 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:18.822064   664 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef549babe61b47a9bf5858e47ba9310e in term 1.
I20260630 12:33:18.823499   511 leader_election.cc:304] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 978dc7aa50fe44eb8ceb3df0c404e612, ef549babe61b47a9bf5858e47ba9310e; no voters: 
I20260630 12:33:18.824575   796 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:18.826776   599 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef549babe61b47a9bf5858e47ba9310e in term 1.
I20260630 12:33:18.827834   697 leader_election.cc:290] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [CANDIDATE]: Term 1 election: Requested vote from peers d3a5c02e276e4afd9c2ed85c33608c6e (127.0.123.61:35321), 978dc7aa50fe44eb8ceb3df0c404e612 (127.0.123.60:46097)
I20260630 12:33:18.830873   796 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 1 LEADER]: Becoming Leader. State: Replica: ef549babe61b47a9bf5858e47ba9310e, State: Running, Role: LEADER
I20260630 12:33:18.831933   796 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } }
I20260630 12:33:18.837837   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:38719
I20260630 12:33:18.838058   806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:38719 every 8 connection(s)
I20260630 12:33:18.845153   697 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef549babe61b47a9bf5858e47ba9310e. Latest consensus state: current_term: 1 leader_uuid: "ef549babe61b47a9bf5858e47ba9310e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } } }
I20260630 12:33:18.845917   697 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:18.850883   811 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:18.877743   811 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:18.878412   808 heartbeater.cc:344] Connected to a master server at 127.0.123.60:46097
I20260630 12:33:18.878865   808 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:18.880252   808 heartbeater.cc:507] Master 127.0.123.60:46097 requested a full tablet report, sending...
I20260630 12:33:18.884410   654 ts_manager.cc:194] Registered new tserver with Master: efa2b2da10e64f689747d9c42d5a6c6b (127.0.123.1:38719)
I20260630 12:33:18.891060   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:18.896647   809 heartbeater.cc:344] Connected to a master server at 127.0.123.61:35321
I20260630 12:33:18.897073   809 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:18.898016   809 heartbeater.cc:507] Master 127.0.123.61:35321 requested a full tablet report, sending...
I20260630 12:33:18.901048   589 ts_manager.cc:194] Registered new tserver with Master: efa2b2da10e64f689747d9c42d5a6c6b (127.0.123.1:38719)
I20260630 12:33:18.903339   812 heartbeater.cc:344] Connected to a master server at 127.0.123.62:45239
I20260630 12:33:18.903636   812 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:18.904588   812 heartbeater.cc:507] Master 127.0.123.62:45239 requested a full tablet report, sending...
I20260630 12:33:18.907295   524 ts_manager.cc:194] Registered new tserver with Master: efa2b2da10e64f689747d9c42d5a6c6b (127.0.123.1:38719)
W20260630 12:33:18.912277   815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:18.914829   817 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:18.917419   664 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [term 1 FOLLOWER]: Refusing update from remote peer ef549babe61b47a9bf5858e47ba9310e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:18.920605   599 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [term 1 FOLLOWER]: Refusing update from remote peer ef549babe61b47a9bf5858e47ba9310e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:18.922233   796 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [LEADER]: Connected to new peer: Peer: permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:18.923406   492 server_base.cc:1061] running on GCE node
I20260630 12:33:18.923671   697 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:33:18.925504   819 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:18.926582   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:18.926837   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:18.927026   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822798927008 us; error 0 us; skew 500 ppm
I20260630 12:33:18.927670   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:18.942338   698 sys_catalog.cc:455] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef549babe61b47a9bf5858e47ba9310e. Latest consensus state: current_term: 1 leader_uuid: "ef549babe61b47a9bf5858e47ba9310e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } } }
I20260630 12:33:18.943116   698 sys_catalog.cc:458] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:18.976544   698 sys_catalog.cc:455] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ef549babe61b47a9bf5858e47ba9310e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } } }
I20260630 12:33:18.977306   698 sys_catalog.cc:458] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:18.979298   823 mvcc.cc:204] Tried to move back new op lower bound from 7302442184349650944 to 7302442184027648000. Current Snapshot: MvccSnapshot[applied={T|T < 7302442184349650944 or (T in {7302442184349650944})}]
I20260630 12:33:18.984719   802 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ef549babe61b47a9bf5858e47ba9310e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } } }
I20260630 12:33:18.985507   802 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:18.986446   811 catalog_manager.cc:1383] Generated new cluster ID: 5191d8e595cf455aa7c51c4f910b84a4
I20260630 12:33:18.986786   811 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:18.989903   492 webserver.cc:533] Webserver started at http://127.0.123.2:45879/ using document root <none> and password file <none>
I20260630 12:33:18.990595   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:18.990840   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:18.991164   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:18.992686   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "a724f46e99594bb598d4d269e554e73d"
format_stamp: "Formatted at 2026-06-30 12:33:18 on dist-test-slave-khbc"
I20260630 12:33:18.995862   699 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef549babe61b47a9bf5858e47ba9310e. Latest consensus state: current_term: 1 leader_uuid: "ef549babe61b47a9bf5858e47ba9310e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } } }
I20260630 12:33:18.996538   699 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:18.999254   802 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ef549babe61b47a9bf5858e47ba9310e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } } }
I20260630 12:33:19.000025   802 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:19.006868   699 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ef549babe61b47a9bf5858e47ba9310e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef549babe61b47a9bf5858e47ba9310e" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 45239 } } peers { permanent_uuid: "d3a5c02e276e4afd9c2ed85c33608c6e" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 35321 } } peers { permanent_uuid: "978dc7aa50fe44eb8ceb3df0c404e612" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 46097 } } }
I20260630 12:33:19.007609   699 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:19.015033   492 fs_manager.cc:696] Time spent creating directory manager: real 0.022s	user 0.004s	sys 0.016s
I20260630 12:33:19.020020   831 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:19.021121   492 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:33:19.021497   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "a724f46e99594bb598d4d269e554e73d"
format_stamp: "Formatted at 2026-06-30 12:33:18 on dist-test-slave-khbc"
I20260630 12:33:19.021759   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:19.038223   811 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:19.040287   811 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:19.071463   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:19.073184   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:19.075482   811 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e: Generated new TSK 0
I20260630 12:33:19.076838   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:19.076853   811 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:19.079869   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:19.080216   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:19.080502   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:19.080695   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:19.161655   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:45383
I20260630 12:33:19.161801   893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:45383 every 8 connection(s)
I20260630 12:33:19.205909   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:19.210692   894 heartbeater.cc:344] Connected to a master server at 127.0.123.60:46097
I20260630 12:33:19.211087   894 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:19.211946   894 heartbeater.cc:507] Master 127.0.123.60:46097 requested a full tablet report, sending...
I20260630 12:33:19.216279   654 ts_manager.cc:194] Registered new tserver with Master: a724f46e99594bb598d4d269e554e73d (127.0.123.2:45383)
W20260630 12:33:19.218355   901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:19.221796   902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:19.222093   895 heartbeater.cc:344] Connected to a master server at 127.0.123.61:35321
I20260630 12:33:19.222515   895 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:19.223326   895 heartbeater.cc:507] Master 127.0.123.61:35321 requested a full tablet report, sending...
I20260630 12:33:19.226171   589 ts_manager.cc:194] Registered new tserver with Master: a724f46e99594bb598d4d269e554e73d (127.0.123.2:45383)
I20260630 12:33:19.231182   896 heartbeater.cc:344] Connected to a master server at 127.0.123.62:45239
I20260630 12:33:19.231634   896 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:19.232522   896 heartbeater.cc:507] Master 127.0.123.62:45239 requested a full tablet report, sending...
I20260630 12:33:19.234899   524 ts_manager.cc:194] Registered new tserver with Master: a724f46e99594bb598d4d269e554e73d (127.0.123.2:45383)
I20260630 12:33:19.237931   524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54082
I20260630 12:33:19.243963   492 server_base.cc:1061] running on GCE node
W20260630 12:33:19.244518   904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:19.245451   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:19.245683   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:19.245857   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822799245838 us; error 0 us; skew 500 ppm
I20260630 12:33:19.246325   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:19.248781   492 webserver.cc:533] Webserver started at http://127.0.123.3:44945/ using document root <none> and password file <none>
I20260630 12:33:19.249219   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:19.249400   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:19.249640   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:19.250628   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "449c9f549f4a4a9fb3f7a6c417170cbc"
format_stamp: "Formatted at 2026-06-30 12:33:19 on dist-test-slave-khbc"
I20260630 12:33:19.255379   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:19.258873   909 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:19.259740   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:19.260018   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "449c9f549f4a4a9fb3f7a6c417170cbc"
format_stamp: "Formatted at 2026-06-30 12:33:19 on dist-test-slave-khbc"
I20260630 12:33:19.260283   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:19.285173   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:19.286442   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:19.288538   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:19.291656   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:19.291911   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:19.292228   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:19.292392   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:19.380975   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:35857
I20260630 12:33:19.381422   971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:35857 every 8 connection(s)
I20260630 12:33:19.414752   972 heartbeater.cc:344] Connected to a master server at 127.0.123.60:46097
I20260630 12:33:19.415210   972 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:19.416265   972 heartbeater.cc:507] Master 127.0.123.60:46097 requested a full tablet report, sending...
I20260630 12:33:19.416592   973 heartbeater.cc:344] Connected to a master server at 127.0.123.61:35321
I20260630 12:33:19.417021   973 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:19.417961   973 heartbeater.cc:507] Master 127.0.123.61:35321 requested a full tablet report, sending...
I20260630 12:33:19.419061   654 ts_manager.cc:194] Registered new tserver with Master: 449c9f549f4a4a9fb3f7a6c417170cbc (127.0.123.3:35857)
I20260630 12:33:19.421165   589 ts_manager.cc:194] Registered new tserver with Master: 449c9f549f4a4a9fb3f7a6c417170cbc (127.0.123.3:35857)
I20260630 12:33:19.421897   974 heartbeater.cc:344] Connected to a master server at 127.0.123.62:45239
I20260630 12:33:19.422243   974 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:19.423017   974 heartbeater.cc:507] Master 127.0.123.62:45239 requested a full tablet report, sending...
I20260630 12:33:19.425122   524 ts_manager.cc:194] Registered new tserver with Master: 449c9f549f4a4a9fb3f7a6c417170cbc (127.0.123.3:35857)
I20260630 12:33:19.426184   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.023011433s
I20260630 12:33:19.426596   524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54098
I20260630 12:33:19.682233   733 catalog_manager.cc:1295] Loaded cluster ID: 5191d8e595cf455aa7c51c4f910b84a4
I20260630 12:33:19.682569   733 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e: loading cluster ID for follower catalog manager: success
I20260630 12:33:19.683208   726 catalog_manager.cc:1295] Loaded cluster ID: 5191d8e595cf455aa7c51c4f910b84a4
I20260630 12:33:19.683454   726 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612: loading cluster ID for follower catalog manager: success
I20260630 12:33:19.688292   726 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612: acquiring CA information for follower catalog manager: success
I20260630 12:33:19.689846   733 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e: acquiring CA information for follower catalog manager: success
I20260630 12:33:19.692373   726 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:33:19.695379   733 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:33:19.912495   524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54066
I20260630 12:33:20.241720   896 heartbeater.cc:499] Master 127.0.123.62:45239 was elected leader, sending a full tablet report...
I20260630 12:33:20.429795   974 heartbeater.cc:499] Master 127.0.123.62:45239 was elected leader, sending a full tablet report...
I20260630 12:33:20.666296   729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:20.790947   524 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54106:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:33:20.861302   937 tablet_service.cc:1511] Processing CreateTablet for tablet cc46941727774a59a60223acdc6a57eb (DEFAULT_TABLE table=test-workload [id=d8e48302ff4a4db78976b851ec173ad3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:20.862836   937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc46941727774a59a60223acdc6a57eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:20.863898   770 tablet_service.cc:1511] Processing CreateTablet for tablet 47a0ebecd04d4cceb4029a5f0354b009 (DEFAULT_TABLE table=test-workload [id=d8e48302ff4a4db78976b851ec173ad3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:20.862416   859 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf3f16c3479470cbbcf6e0f14870778 (DEFAULT_TABLE table=test-workload [id=d8e48302ff4a4db78976b851ec173ad3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:20.864290   769 tablet_service.cc:1511] Processing CreateTablet for tablet a003d5bed3ec4d15bfa2680d1b2c3cba (DEFAULT_TABLE table=test-workload [id=d8e48302ff4a4db78976b851ec173ad3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:20.865067   770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a0ebecd04d4cceb4029a5f0354b009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:20.865103   859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf3f16c3479470cbbcf6e0f14870778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:20.865756   769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a003d5bed3ec4d15bfa2680d1b2c3cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:20.888274  1008 tablet_bootstrap.cc:492] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b: Bootstrap starting.
I20260630 12:33:20.888279  1010 tablet_bootstrap.cc:492] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc: Bootstrap starting.
I20260630 12:33:20.889104  1009 tablet_bootstrap.cc:492] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d: Bootstrap starting.
I20260630 12:33:20.896065  1008 tablet_bootstrap.cc:654] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:20.896595  1010 tablet_bootstrap.cc:654] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:20.897747  1009 tablet_bootstrap.cc:654] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:20.902530  1010 tablet_bootstrap.cc:492] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc: No bootstrap required, opened a new log
I20260630 12:33:20.903072  1010 ts_tablet_manager.cc:1403] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.010s
I20260630 12:33:20.905680  1010 raft_consensus.cc:359] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "449c9f549f4a4a9fb3f7a6c417170cbc" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35857 } }
I20260630 12:33:20.906193  1010 raft_consensus.cc:385] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:20.906284  1008 tablet_bootstrap.cc:492] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b: No bootstrap required, opened a new log
I20260630 12:33:20.906258  1009 tablet_bootstrap.cc:492] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d: No bootstrap required, opened a new log
I20260630 12:33:20.906620  1010 raft_consensus.cc:740] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449c9f549f4a4a9fb3f7a6c417170cbc, State: Initialized, Role: FOLLOWER
I20260630 12:33:20.906968  1009 ts_tablet_manager.cc:1403] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260630 12:33:20.907369  1010 consensus_queue.cc:260] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "449c9f549f4a4a9fb3f7a6c417170cbc" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35857 } }
I20260630 12:33:20.906950  1008 ts_tablet_manager.cc:1403] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:33:20.908115  1010 raft_consensus.cc:399] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:20.908514  1010 raft_consensus.cc:493] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:20.908947  1010 raft_consensus.cc:3060] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:20.909523  1009 raft_consensus.cc:359] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a724f46e99594bb598d4d269e554e73d" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45383 } }
I20260630 12:33:20.910017  1009 raft_consensus.cc:385] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:20.910249  1009 raft_consensus.cc:740] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a724f46e99594bb598d4d269e554e73d, State: Initialized, Role: FOLLOWER
I20260630 12:33:20.910815  1009 consensus_queue.cc:260] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a724f46e99594bb598d4d269e554e73d" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45383 } }
I20260630 12:33:20.910929  1008 raft_consensus.cc:359] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa2b2da10e64f689747d9c42d5a6c6b" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 38719 } }
I20260630 12:33:20.911312  1009 raft_consensus.cc:399] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:20.911497  1008 raft_consensus.cc:385] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:20.911633  1009 raft_consensus.cc:493] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:20.911901  1008 raft_consensus.cc:740] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa2b2da10e64f689747d9c42d5a6c6b, State: Initialized, Role: FOLLOWER
I20260630 12:33:20.912127  1009 raft_consensus.cc:3060] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:20.912649  1008 consensus_queue.cc:260] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "efa2b2da10e64f689747d9c42d5a6c6b" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 38719 } }
I20260630 12:33:20.913309  1008 raft_consensus.cc:399] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:20.913594  1008 raft_consensus.cc:493] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:20.913906  1008 raft_consensus.cc:3060] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:20.915531   812 heartbeater.cc:499] Master 127.0.123.62:45239 was elected leader, sending a full tablet report...
I20260630 12:33:20.915406  1010 raft_consensus.cc:515] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "449c9f549f4a4a9fb3f7a6c417170cbc" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35857 } }
I20260630 12:33:20.916236  1010 leader_election.cc:304] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [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: 449c9f549f4a4a9fb3f7a6c417170cbc; no voters: 
I20260630 12:33:20.916815  1009 raft_consensus.cc:515] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a724f46e99594bb598d4d269e554e73d" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45383 } }
I20260630 12:33:20.917513  1009 leader_election.cc:304] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [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: a724f46e99594bb598d4d269e554e73d; no voters: 
I20260630 12:33:20.919622  1009 leader_election.cc:290] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:20.920071  1015 raft_consensus.cc:2804] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:20.921262  1008 raft_consensus.cc:515] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa2b2da10e64f689747d9c42d5a6c6b" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 38719 } }
I20260630 12:33:20.922025  1010 leader_election.cc:290] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:20.922542  1014 raft_consensus.cc:2804] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:20.923070  1008 leader_election.cc:304] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [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: efa2b2da10e64f689747d9c42d5a6c6b; no voters: 
I20260630 12:33:20.925573  1015 raft_consensus.cc:697] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [term 1 LEADER]: Becoming Leader. State: Replica: a724f46e99594bb598d4d269e554e73d, State: Running, Role: LEADER
I20260630 12:33:20.926286  1015 consensus_queue.cc:237] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [LEADER]: Queue going to LEADER mode. State: All 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: "a724f46e99594bb598d4d269e554e73d" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45383 } }
I20260630 12:33:20.932981  1009 ts_tablet_manager.cc:1434] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.005s
I20260630 12:33:20.940943  1010 ts_tablet_manager.cc:1434] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.022s
I20260630 12:33:20.942663  1014 raft_consensus.cc:697] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [term 1 LEADER]: Becoming Leader. State: Replica: 449c9f549f4a4a9fb3f7a6c417170cbc, State: Running, Role: LEADER
I20260630 12:33:20.943148  1008 leader_election.cc:290] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:20.944464  1019 raft_consensus.cc:2804] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:20.944563  1014 consensus_queue.cc:237] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [LEADER]: Queue going to LEADER mode. State: All 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: "449c9f549f4a4a9fb3f7a6c417170cbc" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35857 } }
I20260630 12:33:20.949724  1019 raft_consensus.cc:697] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [term 1 LEADER]: Becoming Leader. State: Replica: efa2b2da10e64f689747d9c42d5a6c6b, State: Running, Role: LEADER
I20260630 12:33:20.950457  1019 consensus_queue.cc:237] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [LEADER]: Queue going to LEADER mode. State: All 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: "efa2b2da10e64f689747d9c42d5a6c6b" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 38719 } }
I20260630 12:33:20.966784   523 catalog_manager.cc:5697] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d reported cstate change: term changed from 0 to 1, leader changed from <none> to a724f46e99594bb598d4d269e554e73d (127.0.123.2). New cstate: current_term: 1 leader_uuid: "a724f46e99594bb598d4d269e554e73d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a724f46e99594bb598d4d269e554e73d" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45383 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:20.954888   524 catalog_manager.cc:5697] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 449c9f549f4a4a9fb3f7a6c417170cbc (127.0.123.3). New cstate: current_term: 1 leader_uuid: "449c9f549f4a4a9fb3f7a6c417170cbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "449c9f549f4a4a9fb3f7a6c417170cbc" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35857 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:21.008929  1008 ts_tablet_manager.cc:1434] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b: Time spent starting tablet: real 0.101s	user 0.031s	sys 0.023s
I20260630 12:33:21.011366  1008 tablet_bootstrap.cc:492] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b: Bootstrap starting.
I20260630 12:33:21.019098   523 catalog_manager.cc:5697] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa2b2da10e64f689747d9c42d5a6c6b (127.0.123.1). New cstate: current_term: 1 leader_uuid: "efa2b2da10e64f689747d9c42d5a6c6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa2b2da10e64f689747d9c42d5a6c6b" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 38719 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:21.025424  1008 tablet_bootstrap.cc:654] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:21.045351  1008 tablet_bootstrap.cc:492] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b: No bootstrap required, opened a new log
I20260630 12:33:21.045739  1008 ts_tablet_manager.cc:1403] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.009s
I20260630 12:33:21.047811  1008 raft_consensus.cc:359] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa2b2da10e64f689747d9c42d5a6c6b" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 38719 } }
I20260630 12:33:21.048358  1008 raft_consensus.cc:385] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:21.048666  1008 raft_consensus.cc:740] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa2b2da10e64f689747d9c42d5a6c6b, State: Initialized, Role: FOLLOWER
I20260630 12:33:21.049316  1008 consensus_queue.cc:260] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "efa2b2da10e64f689747d9c42d5a6c6b" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 38719 } }
I20260630 12:33:21.049907  1008 raft_consensus.cc:399] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:21.050235  1008 raft_consensus.cc:493] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:21.050575  1008 raft_consensus.cc:3060] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:21.056663  1008 raft_consensus.cc:515] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa2b2da10e64f689747d9c42d5a6c6b" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 38719 } }
I20260630 12:33:21.057303  1008 leader_election.cc:304] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [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: efa2b2da10e64f689747d9c42d5a6c6b; no voters: 
I20260630 12:33:21.057909  1008 leader_election.cc:290] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:21.058470  1019 raft_consensus.cc:2804] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:21.058974  1019 raft_consensus.cc:697] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [term 1 LEADER]: Becoming Leader. State: Replica: efa2b2da10e64f689747d9c42d5a6c6b, State: Running, Role: LEADER
I20260630 12:33:21.059407  1008 ts_tablet_manager.cc:1434] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.001s
I20260630 12:33:21.059729  1019 consensus_queue.cc:237] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [LEADER]: Queue going to LEADER mode. State: All 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: "efa2b2da10e64f689747d9c42d5a6c6b" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 38719 } }
I20260630 12:33:21.068543   523 catalog_manager.cc:5697] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b reported cstate change: term changed from 0 to 1, leader changed from <none> to efa2b2da10e64f689747d9c42d5a6c6b (127.0.123.1). New cstate: current_term: 1 leader_uuid: "efa2b2da10e64f689747d9c42d5a6c6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa2b2da10e64f689747d9c42d5a6c6b" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 38719 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:22.667301   729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:22.669835   729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:23.111299   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:33:23.127645   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:23.128383   492 tablet_replica.cc:333] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b: stopping tablet replica
I20260630 12:33:23.128964   492 raft_consensus.cc:2243] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:23.129410   492 raft_consensus.cc:2272] T 47a0ebecd04d4cceb4029a5f0354b009 P efa2b2da10e64f689747d9c42d5a6c6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:23.131507   492 tablet_replica.cc:333] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b: stopping tablet replica
I20260630 12:33:23.132022   492 raft_consensus.cc:2243] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:23.132395   492 raft_consensus.cc:2272] T a003d5bed3ec4d15bfa2680d1b2c3cba P efa2b2da10e64f689747d9c42d5a6c6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:23.208312   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:33:23.217625   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:33:23.231714   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:23.232345   492 tablet_replica.cc:333] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d: stopping tablet replica
I20260630 12:33:23.232774   492 raft_consensus.cc:2243] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:23.233129   492 raft_consensus.cc:2272] T 9cf3f16c3479470cbbcf6e0f14870778 P a724f46e99594bb598d4d269e554e73d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:23.249939   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:33:23.257552   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:33:23.272326   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:23.272955   492 tablet_replica.cc:333] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc: stopping tablet replica
I20260630 12:33:23.273443   492 raft_consensus.cc:2243] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:23.273847   492 raft_consensus.cc:2272] T cc46941727774a59a60223acdc6a57eb P 449c9f549f4a4a9fb3f7a6c417170cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:23.290913   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:33:23.298154   492 master.cc:562] Master@127.0.123.62:45239 shutting down...
I20260630 12:33:23.391270   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:23.392138   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:23.392477   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef549babe61b47a9bf5858e47ba9310e: stopping tablet replica
I20260630 12:33:23.410194   492 master.cc:584] Master@127.0.123.62:45239 shutdown complete.
I20260630 12:33:23.421119   492 master.cc:562] Master@127.0.123.61:35321 shutting down...
I20260630 12:33:23.434703   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:23.435220   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:23.435513   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3a5c02e276e4afd9c2ed85c33608c6e: stopping tablet replica
I20260630 12:33:23.481616   492 master.cc:584] Master@127.0.123.61:35321 shutdown complete.
I20260630 12:33:23.490285   492 master.cc:562] Master@127.0.123.60:46097 shutting down...
I20260630 12:33:23.503316   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:23.503834   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:23.504122   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 978dc7aa50fe44eb8ceb3df0c404e612: stopping tablet replica
I20260630 12:33:23.520254   492 master.cc:584] Master@127.0.123.60:46097 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6548 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:33:23.542701   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:35411
I20260630 12:33:23.543627   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:23.547926  1032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:23.548357  1033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:23.549834  1035 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:23.550392   492 server_base.cc:1061] running on GCE node
I20260630 12:33:23.551044   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:23.551234   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:23.551373   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822803551354 us; error 0 us; skew 500 ppm
I20260630 12:33:23.551857   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:23.553853   492 webserver.cc:533] Webserver started at http://127.0.123.62:38665/ using document root <none> and password file <none>
I20260630 12:33:23.554279   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:23.554445   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:23.554672   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:23.555636   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "46f2f7c013f64ac4af9aed0c04a5ba98"
format_stamp: "Formatted at 2026-06-30 12:33:23 on dist-test-slave-khbc"
I20260630 12:33:23.559520   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:33:23.562381  1040 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:23.563012   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:23.563251   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "46f2f7c013f64ac4af9aed0c04a5ba98"
format_stamp: "Formatted at 2026-06-30 12:33:23 on dist-test-slave-khbc"
I20260630 12:33:23.563498   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:23.600852   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:23.601764   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:23.633069   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:35411
I20260630 12:33:23.633158  1091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:35411 every 8 connection(s)
I20260630 12:33:23.636637  1092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.645099  1092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98: Bootstrap starting.
I20260630 12:33:23.648761  1092 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.652072  1092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98: No bootstrap required, opened a new log
I20260630 12:33:23.653702  1092 raft_consensus.cc:359] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46f2f7c013f64ac4af9aed0c04a5ba98" member_type: VOTER }
I20260630 12:33:23.654031  1092 raft_consensus.cc:385] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.654213  1092 raft_consensus.cc:740] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46f2f7c013f64ac4af9aed0c04a5ba98, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.654688  1092 consensus_queue.cc:260] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46f2f7c013f64ac4af9aed0c04a5ba98" member_type: VOTER }
I20260630 12:33:23.655103  1092 raft_consensus.cc:399] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:23.655285  1092 raft_consensus.cc:493] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:23.655478  1092 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.658916  1092 raft_consensus.cc:515] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46f2f7c013f64ac4af9aed0c04a5ba98" member_type: VOTER }
I20260630 12:33:23.659348  1092 leader_election.cc:304] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [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: 46f2f7c013f64ac4af9aed0c04a5ba98; no voters: 
I20260630 12:33:23.660267  1092 leader_election.cc:290] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:23.660513  1095 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:23.661599  1095 raft_consensus.cc:697] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [term 1 LEADER]: Becoming Leader. State: Replica: 46f2f7c013f64ac4af9aed0c04a5ba98, State: Running, Role: LEADER
I20260630 12:33:23.662158  1095 consensus_queue.cc:237] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [LEADER]: Queue going to LEADER mode. State: All 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: "46f2f7c013f64ac4af9aed0c04a5ba98" member_type: VOTER }
I20260630 12:33:23.662681  1092 sys_catalog.cc:565] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:23.664788  1097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 46f2f7c013f64ac4af9aed0c04a5ba98. Latest consensus state: current_term: 1 leader_uuid: "46f2f7c013f64ac4af9aed0c04a5ba98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46f2f7c013f64ac4af9aed0c04a5ba98" member_type: VOTER } }
I20260630 12:33:23.665375  1097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:23.664810  1096 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "46f2f7c013f64ac4af9aed0c04a5ba98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46f2f7c013f64ac4af9aed0c04a5ba98" member_type: VOTER } }
I20260630 12:33:23.665810  1096 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:23.669302  1100 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:23.676402  1100 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:23.677287   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:23.684136  1100 catalog_manager.cc:1383] Generated new cluster ID: a1776d3ea4aa41bfb8d00122442d8259
I20260630 12:33:23.684412  1100 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:23.697714  1100 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:23.698846  1100 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:23.710312  1100 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98: Generated new TSK 0
I20260630 12:33:23.710776  1100 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:23.743357   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:23.748498  1113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:23.749289  1114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:23.750988   492 server_base.cc:1061] running on GCE node
W20260630 12:33:23.751207  1116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:23.752002   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:23.752202   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:23.752358   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822803752341 us; error 0 us; skew 500 ppm
I20260630 12:33:23.752842   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:23.754873   492 webserver.cc:533] Webserver started at http://127.0.123.1:40797/ using document root <none> and password file <none>
I20260630 12:33:23.755291   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:23.755462   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:23.755788   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:23.756767   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63"
format_stamp: "Formatted at 2026-06-30 12:33:23 on dist-test-slave-khbc"
I20260630 12:33:23.760752   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:23.763535  1121 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:23.764256   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:23.764504   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63"
format_stamp: "Formatted at 2026-06-30 12:33:23 on dist-test-slave-khbc"
I20260630 12:33:23.764779   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:23.802685   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:23.803748   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:23.805068   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:23.807117   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:23.807299   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:23.807513   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:23.807672   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:23.841454   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:43677
I20260630 12:33:23.841547  1183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:43677 every 8 connection(s)
I20260630 12:33:23.845827   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:23.851447  1188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:23.852167  1189 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:23.853856  1191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:23.855299   492 server_base.cc:1061] running on GCE node
I20260630 12:33:23.856091   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:23.856281   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:23.856426   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822803856410 us; error 0 us; skew 500 ppm
I20260630 12:33:23.856860   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:23.858860   492 webserver.cc:533] Webserver started at http://127.0.123.2:33825/ using document root <none> and password file <none>
I20260630 12:33:23.859282   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:23.859459   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:23.859732   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:23.860814   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "733ddbe652c04a5983b0f273db40e875"
format_stamp: "Formatted at 2026-06-30 12:33:23 on dist-test-slave-khbc"
I20260630 12:33:23.861598  1184 heartbeater.cc:344] Connected to a master server at 127.0.123.62:35411
I20260630 12:33:23.861897  1184 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:23.862524  1184 heartbeater.cc:507] Master 127.0.123.62:35411 requested a full tablet report, sending...
I20260630 12:33:23.864315  1057 ts_manager.cc:194] Registered new tserver with Master: aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677)
I20260630 12:33:23.865319   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:33:23.866092  1057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46740
I20260630 12:33:23.868680  1196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:23.869436   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:23.869668   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "733ddbe652c04a5983b0f273db40e875"
format_stamp: "Formatted at 2026-06-30 12:33:23 on dist-test-slave-khbc"
I20260630 12:33:23.869889   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:23.882936   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:23.883843   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:23.885026   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:23.886902   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:23.887066   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:23.887228   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:23.887346   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:23.920958   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:41711
I20260630 12:33:23.921036  1258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:41711 every 8 connection(s)
I20260630 12:33:23.925274   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:23.931228  1262 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:23.931881  1263 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:23.933808  1265 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:23.935770   492 server_base.cc:1061] running on GCE node
I20260630 12:33:23.936719   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:23.936924   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:23.937121   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822803937102 us; error 0 us; skew 500 ppm
I20260630 12:33:23.937180  1259 heartbeater.cc:344] Connected to a master server at 127.0.123.62:35411
I20260630 12:33:23.937590  1259 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:23.937703   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:23.938261  1259 heartbeater.cc:507] Master 127.0.123.62:35411 requested a full tablet report, sending...
I20260630 12:33:23.940111   492 webserver.cc:533] Webserver started at http://127.0.123.3:44809/ using document root <none> and password file <none>
I20260630 12:33:23.940289  1057 ts_manager.cc:194] Registered new tserver with Master: 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711)
I20260630 12:33:23.940550   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:23.940785   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:23.941035   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:23.941612  1057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46750
I20260630 12:33:23.942018   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "d4cd53bffa72472cae185cb527f77f1e"
format_stamp: "Formatted at 2026-06-30 12:33:23 on dist-test-slave-khbc"
I20260630 12:33:23.946008   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:33:23.948818  1270 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:23.949519   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:23.949770   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "d4cd53bffa72472cae185cb527f77f1e"
format_stamp: "Formatted at 2026-06-30 12:33:23 on dist-test-slave-khbc"
I20260630 12:33:23.950011   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:23.961179   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:23.962067   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:23.963260   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:23.965451   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:23.965636   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:23.965843   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:23.966005   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:23.999534   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:38835
I20260630 12:33:23.999622  1332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:38835 every 8 connection(s)
I20260630 12:33:24.011544  1333 heartbeater.cc:344] Connected to a master server at 127.0.123.62:35411
I20260630 12:33:24.012044  1333 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:24.012766  1333 heartbeater.cc:507] Master 127.0.123.62:35411 requested a full tablet report, sending...
I20260630 12:33:24.014549  1057 ts_manager.cc:194] Registered new tserver with Master: d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835)
I20260630 12:33:24.015664   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013299382s
I20260630 12:33:24.015928  1057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46766
I20260630 12:33:24.868364  1184 heartbeater.cc:499] Master 127.0.123.62:35411 was elected leader, sending a full tablet report...
I20260630 12:33:24.943650  1259 heartbeater.cc:499] Master 127.0.123.62:35411 was elected leader, sending a full tablet report...
I20260630 12:33:25.018447  1333 heartbeater.cc:499] Master 127.0.123.62:35411 was elected leader, sending a full tablet report...
I20260630 12:33:25.068099  1057 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46772:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:25.070391  1057 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:25.141224  1298 tablet_service.cc:1511] Processing CreateTablet for tablet 2a8a1fcff82f443da61c593094078e62 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:33:25.142531  1298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a8a1fcff82f443da61c593094078e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.143779  1224 tablet_service.cc:1511] Processing CreateTablet for tablet 2a8a1fcff82f443da61c593094078e62 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:33:25.144084  1297 tablet_service.cc:1511] Processing CreateTablet for tablet 7229a55ece52446d99afca7eb5268912 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:33:25.144991  1224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a8a1fcff82f443da61c593094078e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.145313  1297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7229a55ece52446d99afca7eb5268912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.148725  1296 tablet_service.cc:1511] Processing CreateTablet for tablet 5f7fa8f5cdfa4bdb943a6f0a171402db (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:33:25.149961  1296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f7fa8f5cdfa4bdb943a6f0a171402db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.152134  1222 tablet_service.cc:1511] Processing CreateTablet for tablet 5f7fa8f5cdfa4bdb943a6f0a171402db (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:33:25.153373  1222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f7fa8f5cdfa4bdb943a6f0a171402db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.155330  1295 tablet_service.cc:1511] Processing CreateTablet for tablet 814395919dad446fb321a3dbd35f1970 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:33:25.157034  1294 tablet_service.cc:1511] Processing CreateTablet for tablet 009bb983223441aa98bf0f5b6cbb1469 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:33:25.158912  1353 tablet_bootstrap.cc:492] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e: Bootstrap starting.
I20260630 12:33:25.158792  1142 tablet_service.cc:1511] Processing CreateTablet for tablet 6055eb00a7a640a893dd7dcc1f0f91a1 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:33:25.160039  1142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6055eb00a7a640a893dd7dcc1f0f91a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.159811  1292 tablet_service.cc:1511] Processing CreateTablet for tablet b9ac0683a08c4bf8aee4d8cc8f00c78f (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:33:25.161481  1291 tablet_service.cc:1511] Processing CreateTablet for tablet 6055eb00a7a640a893dd7dcc1f0f91a1 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:33:25.158794  1293 tablet_service.cc:1511] Processing CreateTablet for tablet a5ca027462ce4fca9cef265f5394c57b (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:33:25.163667  1223 tablet_service.cc:1511] Processing CreateTablet for tablet 7229a55ece52446d99afca7eb5268912 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:33:25.164580  1353 tablet_bootstrap.cc:654] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.165402  1221 tablet_service.cc:1511] Processing CreateTablet for tablet 814395919dad446fb321a3dbd35f1970 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:33:25.166296  1220 tablet_service.cc:1511] Processing CreateTablet for tablet 009bb983223441aa98bf0f5b6cbb1469 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:33:25.166596  1219 tablet_service.cc:1511] Processing CreateTablet for tablet a5ca027462ce4fca9cef265f5394c57b (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:33:25.168188  1143 tablet_service.cc:1511] Processing CreateTablet for tablet b9ac0683a08c4bf8aee4d8cc8f00c78f (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:33:25.168663  1218 tablet_service.cc:1511] Processing CreateTablet for tablet b9ac0683a08c4bf8aee4d8cc8f00c78f (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:33:25.169440  1143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ac0683a08c4bf8aee4d8cc8f00c78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.165498  1223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7229a55ece52446d99afca7eb5268912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.176064  1218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ac0683a08c4bf8aee4d8cc8f00c78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.176292  1145 tablet_service.cc:1511] Processing CreateTablet for tablet 009bb983223441aa98bf0f5b6cbb1469 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:33:25.170640  1147 tablet_service.cc:1511] Processing CreateTablet for tablet 5f7fa8f5cdfa4bdb943a6f0a171402db (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:33:25.178421  1144 tablet_service.cc:1511] Processing CreateTablet for tablet a5ca027462ce4fca9cef265f5394c57b (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:33:25.179139  1149 tablet_service.cc:1511] Processing CreateTablet for tablet 2a8a1fcff82f443da61c593094078e62 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:33:25.180873  1217 tablet_service.cc:1511] Processing CreateTablet for tablet 6055eb00a7a640a893dd7dcc1f0f91a1 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:33:25.182228  1220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009bb983223441aa98bf0f5b6cbb1469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.182866  1217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6055eb00a7a640a893dd7dcc1f0f91a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.178610  1146 tablet_service.cc:1511] Processing CreateTablet for tablet 814395919dad446fb321a3dbd35f1970 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:33:25.178454  1148 tablet_service.cc:1511] Processing CreateTablet for tablet 7229a55ece52446d99afca7eb5268912 (DEFAULT_TABLE table=test-workload [id=6d44ed7ad93f486fb534249f31da78c4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:33:25.191479  1294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009bb983223441aa98bf0f5b6cbb1469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.201378  1293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ca027462ce4fca9cef265f5394c57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.202128  1291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6055eb00a7a640a893dd7dcc1f0f91a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.200301  1354 tablet_bootstrap.cc:492] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875: Bootstrap starting.
I20260630 12:33:25.204006  1295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814395919dad446fb321a3dbd35f1970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.200599  1219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ca027462ce4fca9cef265f5394c57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.191937  1147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f7fa8f5cdfa4bdb943a6f0a171402db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.208041  1292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ac0683a08c4bf8aee4d8cc8f00c78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.208247  1145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009bb983223441aa98bf0f5b6cbb1469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.211333  1146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814395919dad446fb321a3dbd35f1970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.212584  1148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7229a55ece52446d99afca7eb5268912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.214375  1221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814395919dad446fb321a3dbd35f1970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.216653  1144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ca027462ce4fca9cef265f5394c57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.218381  1149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a8a1fcff82f443da61c593094078e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:25.234906  1354 tablet_bootstrap.cc:654] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.242851  1353 tablet_bootstrap.cc:492] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e: No bootstrap required, opened a new log
I20260630 12:33:25.243336  1353 ts_tablet_manager.cc:1403] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.007s
I20260630 12:33:25.246577  1353 raft_consensus.cc:359] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } }
I20260630 12:33:25.247260  1353 raft_consensus.cc:385] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.247547  1353 raft_consensus.cc:740] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4cd53bffa72472cae185cb527f77f1e, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.248246  1353 consensus_queue.cc:260] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } }
I20260630 12:33:25.268857  1356 tablet_bootstrap.cc:492] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Bootstrap starting.
I20260630 12:33:25.280162  1356 tablet_bootstrap.cc:654] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.286696  1353 ts_tablet_manager.cc:1434] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.006s
I20260630 12:33:25.287863  1353 tablet_bootstrap.cc:492] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e: Bootstrap starting.
I20260630 12:33:25.291635  1353 tablet_bootstrap.cc:654] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.308140  1354 tablet_bootstrap.cc:492] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875: No bootstrap required, opened a new log
I20260630 12:33:25.308633  1354 ts_tablet_manager.cc:1403] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.008s
I20260630 12:33:25.310469  1354 raft_consensus.cc:359] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } }
I20260630 12:33:25.311096  1354 raft_consensus.cc:385] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.311375  1354 raft_consensus.cc:740] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 733ddbe652c04a5983b0f273db40e875, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.312067  1354 consensus_queue.cc:260] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } }
I20260630 12:33:25.321736  1356 tablet_bootstrap.cc:492] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63: No bootstrap required, opened a new log
I20260630 12:33:25.322199  1356 ts_tablet_manager.cc:1403] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent bootstrapping tablet: real 0.054s	user 0.003s	sys 0.006s
I20260630 12:33:25.322662  1354 ts_tablet_manager.cc:1434] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260630 12:33:25.323566  1354 tablet_bootstrap.cc:492] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875: Bootstrap starting.
I20260630 12:33:25.324064  1353 tablet_bootstrap.cc:492] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e: No bootstrap required, opened a new log
I20260630 12:33:25.324509  1353 ts_tablet_manager.cc:1403] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.007s
I20260630 12:33:25.324440  1356 raft_consensus.cc:359] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.325238  1356 raft_consensus.cc:385] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.325527  1356 raft_consensus.cc:740] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aacc4b6b530c42c0b2b6d8dc1c6b1d63, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.326314  1356 consensus_queue.cc:260] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.327060  1353 raft_consensus.cc:359] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.328470  1353 raft_consensus.cc:385] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.328785  1353 raft_consensus.cc:740] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4cd53bffa72472cae185cb527f77f1e, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.329130  1356 ts_tablet_manager.cc:1434] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:33:25.329619  1353 consensus_queue.cc:260] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.330499  1354 tablet_bootstrap.cc:654] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.336728  1356 tablet_bootstrap.cc:492] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Bootstrap starting.
I20260630 12:33:25.339941  1353 ts_tablet_manager.cc:1434] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260630 12:33:25.340904  1353 tablet_bootstrap.cc:492] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e: Bootstrap starting.
I20260630 12:33:25.341485  1354 tablet_bootstrap.cc:492] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875: No bootstrap required, opened a new log
I20260630 12:33:25.341817  1356 tablet_bootstrap.cc:654] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.341921  1354 ts_tablet_manager.cc:1403] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260630 12:33:25.344621  1354 raft_consensus.cc:359] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.345281  1354 raft_consensus.cc:385] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.345557  1354 raft_consensus.cc:740] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 733ddbe652c04a5983b0f273db40e875, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.345849  1353 tablet_bootstrap.cc:654] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.346349  1354 consensus_queue.cc:260] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.349937  1354 ts_tablet_manager.cc:1434] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:33:25.350814  1354 tablet_bootstrap.cc:492] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875: Bootstrap starting.
I20260630 12:33:25.350854  1353 tablet_bootstrap.cc:492] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e: No bootstrap required, opened a new log
I20260630 12:33:25.351398  1353 ts_tablet_manager.cc:1403] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260630 12:33:25.353827  1353 raft_consensus.cc:359] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.354468  1353 raft_consensus.cc:385] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.354743  1353 raft_consensus.cc:740] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4cd53bffa72472cae185cb527f77f1e, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.355506  1353 consensus_queue.cc:260] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.356475  1354 tablet_bootstrap.cc:654] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.360930  1356 tablet_bootstrap.cc:492] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: No bootstrap required, opened a new log
I20260630 12:33:25.361016  1353 ts_tablet_manager.cc:1434] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:33:25.361402  1356 ts_tablet_manager.cc:1403] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.017s
I20260630 12:33:25.362169  1360 raft_consensus.cc:493] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:25.362320  1353 tablet_bootstrap.cc:492] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e: Bootstrap starting.
I20260630 12:33:25.362614  1360 raft_consensus.cc:515] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } }
I20260630 12:33:25.363947  1356 raft_consensus.cc:359] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.364619  1356 raft_consensus.cc:385] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.364917  1356 raft_consensus.cc:740] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aacc4b6b530c42c0b2b6d8dc1c6b1d63, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.365837  1356 consensus_queue.cc:260] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.368371  1353 tablet_bootstrap.cc:654] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.369809  1356 ts_tablet_manager.cc:1434] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:33:25.370751  1356 tablet_bootstrap.cc:492] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Bootstrap starting.
I20260630 12:33:25.373893  1360 leader_election.cc:290] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835), aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677)
I20260630 12:33:25.376089  1356 tablet_bootstrap.cc:654] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.375985  1357 raft_consensus.cc:493] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:25.381462  1357 raft_consensus.cc:515] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.361876  1354 tablet_bootstrap.cc:492] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875: No bootstrap required, opened a new log
I20260630 12:33:25.382438  1354 ts_tablet_manager.cc:1403] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.004s
I20260630 12:33:25.384958  1354 raft_consensus.cc:359] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.385627  1354 raft_consensus.cc:385] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.385911  1354 raft_consensus.cc:740] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 733ddbe652c04a5983b0f273db40e875, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.389374  1354 consensus_queue.cc:260] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.392974  1357 leader_election.cc:290] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677), 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711)
I20260630 12:33:25.393445  1357 raft_consensus.cc:493] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:25.393837  1357 raft_consensus.cc:515] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.401911  1354 ts_tablet_manager.cc:1434] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260630 12:33:25.402913  1354 tablet_bootstrap.cc:492] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875: Bootstrap starting.
I20260630 12:33:25.395588  1357 leader_election.cc:290] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677), 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711)
I20260630 12:33:25.427496  1354 tablet_bootstrap.cc:654] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.432468  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8a1fcff82f443da61c593094078e62" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4cd53bffa72472cae185cb527f77f1e" is_pre_election: true
I20260630 12:33:25.433180  1308 raft_consensus.cc:2468] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 733ddbe652c04a5983b0f273db40e875 in term 0.
I20260630 12:33:25.434342  1159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8a1fcff82f443da61c593094078e62" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" is_pre_election: true
I20260630 12:33:25.436362  1353 tablet_bootstrap.cc:492] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e: No bootstrap required, opened a new log
W20260630 12:33:25.436419  1200 leader_election.cc:343] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:25.437084  1353 ts_tablet_manager.cc:1403] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e: Time spent bootstrapping tablet: real 0.075s	user 0.034s	sys 0.039s
I20260630 12:33:25.439380  1198 leader_election.cc:304] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [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: 733ddbe652c04a5983b0f273db40e875, d4cd53bffa72472cae185cb527f77f1e; no voters: aacc4b6b530c42c0b2b6d8dc1c6b1d63
I20260630 12:33:25.440541  1360 raft_consensus.cc:2804] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:25.440886  1360 raft_consensus.cc:493] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:25.441358  1360 raft_consensus.cc:3060] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.440901  1353 raft_consensus.cc:359] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.441952  1353 raft_consensus.cc:385] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.442322  1353 raft_consensus.cc:740] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4cd53bffa72472cae185cb527f77f1e, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.443253  1353 consensus_queue.cc:260] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.445546  1353 ts_tablet_manager.cc:1434] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:33:25.451970  1353 tablet_bootstrap.cc:492] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e: Bootstrap starting.
I20260630 12:33:25.452801  1159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7fa8f5cdfa4bdb943a6f0a171402db" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" is_pre_election: true
I20260630 12:33:25.453934  1158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229a55ece52446d99afca7eb5268912" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" is_pre_election: true
W20260630 12:33:25.454082  1274 leader_election.cc:343] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:33:25.455142  1274 leader_election.cc:343] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:25.457423  1353 tablet_bootstrap.cc:654] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.458065  1354 tablet_bootstrap.cc:492] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875: No bootstrap required, opened a new log
I20260630 12:33:25.458478  1354 ts_tablet_manager.cc:1403] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.004s
I20260630 12:33:25.447688  1360 raft_consensus.cc:515] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } }
I20260630 12:33:25.459595  1356 tablet_bootstrap.cc:492] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: No bootstrap required, opened a new log
I20260630 12:33:25.460062  1356 ts_tablet_manager.cc:1403] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.058s
I20260630 12:33:25.460645  1354 raft_consensus.cc:359] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.461194  1354 raft_consensus.cc:385] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.461534  1360 leader_election.cc:290] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 election: Requested vote from peers d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835), aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677)
I20260630 12:33:25.461743  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8a1fcff82f443da61c593094078e62" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4cd53bffa72472cae185cb527f77f1e"
I20260630 12:33:25.462277  1308 raft_consensus.cc:3060] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.462525  1356 raft_consensus.cc:359] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.461457  1354 raft_consensus.cc:740] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 733ddbe652c04a5983b0f273db40e875, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.464042  1354 consensus_queue.cc:260] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.463193  1356 raft_consensus.cc:385] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.467340  1356 raft_consensus.cc:740] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aacc4b6b530c42c0b2b6d8dc1c6b1d63, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.468130  1356 consensus_queue.cc:260] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.469046  1158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8a1fcff82f443da61c593094078e62" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63"
I20260630 12:33:25.470096  1356 ts_tablet_manager.cc:1434] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
W20260630 12:33:25.470618  1200 leader_election.cc:343] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:25.471071  1356 tablet_bootstrap.cc:492] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Bootstrap starting.
I20260630 12:33:25.473253  1234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7fa8f5cdfa4bdb943a6f0a171402db" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875" is_pre_election: true
I20260630 12:33:25.474315  1233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229a55ece52446d99afca7eb5268912" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875" is_pre_election: true
I20260630 12:33:25.476598  1356 tablet_bootstrap.cc:654] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.477975  1308 raft_consensus.cc:2468] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 733ddbe652c04a5983b0f273db40e875 in term 1.
I20260630 12:33:25.478735  1234 raft_consensus.cc:2468] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4cd53bffa72472cae185cb527f77f1e in term 0.
I20260630 12:33:25.479008  1198 leader_election.cc:304] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [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: 733ddbe652c04a5983b0f273db40e875, d4cd53bffa72472cae185cb527f77f1e; no voters: aacc4b6b530c42c0b2b6d8dc1c6b1d63
W20260630 12:33:25.479601  1274 leader_election.cc:343] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:25.480018  1360 raft_consensus.cc:2804] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:25.480429  1360 raft_consensus.cc:697] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 1 LEADER]: Becoming Leader. State: Replica: 733ddbe652c04a5983b0f273db40e875, State: Running, Role: LEADER
I20260630 12:33:25.481137  1360 consensus_queue.cc:237] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } }
I20260630 12:33:25.480028  1274 leader_election.cc:304] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [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: d4cd53bffa72472cae185cb527f77f1e; no voters: 733ddbe652c04a5983b0f273db40e875, aacc4b6b530c42c0b2b6d8dc1c6b1d63
I20260630 12:33:25.485399  1274 leader_election.cc:304] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [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: 733ddbe652c04a5983b0f273db40e875, d4cd53bffa72472cae185cb527f77f1e; no voters: aacc4b6b530c42c0b2b6d8dc1c6b1d63
I20260630 12:33:25.486107  1357 raft_consensus.cc:2749] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:25.486538  1373 raft_consensus.cc:2804] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:25.486896  1373 raft_consensus.cc:493] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:25.487142  1354 ts_tablet_manager.cc:1434] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.014s
I20260630 12:33:25.487207  1373 raft_consensus.cc:3060] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.488101  1354 tablet_bootstrap.cc:492] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875: Bootstrap starting.
I20260630 12:33:25.490486  1356 tablet_bootstrap.cc:492] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63: No bootstrap required, opened a new log
I20260630 12:33:25.490958  1356 ts_tablet_manager.cc:1403] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260630 12:33:25.485411  1353 tablet_bootstrap.cc:492] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e: No bootstrap required, opened a new log
I20260630 12:33:25.492211  1353 ts_tablet_manager.cc:1403] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.000s
I20260630 12:33:25.493512  1354 tablet_bootstrap.cc:654] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.493610  1356 raft_consensus.cc:359] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.494086  1353 raft_consensus.cc:359] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.494325  1356 raft_consensus.cc:385] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.494755  1356 raft_consensus.cc:740] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aacc4b6b530c42c0b2b6d8dc1c6b1d63, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.494640  1353 raft_consensus.cc:385] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.495365  1353 raft_consensus.cc:740] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4cd53bffa72472cae185cb527f77f1e, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.495579  1356 consensus_queue.cc:260] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.496153  1353 consensus_queue.cc:260] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.491638  1373 raft_consensus.cc:515] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.502166  1353 ts_tablet_manager.cc:1434] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:33:25.502943  1356 ts_tablet_manager.cc:1434] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:33:25.501212  1373 leader_election.cc:290] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 election: Requested vote from peers aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677), 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711)
I20260630 12:33:25.503087  1353 tablet_bootstrap.cc:492] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e: Bootstrap starting.
I20260630 12:33:25.506014  1356 tablet_bootstrap.cc:492] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Bootstrap starting.
I20260630 12:33:25.511288  1373 raft_consensus.cc:493] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:25.511725  1373 raft_consensus.cc:515] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.512435  1158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7fa8f5cdfa4bdb943a6f0a171402db" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63"
I20260630 12:33:25.512444  1356 tablet_bootstrap.cc:654] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.513526  1373 leader_election.cc:290] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677), 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711)
I20260630 12:33:25.514189  1234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7fa8f5cdfa4bdb943a6f0a171402db" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875"
I20260630 12:33:25.514746  1234 raft_consensus.cc:3060] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.514948  1354 tablet_bootstrap.cc:492] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875: No bootstrap required, opened a new log
I20260630 12:33:25.515434  1354 ts_tablet_manager.cc:1403] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.000s
I20260630 12:33:25.518368  1354 raft_consensus.cc:359] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.518996  1353 tablet_bootstrap.cc:654] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.519048  1354 raft_consensus.cc:385] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.519446  1354 raft_consensus.cc:740] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 733ddbe652c04a5983b0f273db40e875, State: Initialized, Role: FOLLOWER
W20260630 12:33:25.520423  1274 leader_election.cc:343] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:25.520610  1354 consensus_queue.cc:260] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.522204  1233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac0683a08c4bf8aee4d8cc8f00c78f" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875" is_pre_election: true
I20260630 12:33:25.522800  1233 raft_consensus.cc:2468] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4cd53bffa72472cae185cb527f77f1e in term 0.
I20260630 12:33:25.523325  1057 catalog_manager.cc:5697] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 733ddbe652c04a5983b0f273db40e875 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "733ddbe652c04a5983b0f273db40e875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:25.524113  1274 leader_election.cc:304] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 733ddbe652c04a5983b0f273db40e875, d4cd53bffa72472cae185cb527f77f1e; no voters: 
I20260630 12:33:25.524884  1373 raft_consensus.cc:2804] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:25.525205  1373 raft_consensus.cc:493] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:25.525507  1373 raft_consensus.cc:3060] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.525738  1356 tablet_bootstrap.cc:492] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63: No bootstrap required, opened a new log
I20260630 12:33:25.526194  1356 ts_tablet_manager.cc:1403] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.004s
I20260630 12:33:25.526504  1158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac0683a08c4bf8aee4d8cc8f00c78f" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" is_pre_election: true
I20260630 12:33:25.527073  1158 raft_consensus.cc:2468] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4cd53bffa72472cae185cb527f77f1e in term 0.
I20260630 12:33:25.522770  1354 ts_tablet_manager.cc:1434] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:33:25.528729  1356 raft_consensus.cc:359] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.529196  1354 tablet_bootstrap.cc:492] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875: Bootstrap starting.
I20260630 12:33:25.529433  1356 raft_consensus.cc:385] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.529753  1356 raft_consensus.cc:740] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aacc4b6b530c42c0b2b6d8dc1c6b1d63, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.530440  1356 consensus_queue.cc:260] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.530838  1234 raft_consensus.cc:2468] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4cd53bffa72472cae185cb527f77f1e in term 1.
I20260630 12:33:25.532526  1274 leader_election.cc:304] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [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: 733ddbe652c04a5983b0f273db40e875, d4cd53bffa72472cae185cb527f77f1e; no voters: aacc4b6b530c42c0b2b6d8dc1c6b1d63
I20260630 12:33:25.534109  1357 raft_consensus.cc:2804] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:25.535101  1354 tablet_bootstrap.cc:654] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.532871  1356 ts_tablet_manager.cc:1434] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260630 12:33:25.547391  1357 raft_consensus.cc:697] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 1 LEADER]: Becoming Leader. State: Replica: d4cd53bffa72472cae185cb527f77f1e, State: Running, Role: LEADER
I20260630 12:33:25.548328  1356 tablet_bootstrap.cc:492] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Bootstrap starting.
I20260630 12:33:25.548700  1357 consensus_queue.cc:237] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.550450  1353 tablet_bootstrap.cc:492] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e: No bootstrap required, opened a new log
I20260630 12:33:25.550890  1353 ts_tablet_manager.cc:1403] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.004s
I20260630 12:33:25.548357  1373 raft_consensus.cc:515] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.552764  1354 tablet_bootstrap.cc:492] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875: No bootstrap required, opened a new log
I20260630 12:33:25.554111  1353 raft_consensus.cc:359] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.554811  1353 raft_consensus.cc:385] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.554991  1158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac0683a08c4bf8aee4d8cc8f00c78f" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63"
I20260630 12:33:25.555681  1356 tablet_bootstrap.cc:654] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.555541  1158 raft_consensus.cc:3060] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.556448  1353 raft_consensus.cc:740] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4cd53bffa72472cae185cb527f77f1e, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.557228  1353 consensus_queue.cc:260] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.559321  1353 ts_tablet_manager.cc:1434] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:33:25.560497  1353 tablet_bootstrap.cc:492] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e: Bootstrap starting.
I20260630 12:33:25.562865  1158 raft_consensus.cc:2468] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4cd53bffa72472cae185cb527f77f1e in term 1.
I20260630 12:33:25.554823  1354 ts_tablet_manager.cc:1403] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.011s
I20260630 12:33:25.563958  1274 leader_election.cc:304] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aacc4b6b530c42c0b2b6d8dc1c6b1d63, d4cd53bffa72472cae185cb527f77f1e; no voters: 
I20260630 12:33:25.564985  1383 raft_consensus.cc:2804] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:25.567270  1234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac0683a08c4bf8aee4d8cc8f00c78f" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875"
I20260630 12:33:25.567842  1234 raft_consensus.cc:3060] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.567598  1354 raft_consensus.cc:359] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.568286  1354 raft_consensus.cc:385] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.568595  1354 raft_consensus.cc:740] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 733ddbe652c04a5983b0f273db40e875, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.569293  1354 consensus_queue.cc:260] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.574671  1353 tablet_bootstrap.cc:654] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.577448  1354 ts_tablet_manager.cc:1434] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260630 12:33:25.578325  1354 tablet_bootstrap.cc:492] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875: Bootstrap starting.
I20260630 12:33:25.579461  1234 raft_consensus.cc:2468] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4cd53bffa72472cae185cb527f77f1e in term 1.
I20260630 12:33:25.584271  1373 leader_election.cc:290] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 election: Requested vote from peers aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677), 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711)
I20260630 12:33:25.586346  1383 raft_consensus.cc:697] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 1 LEADER]: Becoming Leader. State: Replica: d4cd53bffa72472cae185cb527f77f1e, State: Running, Role: LEADER
I20260630 12:33:25.587162  1383 consensus_queue.cc:237] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.587754  1354 tablet_bootstrap.cc:654] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.588800  1353 tablet_bootstrap.cc:492] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e: No bootstrap required, opened a new log
I20260630 12:33:25.589290  1353 ts_tablet_manager.cc:1403] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.004s
I20260630 12:33:25.592077  1353 raft_consensus.cc:359] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.592796  1353 raft_consensus.cc:385] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.593142  1353 raft_consensus.cc:740] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4cd53bffa72472cae185cb527f77f1e, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.598968  1362 raft_consensus.cc:493] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:25.599421  1362 raft_consensus.cc:515] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.601487  1057 catalog_manager.cc:5697] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to d4cd53bffa72472cae185cb527f77f1e (127.0.123.3). New cstate: current_term: 1 leader_uuid: "d4cd53bffa72472cae185cb527f77f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:25.593847  1353 consensus_queue.cc:260] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.611053  1353 ts_tablet_manager.cc:1434] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260630 12:33:25.612176  1353 tablet_bootstrap.cc:492] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e: Bootstrap starting.
I20260630 12:33:25.604648  1362 leader_election.cc:290] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711), d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835)
I20260630 12:33:25.623189  1354 tablet_bootstrap.cc:492] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875: No bootstrap required, opened a new log
I20260630 12:33:25.625473  1354 ts_tablet_manager.cc:1403] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.009s
I20260630 12:33:25.625591  1356 tablet_bootstrap.cc:492] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: No bootstrap required, opened a new log
I20260630 12:33:25.626394  1356 ts_tablet_manager.cc:1403] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent bootstrapping tablet: real 0.078s	user 0.035s	sys 0.027s
I20260630 12:33:25.629845  1356 raft_consensus.cc:359] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.630489  1356 raft_consensus.cc:385] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.630766  1356 raft_consensus.cc:740] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aacc4b6b530c42c0b2b6d8dc1c6b1d63, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.631417  1354 raft_consensus.cc:359] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.633065  1354 raft_consensus.cc:385] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.632558  1057 catalog_manager.cc:5697] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to d4cd53bffa72472cae185cb527f77f1e (127.0.123.3). New cstate: current_term: 1 leader_uuid: "d4cd53bffa72472cae185cb527f77f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:25.633363  1353 tablet_bootstrap.cc:654] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.631410  1356 consensus_queue.cc:260] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.636078  1356 ts_tablet_manager.cc:1434] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:33:25.633369  1354 raft_consensus.cc:740] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 733ddbe652c04a5983b0f273db40e875, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.636963  1354 consensus_queue.cc:260] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.639065  1354 ts_tablet_manager.cc:1434] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260630 12:33:25.639971  1354 tablet_bootstrap.cc:492] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875: Bootstrap starting.
I20260630 12:33:25.640878  1234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009bb983223441aa98bf0f5b6cbb1469" candidate_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875" is_pre_election: true
I20260630 12:33:25.641458  1234 raft_consensus.cc:2468] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aacc4b6b530c42c0b2b6d8dc1c6b1d63 in term 0.
I20260630 12:33:25.643117  1356 tablet_bootstrap.cc:492] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Bootstrap starting.
I20260630 12:33:25.644579  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009bb983223441aa98bf0f5b6cbb1469" candidate_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4cd53bffa72472cae185cb527f77f1e" is_pre_election: true
I20260630 12:33:25.645195  1125 leader_election.cc:304] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 733ddbe652c04a5983b0f273db40e875, aacc4b6b530c42c0b2b6d8dc1c6b1d63; no voters: 
I20260630 12:33:25.649677  1362 raft_consensus.cc:2804] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:25.650014  1362 raft_consensus.cc:493] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:25.650343  1362 raft_consensus.cc:3060] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.651024  1356 tablet_bootstrap.cc:654] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.654148  1353 tablet_bootstrap.cc:492] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e: No bootstrap required, opened a new log
I20260630 12:33:25.654580  1353 ts_tablet_manager.cc:1403] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.010s
I20260630 12:33:25.657056  1353 raft_consensus.cc:359] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.657694  1353 raft_consensus.cc:385] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.657953  1353 raft_consensus.cc:740] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4cd53bffa72472cae185cb527f77f1e, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.658727  1353 consensus_queue.cc:260] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.660892  1353 ts_tablet_manager.cc:1434] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
W20260630 12:33:25.661510  1123 leader_election.cc:343] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:25.665387  1356 tablet_bootstrap.cc:492] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: No bootstrap required, opened a new log
I20260630 12:33:25.665927  1356 ts_tablet_manager.cc:1403] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260630 12:33:25.667939  1356 raft_consensus.cc:359] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } }
I20260630 12:33:25.668131  1362 raft_consensus.cc:515] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.668594  1356 raft_consensus.cc:385] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.668910  1356 raft_consensus.cc:740] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aacc4b6b530c42c0b2b6d8dc1c6b1d63, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.669591  1356 consensus_queue.cc:260] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } }
I20260630 12:33:25.672617  1356 ts_tablet_manager.cc:1434] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:33:25.673334  1362 leader_election.cc:290] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [CANDIDATE]: Term 1 election: Requested vote from peers 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711), d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835)
I20260630 12:33:25.673530  1356 tablet_bootstrap.cc:492] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Bootstrap starting.
I20260630 12:33:25.673699  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009bb983223441aa98bf0f5b6cbb1469" candidate_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4cd53bffa72472cae185cb527f77f1e"
I20260630 12:33:25.673651  1354 tablet_bootstrap.cc:654] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.674304  1308 raft_consensus.cc:3060] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:33:25.675257  1105 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:33:25.675897  1234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009bb983223441aa98bf0f5b6cbb1469" candidate_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875"
I20260630 12:33:25.676416  1234 raft_consensus.cc:3060] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.680513  1110 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:25.680548  1308 raft_consensus.cc:2468] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aacc4b6b530c42c0b2b6d8dc1c6b1d63 in term 1.
I20260630 12:33:25.681767  1123 leader_election.cc:304] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aacc4b6b530c42c0b2b6d8dc1c6b1d63, d4cd53bffa72472cae185cb527f77f1e; no voters: 
W20260630 12:33:25.682492  1110 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:33:25.682560  1362 raft_consensus.cc:2804] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:25.682947  1356 tablet_bootstrap.cc:654] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:25.683054  1362 raft_consensus.cc:697] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 LEADER]: Becoming Leader. State: Replica: aacc4b6b530c42c0b2b6d8dc1c6b1d63, State: Running, Role: LEADER
I20260630 12:33:25.683898  1362 consensus_queue.cc:237] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.694588  1234 raft_consensus.cc:2468] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aacc4b6b530c42c0b2b6d8dc1c6b1d63 in term 1.
I20260630 12:33:25.696327  1356 tablet_bootstrap.cc:492] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: No bootstrap required, opened a new log
I20260630 12:33:25.696745  1356 ts_tablet_manager.cc:1403] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260630 12:33:25.698567  1354 tablet_bootstrap.cc:492] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875: No bootstrap required, opened a new log
I20260630 12:33:25.698614  1356 raft_consensus.cc:359] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.699108  1354 ts_tablet_manager.cc:1403] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.022s
I20260630 12:33:25.699242  1356 raft_consensus.cc:385] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.699541  1356 raft_consensus.cc:740] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aacc4b6b530c42c0b2b6d8dc1c6b1d63, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.700120  1356 consensus_queue.cc:260] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.701786  1356 ts_tablet_manager.cc:1434] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:33:25.701440  1354 raft_consensus.cc:359] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.702083  1354 raft_consensus.cc:385] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:25.701601  1054 catalog_manager.cc:5697] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 reported cstate change: term changed from 0 to 1, leader changed from <none> to aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:25.702365  1354 raft_consensus.cc:740] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 733ddbe652c04a5983b0f273db40e875, State: Initialized, Role: FOLLOWER
I20260630 12:33:25.703071  1354 consensus_queue.cc:260] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.704839  1354 ts_tablet_manager.cc:1434] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:33:25.707216  1360 raft_consensus.cc:493] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:25.707633  1360 raft_consensus.cc:515] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.709215  1360 leader_election.cc:290] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677), d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835)
I20260630 12:33:25.709932  1158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229a55ece52446d99afca7eb5268912" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" is_pre_election: true
I20260630 12:33:25.710309  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229a55ece52446d99afca7eb5268912" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4cd53bffa72472cae185cb527f77f1e" is_pre_election: true
I20260630 12:33:25.710493  1158 raft_consensus.cc:2468] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 733ddbe652c04a5983b0f273db40e875 in term 0.
I20260630 12:33:25.710852  1308 raft_consensus.cc:2468] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 733ddbe652c04a5983b0f273db40e875 in term 0.
I20260630 12:33:25.711627  1200 leader_election.cc:304] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 733ddbe652c04a5983b0f273db40e875, aacc4b6b530c42c0b2b6d8dc1c6b1d63; no voters: 
I20260630 12:33:25.712610  1360 raft_consensus.cc:2804] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:25.712954  1360 raft_consensus.cc:493] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:25.713276  1360 raft_consensus.cc:3060] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.717867  1360 raft_consensus.cc:515] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.719156  1360 leader_election.cc:290] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 election: Requested vote from peers aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677), d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835)
I20260630 12:33:25.719851  1158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229a55ece52446d99afca7eb5268912" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63"
I20260630 12:33:25.719985  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229a55ece52446d99afca7eb5268912" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4cd53bffa72472cae185cb527f77f1e"
I20260630 12:33:25.720254  1158 raft_consensus.cc:3060] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.720417  1308 raft_consensus.cc:3060] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.724248  1158 raft_consensus.cc:2468] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 733ddbe652c04a5983b0f273db40e875 in term 1.
I20260630 12:33:25.724292  1308 raft_consensus.cc:2468] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 733ddbe652c04a5983b0f273db40e875 in term 1.
I20260630 12:33:25.725145  1200 leader_election.cc:304] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 733ddbe652c04a5983b0f273db40e875, aacc4b6b530c42c0b2b6d8dc1c6b1d63; no voters: 
I20260630 12:33:25.725703  1360 raft_consensus.cc:2804] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:25.726016  1360 raft_consensus.cc:697] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 1 LEADER]: Becoming Leader. State: Replica: 733ddbe652c04a5983b0f273db40e875, State: Running, Role: LEADER
I20260630 12:33:25.726656  1360 consensus_queue.cc:237] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.732434  1057 catalog_manager.cc:5697] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 733ddbe652c04a5983b0f273db40e875 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "733ddbe652c04a5983b0f273db40e875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:25.757081  1360 raft_consensus.cc:493] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:25.757560  1360 raft_consensus.cc:515] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.759202  1360 leader_election.cc:290] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677), d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835)
I20260630 12:33:25.759856  1158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca027462ce4fca9cef265f5394c57b" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" is_pre_election: true
I20260630 12:33:25.760063  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca027462ce4fca9cef265f5394c57b" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4cd53bffa72472cae185cb527f77f1e" is_pre_election: true
I20260630 12:33:25.760325  1158 raft_consensus.cc:2468] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 733ddbe652c04a5983b0f273db40e875 in term 0.
I20260630 12:33:25.760555  1308 raft_consensus.cc:2468] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 733ddbe652c04a5983b0f273db40e875 in term 0.
I20260630 12:33:25.761195  1200 leader_election.cc:304] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 733ddbe652c04a5983b0f273db40e875, aacc4b6b530c42c0b2b6d8dc1c6b1d63; no voters: 
I20260630 12:33:25.761824  1360 raft_consensus.cc:2804] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:25.762075  1360 raft_consensus.cc:493] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:25.762302  1360 raft_consensus.cc:3060] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.766366  1360 raft_consensus.cc:515] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.767733  1360 leader_election.cc:290] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 election: Requested vote from peers aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677), d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835)
I20260630 12:33:25.768350  1158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca027462ce4fca9cef265f5394c57b" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63"
I20260630 12:33:25.768543  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca027462ce4fca9cef265f5394c57b" candidate_uuid: "733ddbe652c04a5983b0f273db40e875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4cd53bffa72472cae185cb527f77f1e"
I20260630 12:33:25.768782  1158 raft_consensus.cc:3060] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.769006  1308 raft_consensus.cc:3060] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.773509  1158 raft_consensus.cc:2468] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 733ddbe652c04a5983b0f273db40e875 in term 1.
I20260630 12:33:25.773672  1308 raft_consensus.cc:2468] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 733ddbe652c04a5983b0f273db40e875 in term 1.
I20260630 12:33:25.774314  1200 leader_election.cc:304] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 733ddbe652c04a5983b0f273db40e875, aacc4b6b530c42c0b2b6d8dc1c6b1d63; no voters: 
I20260630 12:33:25.774978  1360 raft_consensus.cc:2804] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:25.775300  1360 raft_consensus.cc:697] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 1 LEADER]: Becoming Leader. State: Replica: 733ddbe652c04a5983b0f273db40e875, State: Running, Role: LEADER
I20260630 12:33:25.775920  1360 consensus_queue.cc:237] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.776510  1362 raft_consensus.cc:493] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:25.776845  1362 raft_consensus.cc:515] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.778424  1362 leader_election.cc:290] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711), d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835)
I20260630 12:33:25.779016  1234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7fa8f5cdfa4bdb943a6f0a171402db" candidate_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875" is_pre_election: true
I20260630 12:33:25.779717  1234 raft_consensus.cc:2393] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aacc4b6b530c42c0b2b6d8dc1c6b1d63 in current term 1: Already voted for candidate d4cd53bffa72472cae185cb527f77f1e in this term.
I20260630 12:33:25.780705  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7fa8f5cdfa4bdb943a6f0a171402db" candidate_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4cd53bffa72472cae185cb527f77f1e" is_pre_election: true
I20260630 12:33:25.781816  1123 leader_election.cc:304] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [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: aacc4b6b530c42c0b2b6d8dc1c6b1d63; no voters: 733ddbe652c04a5983b0f273db40e875, d4cd53bffa72472cae185cb527f77f1e
I20260630 12:33:25.782366  1362 raft_consensus.cc:3060] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.782778  1057 catalog_manager.cc:5697] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 733ddbe652c04a5983b0f273db40e875 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "733ddbe652c04a5983b0f273db40e875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:25.787020  1362 raft_consensus.cc:2749] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:25.827957  1383 raft_consensus.cc:493] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:25.828370  1383 raft_consensus.cc:515] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.829805  1383 leader_election.cc:290] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677), 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711)
I20260630 12:33:25.830533  1158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6055eb00a7a640a893dd7dcc1f0f91a1" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" is_pre_election: true
I20260630 12:33:25.830729  1234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6055eb00a7a640a893dd7dcc1f0f91a1" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875" is_pre_election: true
I20260630 12:33:25.831023  1158 raft_consensus.cc:2468] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4cd53bffa72472cae185cb527f77f1e in term 0.
I20260630 12:33:25.831236  1234 raft_consensus.cc:2468] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4cd53bffa72472cae185cb527f77f1e in term 0.
I20260630 12:33:25.831907  1274 leader_election.cc:304] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aacc4b6b530c42c0b2b6d8dc1c6b1d63, d4cd53bffa72472cae185cb527f77f1e; no voters: 
I20260630 12:33:25.832428  1383 raft_consensus.cc:2804] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:25.832693  1383 raft_consensus.cc:493] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:25.832923  1383 raft_consensus.cc:3060] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.837080  1383 raft_consensus.cc:515] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.838418  1383 leader_election.cc:290] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 election: Requested vote from peers aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677), 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711)
I20260630 12:33:25.839087  1158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6055eb00a7a640a893dd7dcc1f0f91a1" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63"
I20260630 12:33:25.839334  1234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6055eb00a7a640a893dd7dcc1f0f91a1" candidate_uuid: "d4cd53bffa72472cae185cb527f77f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875"
I20260630 12:33:25.839538  1158 raft_consensus.cc:3060] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.839823  1234 raft_consensus.cc:3060] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.843797  1158 raft_consensus.cc:2468] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4cd53bffa72472cae185cb527f77f1e in term 1.
I20260630 12:33:25.843811  1234 raft_consensus.cc:2468] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4cd53bffa72472cae185cb527f77f1e in term 1.
I20260630 12:33:25.844831  1274 leader_election.cc:304] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aacc4b6b530c42c0b2b6d8dc1c6b1d63, d4cd53bffa72472cae185cb527f77f1e; no voters: 
I20260630 12:33:25.845394  1383 raft_consensus.cc:2804] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:25.845741  1383 raft_consensus.cc:697] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 1 LEADER]: Becoming Leader. State: Replica: d4cd53bffa72472cae185cb527f77f1e, State: Running, Role: LEADER
I20260630 12:33:25.846418  1383 consensus_queue.cc:237] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.852483  1057 catalog_manager.cc:5697] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to d4cd53bffa72472cae185cb527f77f1e (127.0.123.3). New cstate: current_term: 1 leader_uuid: "d4cd53bffa72472cae185cb527f77f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:25.911233  1362 raft_consensus.cc:493] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:25.911643  1362 raft_consensus.cc:515] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.913087  1362 leader_election.cc:290] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711), d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835)
I20260630 12:33:25.913710  1234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814395919dad446fb321a3dbd35f1970" candidate_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875" is_pre_election: true
I20260630 12:33:25.914080  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814395919dad446fb321a3dbd35f1970" candidate_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4cd53bffa72472cae185cb527f77f1e" is_pre_election: true
I20260630 12:33:25.914324  1234 raft_consensus.cc:2468] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aacc4b6b530c42c0b2b6d8dc1c6b1d63 in term 0.
I20260630 12:33:25.914664  1308 raft_consensus.cc:2468] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aacc4b6b530c42c0b2b6d8dc1c6b1d63 in term 0.
I20260630 12:33:25.915228  1125 leader_election.cc:304] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 733ddbe652c04a5983b0f273db40e875, aacc4b6b530c42c0b2b6d8dc1c6b1d63; no voters: 
I20260630 12:33:25.915954  1362 raft_consensus.cc:2804] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:25.916255  1362 raft_consensus.cc:493] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:25.916466  1362 raft_consensus.cc:3060] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.920333  1362 raft_consensus.cc:515] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.921746  1362 leader_election.cc:290] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [CANDIDATE]: Term 1 election: Requested vote from peers 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711), d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835)
I20260630 12:33:25.922386  1234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814395919dad446fb321a3dbd35f1970" candidate_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "733ddbe652c04a5983b0f273db40e875"
I20260630 12:33:25.922601  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814395919dad446fb321a3dbd35f1970" candidate_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4cd53bffa72472cae185cb527f77f1e"
I20260630 12:33:25.922811  1234 raft_consensus.cc:3060] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.923058  1308 raft_consensus.cc:3060] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.926787  1234 raft_consensus.cc:2468] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aacc4b6b530c42c0b2b6d8dc1c6b1d63 in term 1.
I20260630 12:33:25.927106  1308 raft_consensus.cc:2468] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aacc4b6b530c42c0b2b6d8dc1c6b1d63 in term 1.
I20260630 12:33:25.927614  1125 leader_election.cc:304] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 733ddbe652c04a5983b0f273db40e875, aacc4b6b530c42c0b2b6d8dc1c6b1d63; no voters: 
I20260630 12:33:25.928304  1362 raft_consensus.cc:2804] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:25.928706  1362 raft_consensus.cc:697] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 LEADER]: Becoming Leader. State: Replica: aacc4b6b530c42c0b2b6d8dc1c6b1d63, State: Running, Role: LEADER
I20260630 12:33:25.929559  1362 consensus_queue.cc:237] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } }
I20260630 12:33:25.936914  1057 catalog_manager.cc:5697] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 reported cstate change: term changed from 0 to 1, leader changed from <none> to aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:25.945147  1360 consensus_queue.cc:1048] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:25.955155  1158 raft_consensus.cc:3060] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:25.961742  1377 consensus_queue.cc:1048] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.035755  1383 consensus_queue.cc:1048] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.045498  1357 consensus_queue.cc:1048] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.066308  1357 consensus_queue.cc:1048] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.075623  1373 consensus_queue.cc:1048] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.083423   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:26.090638  1413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:26.090698  1414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:26.093654  1416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:26.093981   492 server_base.cc:1061] running on GCE node
I20260630 12:33:26.094805   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:26.095005   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:26.095147   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822806095130 us; error 0 us; skew 500 ppm
I20260630 12:33:26.095603   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:26.097714   492 webserver.cc:533] Webserver started at http://127.0.123.4:46097/ using document root <none> and password file <none>
I20260630 12:33:26.098124   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:26.098285   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:26.098501   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:26.099421   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "a3b6f3b44b4242a6b69a515f316dac77"
format_stamp: "Formatted at 2026-06-30 12:33:26 on dist-test-slave-khbc"
I20260630 12:33:26.103278   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:33:26.106105  1421 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:26.106771   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:26.107018   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "a3b6f3b44b4242a6b69a515f316dac77"
format_stamp: "Formatted at 2026-06-30 12:33:26 on dist-test-slave-khbc"
I20260630 12:33:26.107278   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:26.127661   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:26.128741   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:26.129859   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:26.131688   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:26.131902   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:26.132107   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:26.132253   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:26.182274   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:33923
I20260630 12:33:26.182364  1483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:33923 every 8 connection(s)
I20260630 12:33:26.197080  1484 heartbeater.cc:344] Connected to a master server at 127.0.123.62:35411
I20260630 12:33:26.197424  1484 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:26.198210  1484 heartbeater.cc:507] Master 127.0.123.62:35411 requested a full tablet report, sending...
I20260630 12:33:26.199965  1054 ts_manager.cc:194] Registered new tserver with Master: a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4:33923)
I20260630 12:33:26.201216  1054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46784
I20260630 12:33:26.234221  1377 consensus_queue.cc:1048] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.243606  1360 consensus_queue.cc:1048] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.273496  1360 consensus_queue.cc:1048] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.282639  1405 consensus_queue.cc:1048] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.284140  1362 consensus_queue.cc:1048] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.297317  1493 consensus_queue.cc:1048] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.425894  1373 consensus_queue.cc:1048] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.435909  1357 consensus_queue.cc:1048] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.500058  1493 consensus_queue.cc:1048] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:26.509307  1362 consensus_queue.cc:1048] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:27.203486  1484 heartbeater.cc:499] Master 127.0.123.62:35411 was elected leader, sending a full tablet report...
I20260630 12:33:27.683720  1110 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:27.689543  1110 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:27.689956  1110 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:29.690832  1110 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:29.696062  1110 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:29.696436  1110 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:31.697278  1110 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:31.703444  1110 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:31.703874  1110 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:31.713971  1234 consensus_queue.cc:237] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [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: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } }
I20260630 12:33:31.721921  1308 raft_consensus.cc:1275] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Refusing update from remote peer 733ddbe652c04a5983b0f273db40e875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:31.723788  1405 consensus_queue.cc:1048] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:31.738814  1158 raft_consensus.cc:1275] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Refusing update from remote peer 733ddbe652c04a5983b0f273db40e875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:31.740522  1505 consensus_queue.cc:1048] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:31.744560  1510 raft_consensus.cc:2955] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:31.745860  1308 raft_consensus.cc:2955] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
W20260630 12:33:31.752107  1199 consensus_peers.cc:597] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 -> Peer a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4:33923): Couldn't send request to peer a3b6f3b44b4242a6b69a515f316dac77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5ca027462ce4fca9cef265f5394c57b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:31.754513  1158 raft_consensus.cc:2955] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:31.760752  1055 catalog_manager.cc:5697] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e reported cstate change: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "733ddbe652c04a5983b0f273db40e875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:31.773577  1308 consensus_queue.cc:237] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [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: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } }
I20260630 12:33:31.782323  1234 raft_consensus.cc:1275] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Refusing update from remote peer d4cd53bffa72472cae185cb527f77f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:31.783751  1158 raft_consensus.cc:1275] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Refusing update from remote peer d4cd53bffa72472cae185cb527f77f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:31.784015  1509 consensus_queue.cc:1048] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:31.787014  1509 consensus_queue.cc:1048] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:31.791476  1501 raft_consensus.cc:2955] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:31.793118  1234 raft_consensus.cc:2955] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
W20260630 12:33:31.805068  1273 consensus_peers.cc:597] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e -> Peer a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4:33923): Couldn't send request to peer a3b6f3b44b4242a6b69a515f316dac77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6055eb00a7a640a893dd7dcc1f0f91a1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:31.806843  1054 catalog_manager.cc:5697] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e reported cstate change: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "d4cd53bffa72472cae185cb527f77f1e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:31.817883  1158 raft_consensus.cc:2955] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:31.821537  1159 consensus_queue.cc:237] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [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: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } }
I20260630 12:33:31.829941  1308 raft_consensus.cc:1275] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Refusing update from remote peer aacc4b6b530c42c0b2b6d8dc1c6b1d63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:31.831624  1500 consensus_queue.cc:1048] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:31.839056  1234 raft_consensus.cc:1275] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Refusing update from remote peer aacc4b6b530c42c0b2b6d8dc1c6b1d63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:31.840906  1524 consensus_queue.cc:1048] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:33:31.852828  1124 consensus_peers.cc:597] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 -> Peer a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4:33923): Couldn't send request to peer a3b6f3b44b4242a6b69a515f316dac77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 009bb983223441aa98bf0f5b6cbb1469. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:31.854990  1525 raft_consensus.cc:2955] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:31.856608  1234 raft_consensus.cc:2955] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:31.857882  1308 raft_consensus.cc:2955] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:31.868294  1158 consensus_queue.cc:237] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [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: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } }
I20260630 12:33:31.869169  1057 catalog_manager.cc:5697] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 reported cstate change: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
W20260630 12:33:31.874814  1124 consensus_peers.cc:597] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 -> Peer a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4:33923): Couldn't send request to peer a3b6f3b44b4242a6b69a515f316dac77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 814395919dad446fb321a3dbd35f1970. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:31.875263  1308 raft_consensus.cc:1275] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Refusing update from remote peer aacc4b6b530c42c0b2b6d8dc1c6b1d63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:31.876156  1234 raft_consensus.cc:1275] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Refusing update from remote peer aacc4b6b530c42c0b2b6d8dc1c6b1d63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:31.876400  1525 consensus_queue.cc:1048] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:31.880692  1524 consensus_queue.cc:1048] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:31.886963  1525 raft_consensus.cc:2955] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:31.888069  1308 raft_consensus.cc:2955] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:31.889285  1234 raft_consensus.cc:2955] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:31.896549  1055 catalog_manager.cc:5697] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e reported cstate change: config changed from index -1 to 2, NON_VOTER a3b6f3b44b4242a6b69a515f316dac77 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } } }
I20260630 12:33:32.193550  1532 ts_tablet_manager.cc:933] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77: Initiating tablet copy from peer 733ddbe652c04a5983b0f273db40e875 (127.0.123.2:41711)
I20260630 12:33:32.196180  1532 tablet_copy_client.cc:323] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:41711
I20260630 12:33:32.207777  1244 tablet_copy_service.cc:140] P 733ddbe652c04a5983b0f273db40e875: Received BeginTabletCopySession request for tablet a5ca027462ce4fca9cef265f5394c57b from peer a3b6f3b44b4242a6b69a515f316dac77 ({username='slave'} at 127.0.0.1:52502)
I20260630 12:33:32.208416  1244 tablet_copy_service.cc:161] P 733ddbe652c04a5983b0f273db40e875: Beginning new tablet copy session on tablet a5ca027462ce4fca9cef265f5394c57b from peer a3b6f3b44b4242a6b69a515f316dac77 at {username='slave'} at 127.0.0.1:52502: session id = a3b6f3b44b4242a6b69a515f316dac77-a5ca027462ce4fca9cef265f5394c57b
I20260630 12:33:32.215430   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:33:32.217595  1244 tablet_copy_source_session.cc:215] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875: Tablet Copy: opened 0 blocks and 1 log segments
W20260630 12:33:32.222610  1200 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260630 12:33:32.223549  1532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ca027462ce4fca9cef265f5394c57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:32.242372  1532 tablet_copy_client.cc:806] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:32.243084  1532 tablet_copy_client.cc:670] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77: tablet copy: Starting download of 1 WAL segments...
W20260630 12:33:32.252647  1274 consensus_peers.cc:597] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e -> Peer aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677): Couldn't send request to peer aacc4b6b530c42c0b2b6d8dc1c6b1d63. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:32.253919  1532 tablet_copy_client.cc:538] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:32.255923  1537 ts_tablet_manager.cc:933] T 009bb983223441aa98bf0f5b6cbb1469 P a3b6f3b44b4242a6b69a515f316dac77: Initiating tablet copy from peer aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677)
I20260630 12:33:32.265923  1532 tablet_bootstrap.cc:492] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77: Bootstrap starting.
I20260630 12:33:32.268704   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:32.270102   492 tablet_replica.cc:333] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: stopping tablet replica
I20260630 12:33:32.270931   492 raft_consensus.cc:2243] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:32.272931   492 raft_consensus.cc:2272] T 814395919dad446fb321a3dbd35f1970 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.275880  1537 tablet_copy_client.cc:323] T 009bb983223441aa98bf0f5b6cbb1469 P a3b6f3b44b4242a6b69a515f316dac77: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:43677
W20260630 12:33:32.275936  1200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.1:43677, user_credentials={real_user=slave}} blocked reactor thread for 53428.2us
W20260630 12:33:32.278466  1200 consensus_peers.cc:597] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 -> Peer aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677): Couldn't send request to peer aacc4b6b530c42c0b2b6d8dc1c6b1d63. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:32.281733   492 tablet_replica.cc:333] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: stopping tablet replica
I20260630 12:33:32.282611   492 raft_consensus.cc:2243] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.283218   492 raft_consensus.cc:2272] T 2a8a1fcff82f443da61c593094078e62 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.285712   492 tablet_replica.cc:333] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: stopping tablet replica
I20260630 12:33:32.286458   492 raft_consensus.cc:2243] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.287009   492 raft_consensus.cc:2272] T 7229a55ece52446d99afca7eb5268912 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.289539   492 tablet_replica.cc:333] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63: stopping tablet replica
I20260630 12:33:32.290251   492 raft_consensus.cc:2243] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.290776   492 raft_consensus.cc:2272] T 5f7fa8f5cdfa4bdb943a6f0a171402db P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.293143   492 tablet_replica.cc:333] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: stopping tablet replica
I20260630 12:33:32.293848   492 raft_consensus.cc:2243] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.294392   492 raft_consensus.cc:2272] T 6055eb00a7a640a893dd7dcc1f0f91a1 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.295912  1532 tablet_bootstrap.cc:492] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:32.296952  1532 tablet_bootstrap.cc:492] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77: Bootstrap complete.
I20260630 12:33:32.296968   492 tablet_replica.cc:333] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63: stopping tablet replica
I20260630 12:33:32.297780  1532 ts_tablet_manager.cc:1403] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260630 12:33:32.297931   492 raft_consensus.cc:2243] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.298408   492 raft_consensus.cc:2272] T b9ac0683a08c4bf8aee4d8cc8f00c78f P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.300870   492 tablet_replica.cc:333] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63: stopping tablet replica
I20260630 12:33:32.300915  1532 raft_consensus.cc:359] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } }
I20260630 12:33:32.301596   492 raft_consensus.cc:2243] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:32.301826  1532 raft_consensus.cc:740] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a3b6f3b44b4242a6b69a515f316dac77, State: Initialized, Role: LEARNER
I20260630 12:33:32.302606   492 raft_consensus.cc:2272] T 009bb983223441aa98bf0f5b6cbb1469 P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.302522  1532 consensus_queue.cc:260] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77 [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: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } }
I20260630 12:33:32.305299  1532 ts_tablet_manager.cc:1434] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:33:32.307010  1244 tablet_copy_service.cc:342] P 733ddbe652c04a5983b0f273db40e875: Request end of tablet copy session a3b6f3b44b4242a6b69a515f316dac77-a5ca027462ce4fca9cef265f5394c57b received from {username='slave'} at 127.0.0.1:52502
I20260630 12:33:32.307299   492 tablet_replica.cc:333] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63: stopping tablet replica
I20260630 12:33:32.307520  1244 tablet_copy_service.cc:434] P 733ddbe652c04a5983b0f273db40e875: ending tablet copy session a3b6f3b44b4242a6b69a515f316dac77-a5ca027462ce4fca9cef265f5394c57b on tablet a5ca027462ce4fca9cef265f5394c57b with peer a3b6f3b44b4242a6b69a515f316dac77
I20260630 12:33:32.307976   492 raft_consensus.cc:2243] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.308631   492 raft_consensus.cc:2272] T a5ca027462ce4fca9cef265f5394c57b P aacc4b6b530c42c0b2b6d8dc1c6b1d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.342679   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:33:32.360772   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:33:32.385715   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:32.386431   492 tablet_replica.cc:333] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875: stopping tablet replica
I20260630 12:33:32.387043   492 raft_consensus.cc:2243] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:32.387954   492 raft_consensus.cc:2272] T a5ca027462ce4fca9cef265f5394c57b P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.390081   492 tablet_replica.cc:333] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875: stopping tablet replica
I20260630 12:33:32.390699   492 raft_consensus.cc:2243] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.391132   492 raft_consensus.cc:2272] T 814395919dad446fb321a3dbd35f1970 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.391690  1532 ts_tablet_manager.cc:933] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: Initiating tablet copy from peer d4cd53bffa72472cae185cb527f77f1e (127.0.123.3:38835)
I20260630 12:33:32.393749   492 tablet_replica.cc:333] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875: stopping tablet replica
I20260630 12:33:32.394075  1532 tablet_copy_client.cc:323] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:38835
I20260630 12:33:32.394363   492 raft_consensus.cc:2243] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:32.395166   492 raft_consensus.cc:2272] T 7229a55ece52446d99afca7eb5268912 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.397308   492 tablet_replica.cc:333] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875: stopping tablet replica
I20260630 12:33:32.397785   492 raft_consensus.cc:2243] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.398175   492 raft_consensus.cc:2272] T 6055eb00a7a640a893dd7dcc1f0f91a1 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.400146   492 tablet_replica.cc:333] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875: stopping tablet replica
I20260630 12:33:32.400601   492 raft_consensus.cc:2243] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.400966   492 raft_consensus.cc:2272] T 5f7fa8f5cdfa4bdb943a6f0a171402db P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.402571   492 tablet_replica.cc:333] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875: stopping tablet replica
I20260630 12:33:32.403110   492 raft_consensus.cc:2243] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.403573   492 raft_consensus.cc:2272] T b9ac0683a08c4bf8aee4d8cc8f00c78f P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.405822   492 tablet_replica.cc:333] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875: stopping tablet replica
I20260630 12:33:32.406798   492 raft_consensus.cc:2243] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.407341   492 raft_consensus.cc:2272] T 009bb983223441aa98bf0f5b6cbb1469 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.410048   492 tablet_replica.cc:333] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875: stopping tablet replica
I20260630 12:33:32.410677   492 raft_consensus.cc:2243] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:32.411598   492 raft_consensus.cc:2272] T 2a8a1fcff82f443da61c593094078e62 P 733ddbe652c04a5983b0f273db40e875 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:32.415400  1422 connection.cc:466] server connection from 127.0.0.1:45634 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:45634 (request call id 2) could send its response
I20260630 12:33:32.417909  1318 tablet_copy_service.cc:140] P d4cd53bffa72472cae185cb527f77f1e: Received BeginTabletCopySession request for tablet 6055eb00a7a640a893dd7dcc1f0f91a1 from peer a3b6f3b44b4242a6b69a515f316dac77 ({username='slave'} at 127.0.0.1:44454)
I20260630 12:33:32.418483  1318 tablet_copy_service.cc:161] P d4cd53bffa72472cae185cb527f77f1e: Beginning new tablet copy session on tablet 6055eb00a7a640a893dd7dcc1f0f91a1 from peer a3b6f3b44b4242a6b69a515f316dac77 at {username='slave'} at 127.0.0.1:44454: session id = a3b6f3b44b4242a6b69a515f316dac77-6055eb00a7a640a893dd7dcc1f0f91a1
I20260630 12:33:32.425552  1318 tablet_copy_source_session.cc:215] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:32.429737  1532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6055eb00a7a640a893dd7dcc1f0f91a1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:33:32.431254  1274 consensus_peers.cc:597] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e -> Peer aacc4b6b530c42c0b2b6d8dc1c6b1d63 (127.0.123.1:43677): Couldn't send request to peer aacc4b6b530c42c0b2b6d8dc1c6b1d63. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:43677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:32.439989  1532 tablet_copy_client.cc:806] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:32.440482  1532 tablet_copy_client.cc:670] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:32.443329  1532 tablet_copy_client.cc:538] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:32.448503   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:33:32.451411  1532 tablet_bootstrap.cc:492] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: Bootstrap starting.
I20260630 12:33:32.467859   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:33:32.473109  1532 tablet_bootstrap.cc:492] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:32.473954  1532 tablet_bootstrap.cc:492] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: Bootstrap complete.
I20260630 12:33:32.478271  1532 ts_tablet_manager.cc:1403] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260630 12:33:32.480175   492 tablet_copy_service.cc:362] P d4cd53bffa72472cae185cb527f77f1e: Destroying tablet copy session a3b6f3b44b4242a6b69a515f316dac77-6055eb00a7a640a893dd7dcc1f0f91a1 due to service shutdown
I20260630 12:33:32.480710   492 tablet_copy_service.cc:434] P d4cd53bffa72472cae185cb527f77f1e: ending tablet copy session a3b6f3b44b4242a6b69a515f316dac77-6055eb00a7a640a893dd7dcc1f0f91a1 on tablet 6055eb00a7a640a893dd7dcc1f0f91a1 with peer a3b6f3b44b4242a6b69a515f316dac77
I20260630 12:33:32.481165  1532 raft_consensus.cc:359] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } }
I20260630 12:33:32.482002  1532 raft_consensus.cc:740] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a3b6f3b44b4242a6b69a515f316dac77, State: Initialized, Role: LEARNER
I20260630 12:33:32.483366  1532 consensus_queue.cc:260] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77 [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: "aacc4b6b530c42c0b2b6d8dc1c6b1d63" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "733ddbe652c04a5983b0f273db40e875" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 41711 } } peers { permanent_uuid: "d4cd53bffa72472cae185cb527f77f1e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38835 } } peers { permanent_uuid: "a3b6f3b44b4242a6b69a515f316dac77" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33923 } attrs { promote: true } }
I20260630 12:33:32.485880  1532 ts_tablet_manager.cc:1434] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:33:32.502952   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:32.503666   492 tablet_replica.cc:333] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e: stopping tablet replica
I20260630 12:33:32.504268   492 raft_consensus.cc:2243] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.504683   492 raft_consensus.cc:2272] T 814395919dad446fb321a3dbd35f1970 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.506664   492 tablet_replica.cc:333] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e: stopping tablet replica
I20260630 12:33:32.507134   492 raft_consensus.cc:2243] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.507508   492 raft_consensus.cc:2272] T a5ca027462ce4fca9cef265f5394c57b P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.509526   492 tablet_replica.cc:333] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e: stopping tablet replica
I20260630 12:33:32.510037   492 raft_consensus.cc:2243] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.510414   492 raft_consensus.cc:2272] T 009bb983223441aa98bf0f5b6cbb1469 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.512394   492 tablet_replica.cc:333] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e: stopping tablet replica
I20260630 12:33:32.512848   492 raft_consensus.cc:2243] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:32.513468   492 raft_consensus.cc:2272] T b9ac0683a08c4bf8aee4d8cc8f00c78f P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.515074   492 tablet_replica.cc:333] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e: stopping tablet replica
I20260630 12:33:32.515524   492 raft_consensus.cc:2243] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:32.516330   492 raft_consensus.cc:2272] T 6055eb00a7a640a893dd7dcc1f0f91a1 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.518260   492 tablet_replica.cc:333] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e: stopping tablet replica
I20260630 12:33:32.518703   492 raft_consensus.cc:2243] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.519065   492 raft_consensus.cc:2272] T 7229a55ece52446d99afca7eb5268912 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.521066   492 tablet_replica.cc:333] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e: stopping tablet replica
I20260630 12:33:32.521622   492 raft_consensus.cc:2243] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:32.522436   492 raft_consensus.cc:2272] T 5f7fa8f5cdfa4bdb943a6f0a171402db P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.524120   492 tablet_replica.cc:333] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e: stopping tablet replica
I20260630 12:33:32.524511   492 raft_consensus.cc:2243] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:32.524854   492 raft_consensus.cc:2272] T 2a8a1fcff82f443da61c593094078e62 P d4cd53bffa72472cae185cb527f77f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.551204   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:33:32.568384   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:33:32.595427   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:33:32.624583  1532 tablet_copy_client.cc:1131] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.123.3:38835: connect: Connection refused (error 111)
I20260630 12:33:32.626258   492 tablet_replica.cc:333] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77: stopping tablet replica
I20260630 12:33:32.626787   492 raft_consensus.cc:2243] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:32.627136   492 raft_consensus.cc:2272] T 6055eb00a7a640a893dd7dcc1f0f91a1 P a3b6f3b44b4242a6b69a515f316dac77 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:32.628944   492 tablet_replica.cc:333] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77: stopping tablet replica
I20260630 12:33:32.629364   492 raft_consensus.cc:2243] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:32.629690   492 raft_consensus.cc:2272] T a5ca027462ce4fca9cef265f5394c57b P a3b6f3b44b4242a6b69a515f316dac77 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:32.648558   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:33:32.659000   492 master.cc:562] Master@127.0.123.62:35411 shutting down...
W20260630 12:33:32.678356  1105 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:33:32.679394   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:32.679895   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:32.680193   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 46f2f7c013f64ac4af9aed0c04a5ba98: stopping tablet replica
I20260630 12:33:32.698881   492 master.cc:584] Master@127.0.123.62:35411 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9191 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:33:32.734216   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:34209,127.0.123.61:40771,127.0.123.60:39561
I20260630 12:33:32.735474   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:32.740634  1547 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:32.741032  1550 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:32.740561  1548 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:32.742209   492 server_base.cc:1061] running on GCE node
I20260630 12:33:32.742906   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:32.743098   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:32.743253   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822812743228 us; error 0 us; skew 500 ppm
I20260630 12:33:32.743738   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:32.745784   492 webserver.cc:533] Webserver started at http://127.0.123.62:45575/ using document root <none> and password file <none>
I20260630 12:33:32.746213   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:32.746387   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:32.746645   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:32.747622   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "96ab2ca4eca64fb1b58add4b7a8870b0"
format_stamp: "Formatted at 2026-06-30 12:33:32 on dist-test-slave-khbc"
I20260630 12:33:32.751595   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:33:32.754557  1555 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:32.755246   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:32.755477   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "96ab2ca4eca64fb1b58add4b7a8870b0"
format_stamp: "Formatted at 2026-06-30 12:33:32 on dist-test-slave-khbc"
I20260630 12:33:32.755723   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:32.771137   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:32.772217   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:32.806026   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:34209
I20260630 12:33:32.806109  1606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:34209 every 8 connection(s)
I20260630 12:33:32.809657   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:32.809775  1607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:33:32.814360  1609 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:32.816017  1610 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:32.817054  1607 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:32.818216   492 server_base.cc:1061] running on GCE node
W20260630 12:33:32.820228  1612 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:32.820969   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:32.821172   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:32.821355   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822812821338 us; error 0 us; skew 500 ppm
I20260630 12:33:32.821939   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:32.824327   492 webserver.cc:533] Webserver started at http://127.0.123.61:40987/ using document root <none> and password file <none>
I20260630 12:33:32.824875   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:32.825093   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:32.825377   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:32.826591   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-1-root/instance:
uuid: "37e558cd950846999c6ee35821a6c17a"
format_stamp: "Formatted at 2026-06-30 12:33:32 on dist-test-slave-khbc"
I20260630 12:33:32.829241  1607 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:32.830875   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
W20260630 12:33:32.834230  1607 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.123.61:40771: Network error: Client connection negotiation failed: client connection to 127.0.123.61:40771: connect: Connection refused (error 111)
I20260630 12:33:32.834968  1620 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:32.835718   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:32.835960   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-1-root
uuid: "37e558cd950846999c6ee35821a6c17a"
format_stamp: "Formatted at 2026-06-30 12:33:32 on dist-test-slave-khbc"
I20260630 12:33:32.836180   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:32.846554   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:32.847561   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:32.857607  1607 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } attempt: 1
W20260630 12:33:32.862396  1607 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.123.61:40771: Network error: Client connection negotiation failed: client connection to 127.0.123.61:40771: connect: Connection refused (error 111)
I20260630 12:33:32.882884   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.61:40771
I20260630 12:33:32.882967  1671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.61:40771 every 8 connection(s)
I20260630 12:33:32.886390  1672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:32.886472   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:32.891875  1675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:32.892786  1674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:32.893972  1677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:32.893965  1672 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:32.894908   492 server_base.cc:1061] running on GCE node
I20260630 12:33:32.895572   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:32.895779   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:32.895994   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822812895975 us; error 0 us; skew 500 ppm
I20260630 12:33:32.895916  1607 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } attempt: 2
I20260630 12:33:32.896798   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:32.900470   492 webserver.cc:533] Webserver started at http://127.0.123.60:33981/ using document root <none> and password file <none>
I20260630 12:33:32.900987   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:32.901235   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:32.901584   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:32.902864   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-2-root/instance:
uuid: "f9d861b7aef44a9b85b9d8633ed91bf5"
format_stamp: "Formatted at 2026-06-30 12:33:32 on dist-test-slave-khbc"
I20260630 12:33:32.909492   492 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260630 12:33:32.909509  1607 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:32.911864  1672 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:32.914354  1684 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260630 12:33:32.914631  1607 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.123.60:39561: Network error: Client connection negotiation failed: client connection to 127.0.123.60:39561: connect: Connection refused (error 111)
I20260630 12:33:32.915398   492 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:33:32.915670   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-2-root
uuid: "f9d861b7aef44a9b85b9d8633ed91bf5"
format_stamp: "Formatted at 2026-06-30 12:33:32 on dist-test-slave-khbc"
I20260630 12:33:32.915961   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:32.922307  1672 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:32.927456   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260630 12:33:32.927448  1672 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.123.60:39561: Network error: Client connection negotiation failed: client connection to 127.0.123.60:39561: connect: Connection refused (error 111)
I20260630 12:33:32.928779   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:32.962854   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.60:39561
I20260630 12:33:32.962940  1736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.60:39561 every 8 connection(s)
I20260630 12:33:32.965126  1607 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } attempt: 1
I20260630 12:33:32.965842   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:32.966766  1737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:32.972086  1672 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } attempt: 1
I20260630 12:33:32.973433  1737 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:32.984120  1607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0: Bootstrap starting.
I20260630 12:33:32.986459  1737 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:32.989758  1607 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:32.990579  1672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a: Bootstrap starting.
I20260630 12:33:32.995940  1672 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:32.997144  1607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0: No bootstrap required, opened a new log
I20260630 12:33:32.997867  1737 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:33.000008  1607 raft_consensus.cc:359] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:33.000712  1607 raft_consensus.cc:385] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:33.000938  1607 raft_consensus.cc:740] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ab2ca4eca64fb1b58add4b7a8870b0, State: Initialized, Role: FOLLOWER
I20260630 12:33:33.001528  1607 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:33.001902  1672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a: No bootstrap required, opened a new log
I20260630 12:33:33.003320  1744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [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: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:33.004096  1744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:33.004563  1672 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:33.004828  1607 sys_catalog.cc:565] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:33.005182  1672 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:33.005522  1672 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e558cd950846999c6ee35821a6c17a, State: Initialized, Role: FOLLOWER
I20260630 12:33:33.006196  1672 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:33.015138  1745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [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: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:33.015872  1745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:33.016187  1672 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:33.016983  1737 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5: Bootstrap starting.
I20260630 12:33:33.023630  1737 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:33.026567  1757 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260630 12:33:33.027057   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:33:33.030062  1737 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5: No bootstrap required, opened a new log
I20260630 12:33:33.032271   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:33:33.032042  1737 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:33.032692  1737 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:33.032907  1737 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9d861b7aef44a9b85b9d8633ed91bf5, State: Initialized, Role: FOLLOWER
I20260630 12:33:33.033483  1737 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
W20260630 12:33:33.035358  1768 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260630 12:33:33.035153  1769 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [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: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
W20260630 12:33:33.035636  1768 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:33:33.035928  1769 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:33.036672  1737 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:33.047145   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:33.048990  1780 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:33.049271  1780 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:33:33.052608  1781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:33.053650  1782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:33.055063  1784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:33.055296   492 server_base.cc:1061] running on GCE node
I20260630 12:33:33.056066   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:33.056259   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:33.056421   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822813056405 us; error 0 us; skew 500 ppm
I20260630 12:33:33.056895   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:33.059013   492 webserver.cc:533] Webserver started at http://127.0.123.1:45941/ using document root <none> and password file <none>
I20260630 12:33:33.059450   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:33.059633   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:33.059917   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:33.060963   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "09a816c181a64143bc5ab63037df047c"
format_stamp: "Formatted at 2026-06-30 12:33:33 on dist-test-slave-khbc"
I20260630 12:33:33.064961   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:33.067793  1789 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:33.068467   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:33.068727   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "09a816c181a64143bc5ab63037df047c"
format_stamp: "Formatted at 2026-06-30 12:33:33 on dist-test-slave-khbc"
I20260630 12:33:33.068989   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:33.084409   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:33.085472   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:33.087061   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:33.089246   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:33.089438   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:33.089641   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:33.089803   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:33.125692   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:33637
I20260630 12:33:33.125790  1851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:33637 every 8 connection(s)
I20260630 12:33:33.134547   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:33.146663  1860 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:33.147912  1852 heartbeater.cc:344] Connected to a master server at 127.0.123.60:39561
I20260630 12:33:33.148336  1852 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:33.149252  1852 heartbeater.cc:507] Master 127.0.123.60:39561 requested a full tablet report, sending...
I20260630 12:33:33.152325  1702 ts_manager.cc:194] Registered new tserver with Master: 09a816c181a64143bc5ab63037df047c (127.0.123.1:33637)
W20260630 12:33:33.148346  1859 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:33.158262  1853 heartbeater.cc:344] Connected to a master server at 127.0.123.61:40771
I20260630 12:33:33.158679  1853 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:33.159337  1854 heartbeater.cc:344] Connected to a master server at 127.0.123.62:34209
I20260630 12:33:33.159531  1853 heartbeater.cc:507] Master 127.0.123.61:40771 requested a full tablet report, sending...
I20260630 12:33:33.159832  1854 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:33.160832  1854 heartbeater.cc:507] Master 127.0.123.62:34209 requested a full tablet report, sending...
W20260630 12:33:33.161360  1862 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:33.161710   492 server_base.cc:1061] running on GCE node
I20260630 12:33:33.162401  1637 ts_manager.cc:194] Registered new tserver with Master: 09a816c181a64143bc5ab63037df047c (127.0.123.1:33637)
I20260630 12:33:33.162843   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:33.163066   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:33.163311   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822813163290 us; error 0 us; skew 500 ppm
I20260630 12:33:33.163769  1572 ts_manager.cc:194] Registered new tserver with Master: 09a816c181a64143bc5ab63037df047c (127.0.123.1:33637)
I20260630 12:33:33.163947   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:33.166204   492 webserver.cc:533] Webserver started at http://127.0.123.2:36325/ using document root <none> and password file <none>
I20260630 12:33:33.166635   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:33.166807   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:33.167047   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:33.168159   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "8d1e202096254c7cb5aa32028e774e28"
format_stamp: "Formatted at 2026-06-30 12:33:33 on dist-test-slave-khbc"
I20260630 12:33:33.172196   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:33:33.175127  1867 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:33.175822   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:33.176074   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "8d1e202096254c7cb5aa32028e774e28"
format_stamp: "Formatted at 2026-06-30 12:33:33 on dist-test-slave-khbc"
I20260630 12:33:33.176333   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:33.186654  1745 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:33.187049  1745 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:33.188611  1745 leader_election.cc:290] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ab2ca4eca64fb1b58add4b7a8870b0 (127.0.123.62:34209), f9d861b7aef44a9b85b9d8633ed91bf5 (127.0.123.60:39561)
I20260630 12:33:33.189442  1582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "37e558cd950846999c6ee35821a6c17a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" is_pre_election: true
I20260630 12:33:33.189718  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "37e558cd950846999c6ee35821a6c17a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" is_pre_election: true
I20260630 12:33:33.190146  1582 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e558cd950846999c6ee35821a6c17a in term 0.
I20260630 12:33:33.190271  1712 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e558cd950846999c6ee35821a6c17a in term 0.
I20260630 12:33:33.191274  1621 leader_election.cc:304] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e558cd950846999c6ee35821a6c17a, 96ab2ca4eca64fb1b58add4b7a8870b0; no voters: 
I20260630 12:33:33.191869  1745 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:33.192198  1745 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:33.192472  1745 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:33.197057  1745 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:33.197811   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:33.198545  1745 leader_election.cc:290] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [CANDIDATE]: Term 1 election: Requested vote from peers 96ab2ca4eca64fb1b58add4b7a8870b0 (127.0.123.62:34209), f9d861b7aef44a9b85b9d8633ed91bf5 (127.0.123.60:39561)
I20260630 12:33:33.199282   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:33.199204  1582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "37e558cd950846999c6ee35821a6c17a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0"
I20260630 12:33:33.199447  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "37e558cd950846999c6ee35821a6c17a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5"
I20260630 12:33:33.199879  1582 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:33.199958  1712 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:33.201342   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:33.204439   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:33.204687   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:33.204968   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:33.205034  1712 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e558cd950846999c6ee35821a6c17a in term 1.
I20260630 12:33:33.205250   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:33.206054  1621 leader_election.cc:304] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e558cd950846999c6ee35821a6c17a, f9d861b7aef44a9b85b9d8633ed91bf5; no voters: 
I20260630 12:33:33.206445  1582 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e558cd950846999c6ee35821a6c17a in term 1.
I20260630 12:33:33.206719  1745 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:33.208118  1745 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 1 LEADER]: Becoming Leader. State: Replica: 37e558cd950846999c6ee35821a6c17a, State: Running, Role: LEADER
I20260630 12:33:33.208734  1745 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:33.212422  1875 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37e558cd950846999c6ee35821a6c17a. Latest consensus state: current_term: 1 leader_uuid: "37e558cd950846999c6ee35821a6c17a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:33.213198  1875 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:33.214982  1878 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:33.221837  1878 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:33.231802  1712 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 1 FOLLOWER]: Refusing update from remote peer 37e558cd950846999c6ee35821a6c17a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:33.231947  1582 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 1 FOLLOWER]: Refusing update from remote peer 37e558cd950846999c6ee35821a6c17a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:33.233409  1745 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:33.234086  1875 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:33.245694  1769 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37e558cd950846999c6ee35821a6c17a. Latest consensus state: current_term: 1 leader_uuid: "37e558cd950846999c6ee35821a6c17a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:33.246490  1769 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:33.248831  1744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37e558cd950846999c6ee35821a6c17a. Latest consensus state: current_term: 1 leader_uuid: "37e558cd950846999c6ee35821a6c17a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:33.249544  1744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:33.253677  1875 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "37e558cd950846999c6ee35821a6c17a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:33.255191  1875 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:33.262368  1875 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "37e558cd950846999c6ee35821a6c17a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:33.263051  1875 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:33.265443  1769 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "37e558cd950846999c6ee35821a6c17a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:33.266227  1769 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:33.270048  1878 catalog_manager.cc:1383] Generated new cluster ID: 3597a664a2d94d908bf697a05f8eec15
I20260630 12:33:33.270383  1878 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:33.279168  1744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "37e558cd950846999c6ee35821a6c17a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:33.279897  1744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:33.288733   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:36947
I20260630 12:33:33.288873  1941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:36947 every 8 connection(s)
I20260630 12:33:33.321725  1878 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:33.323552  1878 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:33.327961   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:33.331403  1943 heartbeater.cc:344] Connected to a master server at 127.0.123.61:40771
I20260630 12:33:33.331959  1943 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:33.332947  1943 heartbeater.cc:507] Master 127.0.123.61:40771 requested a full tablet report, sending...
I20260630 12:33:33.335958  1637 ts_manager.cc:194] Registered new tserver with Master: 8d1e202096254c7cb5aa32028e774e28 (127.0.123.2:36947)
I20260630 12:33:33.346896  1942 heartbeater.cc:344] Connected to a master server at 127.0.123.60:39561
I20260630 12:33:33.347290  1942 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:33.348081  1942 heartbeater.cc:507] Master 127.0.123.60:39561 requested a full tablet report, sending...
I20260630 12:33:33.348357  1878 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a: Generated new TSK 0
I20260630 12:33:33.349085  1878 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:33.350709  1702 ts_manager.cc:194] Registered new tserver with Master: 8d1e202096254c7cb5aa32028e774e28 (127.0.123.2:36947)
I20260630 12:33:33.356484  1944 heartbeater.cc:344] Connected to a master server at 127.0.123.62:34209
I20260630 12:33:33.356856  1944 heartbeater.cc:461] Registering TS with master...
W20260630 12:33:33.356935  1949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:33.357717  1944 heartbeater.cc:507] Master 127.0.123.62:34209 requested a full tablet report, sending...
W20260630 12:33:33.359776  1950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:33.360100  1572 ts_manager.cc:194] Registered new tserver with Master: 8d1e202096254c7cb5aa32028e774e28 (127.0.123.2:36947)
I20260630 12:33:33.361897   492 server_base.cc:1061] running on GCE node
W20260630 12:33:33.362972  1953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:33.363809   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:33.363994   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:33.364130   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822813364118 us; error 0 us; skew 500 ppm
I20260630 12:33:33.364576   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:33.366878   492 webserver.cc:533] Webserver started at http://127.0.123.3:40881/ using document root <none> and password file <none>
I20260630 12:33:33.367282   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:33.367432   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:33.367625   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:33.368649   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "6c70239742744e708dd8892e42269058"
format_stamp: "Formatted at 2026-06-30 12:33:33 on dist-test-slave-khbc"
I20260630 12:33:33.372625   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:33.375465  1957 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:33.376168   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:33.376431   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "6c70239742744e708dd8892e42269058"
format_stamp: "Formatted at 2026-06-30 12:33:33 on dist-test-slave-khbc"
I20260630 12:33:33.376683   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:33.394640   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:33.395871   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:33.397262   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:33.399401   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:33.399596   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:33.399839   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:33.399996   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:33.436851   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:35995
I20260630 12:33:33.436939  2019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:35995 every 8 connection(s)
I20260630 12:33:33.465109  2020 heartbeater.cc:344] Connected to a master server at 127.0.123.60:39561
I20260630 12:33:33.465525  2020 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:33.466442  2020 heartbeater.cc:507] Master 127.0.123.60:39561 requested a full tablet report, sending...
I20260630 12:33:33.468873  2021 heartbeater.cc:344] Connected to a master server at 127.0.123.61:40771
I20260630 12:33:33.468966  1702 ts_manager.cc:194] Registered new tserver with Master: 6c70239742744e708dd8892e42269058 (127.0.123.3:35995)
I20260630 12:33:33.469303  2021 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:33.470155  2021 heartbeater.cc:507] Master 127.0.123.61:40771 requested a full tablet report, sending...
I20260630 12:33:33.472165  1637 ts_manager.cc:194] Registered new tserver with Master: 6c70239742744e708dd8892e42269058 (127.0.123.3:35995)
I20260630 12:33:33.474179  1637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43794
I20260630 12:33:33.474537  2022 heartbeater.cc:344] Connected to a master server at 127.0.123.62:34209
I20260630 12:33:33.474896  2022 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:33.475672  2022 heartbeater.cc:507] Master 127.0.123.62:34209 requested a full tablet report, sending...
I20260630 12:33:33.477998  1572 ts_manager.cc:194] Registered new tserver with Master: 6c70239742744e708dd8892e42269058 (127.0.123.3:35995)
I20260630 12:33:33.478579   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014461885s
I20260630 12:33:34.030586  1757 catalog_manager.cc:1295] Loaded cluster ID: 3597a664a2d94d908bf697a05f8eec15
I20260630 12:33:34.030835  1757 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0: loading cluster ID for follower catalog manager: success
I20260630 12:33:34.034926  1757 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0: acquiring CA information for follower catalog manager: success
I20260630 12:33:34.038301  1757 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:33:34.052791  1780 catalog_manager.cc:1295] Loaded cluster ID: 3597a664a2d94d908bf697a05f8eec15
I20260630 12:33:34.053048  1780 catalog_manager.cc:1588] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5: loading cluster ID for follower catalog manager: success
I20260630 12:33:34.057498  1780 catalog_manager.cc:1610] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5: acquiring CA information for follower catalog manager: success
I20260630 12:33:34.060679  1780 catalog_manager.cc:1638] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:33:34.166762  1637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43768
I20260630 12:33:34.340471  1637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43784
I20260630 12:33:34.476534  2021 heartbeater.cc:499] Master 127.0.123.61:40771 was elected leader, sending a full tablet report...
I20260630 12:33:35.030788  1767 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:35.073470  1637 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43810:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:33:35.151844  1899 tablet_service.cc:1511] Processing CreateTablet for tablet d2d9beaa52a44fcfb79aaed68f757a03 (DEFAULT_TABLE table=test-workload [id=1e12310559654bf693bca4769bb64138]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:33:35.152199  1985 tablet_service.cc:1511] Processing CreateTablet for tablet b2edd5a62b4d4d939de9190745be3fef (DEFAULT_TABLE table=test-workload [id=1e12310559654bf693bca4769bb64138]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:33:35.153053  1899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d9beaa52a44fcfb79aaed68f757a03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:35.153432  1985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2edd5a62b4d4d939de9190745be3fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:35.158555  1817 tablet_service.cc:1511] Processing CreateTablet for tablet 7c55018f953942eab511726a2d4b8335 (DEFAULT_TABLE table=test-workload [id=1e12310559654bf693bca4769bb64138]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:33:35.159785  1817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c55018f953942eab511726a2d4b8335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:35.166982  2056 tablet_bootstrap.cc:492] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28: Bootstrap starting.
I20260630 12:33:35.168433  2057 tablet_bootstrap.cc:492] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058: Bootstrap starting.
I20260630 12:33:35.174217  1853 heartbeater.cc:499] Master 127.0.123.61:40771 was elected leader, sending a full tablet report...
I20260630 12:33:35.174971  2057 tablet_bootstrap.cc:654] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:35.179644  2058 tablet_bootstrap.cc:492] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c: Bootstrap starting.
I20260630 12:33:35.180351  2056 tablet_bootstrap.cc:654] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:35.180406  2057 tablet_bootstrap.cc:492] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058: No bootstrap required, opened a new log
I20260630 12:33:35.180986  2057 ts_tablet_manager.cc:1403] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:33:35.183187  2057 raft_consensus.cc:359] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c70239742744e708dd8892e42269058" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35995 } }
I20260630 12:33:35.183805  2057 raft_consensus.cc:385] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:35.184149  2057 raft_consensus.cc:740] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c70239742744e708dd8892e42269058, State: Initialized, Role: FOLLOWER
I20260630 12:33:35.184988  2057 consensus_queue.cc:260] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c70239742744e708dd8892e42269058" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35995 } }
I20260630 12:33:35.185462  2057 raft_consensus.cc:399] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:35.185638  2058 tablet_bootstrap.cc:654] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:35.185693  2057 raft_consensus.cc:493] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:35.186302  2057 raft_consensus.cc:3060] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:35.189383  2056 tablet_bootstrap.cc:492] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28: No bootstrap required, opened a new log
I20260630 12:33:35.189888  2056 ts_tablet_manager.cc:1403] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260630 12:33:35.191437  2057 raft_consensus.cc:515] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c70239742744e708dd8892e42269058" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35995 } }
I20260630 12:33:35.192040  2057 leader_election.cc:304] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [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: 6c70239742744e708dd8892e42269058; no voters: 
I20260630 12:33:35.192122  2058 tablet_bootstrap.cc:492] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c: No bootstrap required, opened a new log
I20260630 12:33:35.192708  2058 ts_tablet_manager.cc:1403] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.008s
I20260630 12:33:35.192562  2056 raft_consensus.cc:359] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d1e202096254c7cb5aa32028e774e28" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36947 } }
I20260630 12:33:35.193176  2056 raft_consensus.cc:385] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:35.193487  2056 raft_consensus.cc:740] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d1e202096254c7cb5aa32028e774e28, State: Initialized, Role: FOLLOWER
I20260630 12:33:35.194180  2056 consensus_queue.cc:260] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d1e202096254c7cb5aa32028e774e28" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36947 } }
I20260630 12:33:35.195278  2056 raft_consensus.cc:399] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:35.195667  2056 raft_consensus.cc:493] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:35.195523  2058 raft_consensus.cc:359] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09a816c181a64143bc5ab63037df047c" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33637 } }
I20260630 12:33:35.196148  2056 raft_consensus.cc:3060] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:35.196228  2058 raft_consensus.cc:385] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:35.196708  2058 raft_consensus.cc:740] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a816c181a64143bc5ab63037df047c, State: Initialized, Role: FOLLOWER
I20260630 12:33:35.197582  2058 consensus_queue.cc:260] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "09a816c181a64143bc5ab63037df047c" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33637 } }
I20260630 12:33:35.198211  2058 raft_consensus.cc:399] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:35.198518  2058 raft_consensus.cc:493] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:35.198832  2058 raft_consensus.cc:3060] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:35.202715  2056 raft_consensus.cc:515] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d1e202096254c7cb5aa32028e774e28" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36947 } }
I20260630 12:33:35.203447  2056 leader_election.cc:304] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [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: 8d1e202096254c7cb5aa32028e774e28; no voters: 
I20260630 12:33:35.203668  2057 leader_election.cc:290] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:35.203987  2062 raft_consensus.cc:2804] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:35.205065  2058 raft_consensus.cc:515] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09a816c181a64143bc5ab63037df047c" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33637 } }
I20260630 12:33:35.205919  2058 leader_election.cc:304] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [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: 09a816c181a64143bc5ab63037df047c; no voters: 
I20260630 12:33:35.211553  2063 raft_consensus.cc:2804] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:35.212102  2056 leader_election.cc:290] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:35.214356  2057 ts_tablet_manager.cc:1434] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.019s
I20260630 12:33:35.215189  2062 raft_consensus.cc:697] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [term 1 LEADER]: Becoming Leader. State: Replica: 6c70239742744e708dd8892e42269058, State: Running, Role: LEADER
I20260630 12:33:35.216094  2066 raft_consensus.cc:2804] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:35.215755  2058 leader_election.cc:290] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:35.216238  2062 consensus_queue.cc:237] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [LEADER]: Queue going to LEADER mode. State: All 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: "6c70239742744e708dd8892e42269058" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35995 } }
I20260630 12:33:35.216821  2056 ts_tablet_manager.cc:1434] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28: Time spent starting tablet: real 0.027s	user 0.022s	sys 0.000s
I20260630 12:33:35.218462  1943 heartbeater.cc:499] Master 127.0.123.61:40771 was elected leader, sending a full tablet report...
I20260630 12:33:35.223315  2063 raft_consensus.cc:697] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [term 1 LEADER]: Becoming Leader. State: Replica: 8d1e202096254c7cb5aa32028e774e28, State: Running, Role: LEADER
I20260630 12:33:35.224185  2063 consensus_queue.cc:237] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [LEADER]: Queue going to LEADER mode. State: All 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: "8d1e202096254c7cb5aa32028e774e28" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36947 } }
I20260630 12:33:35.230949  2066 raft_consensus.cc:697] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [term 1 LEADER]: Becoming Leader. State: Replica: 09a816c181a64143bc5ab63037df047c, State: Running, Role: LEADER
I20260630 12:33:35.231839  2066 consensus_queue.cc:237] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [LEADER]: Queue going to LEADER mode. State: All 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: "09a816c181a64143bc5ab63037df047c" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33637 } }
I20260630 12:33:35.235020  2058 ts_tablet_manager.cc:1434] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c: Time spent starting tablet: real 0.042s	user 0.018s	sys 0.010s
I20260630 12:33:35.241897  1636 catalog_manager.cc:5697] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d1e202096254c7cb5aa32028e774e28 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "8d1e202096254c7cb5aa32028e774e28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d1e202096254c7cb5aa32028e774e28" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36947 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:35.249377  1635 catalog_manager.cc:5697] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09a816c181a64143bc5ab63037df047c (127.0.123.1). New cstate: current_term: 1 leader_uuid: "09a816c181a64143bc5ab63037df047c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09a816c181a64143bc5ab63037df047c" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33637 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:35.243414  1637 catalog_manager.cc:5697] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c70239742744e708dd8892e42269058 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "6c70239742744e708dd8892e42269058" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c70239742744e708dd8892e42269058" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35995 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:37.031917  1767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:37.033651  1767 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:37.311918   492 master.cc:562] Master@127.0.123.61:40771 shutting down...
W20260630 12:33:37.317824  1853 heartbeater.cc:646] Failed to heartbeat to 127.0.123.61:40771 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: service kudu.master.MasterService not registered on Master
I20260630 12:33:37.335314   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:37.336396   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:37.336766   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37e558cd950846999c6ee35821a6c17a: stopping tablet replica
I20260630 12:33:37.356997   492 master.cc:584] Master@127.0.123.61:40771 shutdown complete.
I20260630 12:33:38.423517  2083 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e558cd950846999c6ee35821a6c17a)
I20260630 12:33:38.424015  2083 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:38.425591  2083 leader_election.cc:290] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 96ab2ca4eca64fb1b58add4b7a8870b0 (127.0.123.62:34209), 37e558cd950846999c6ee35821a6c17a (127.0.123.61:40771)
I20260630 12:33:38.426484  1582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" is_pre_election: true
W20260630 12:33:38.428550  1687 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.61:40771: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:33:38.431489  1687 leader_election.cc:336] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e558cd950846999c6ee35821a6c17a (127.0.123.61:40771): Network error: Client connection negotiation failed: client connection to 127.0.123.61:40771: connect: Connection refused (error 111)
I20260630 12:33:38.431854  1687 leader_election.cc:304] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [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: f9d861b7aef44a9b85b9d8633ed91bf5; no voters: 37e558cd950846999c6ee35821a6c17a, 96ab2ca4eca64fb1b58add4b7a8870b0
I20260630 12:33:38.432422  2083 raft_consensus.cc:2749] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:33:38.635752  2086 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e558cd950846999c6ee35821a6c17a)
I20260630 12:33:38.636233  2086 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:38.638026  2086 leader_election.cc:290] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e558cd950846999c6ee35821a6c17a (127.0.123.61:40771), f9d861b7aef44a9b85b9d8633ed91bf5 (127.0.123.60:39561)
I20260630 12:33:38.639523  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" is_pre_election: true
I20260630 12:33:38.640066  1712 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96ab2ca4eca64fb1b58add4b7a8870b0 in term 1.
I20260630 12:33:38.641490  1556 leader_election.cc:304] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [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: 96ab2ca4eca64fb1b58add4b7a8870b0, f9d861b7aef44a9b85b9d8633ed91bf5; no voters: 
I20260630 12:33:38.642158  2086 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:33:38.642431  2086 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37e558cd950846999c6ee35821a6c17a)
I20260630 12:33:38.642748  2086 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:33:38.643769  1558 leader_election.cc:336] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e558cd950846999c6ee35821a6c17a (127.0.123.61:40771): Network error: Client connection negotiation failed: client connection to 127.0.123.61:40771: connect: Connection refused (error 111)
I20260630 12:33:38.647970  2086 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:38.649400  2086 leader_election.cc:290] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [CANDIDATE]: Term 2 election: Requested vote from peers 37e558cd950846999c6ee35821a6c17a (127.0.123.61:40771), f9d861b7aef44a9b85b9d8633ed91bf5 (127.0.123.60:39561)
I20260630 12:33:38.650381  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5"
I20260630 12:33:38.650900  1712 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:33:38.652688  1558 leader_election.cc:336] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37e558cd950846999c6ee35821a6c17a (127.0.123.61:40771): Network error: Client connection negotiation failed: client connection to 127.0.123.61:40771: connect: Connection refused (error 111)
I20260630 12:33:38.655753  1712 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96ab2ca4eca64fb1b58add4b7a8870b0 in term 2.
I20260630 12:33:38.656555  1556 leader_election.cc:304] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [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: 96ab2ca4eca64fb1b58add4b7a8870b0, f9d861b7aef44a9b85b9d8633ed91bf5; no voters: 37e558cd950846999c6ee35821a6c17a
I20260630 12:33:38.657155  2086 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:38.658077  2086 raft_consensus.cc:697] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 2 LEADER]: Becoming Leader. State: Replica: 96ab2ca4eca64fb1b58add4b7a8870b0, State: Running, Role: LEADER
I20260630 12:33:38.658684  2086 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } }
I20260630 12:33:38.664021  2089 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96ab2ca4eca64fb1b58add4b7a8870b0. Latest consensus state: current_term: 2 leader_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:38.664558  2089 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:38.665899  2091 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:38.670848  2091 catalog_manager.cc:679] Loaded metadata for table test-workload [id=1e12310559654bf693bca4769bb64138]
I20260630 12:33:38.675180  2091 tablet_loader.cc:96] loaded metadata for tablet 7c55018f953942eab511726a2d4b8335 (table test-workload [id=1e12310559654bf693bca4769bb64138])
I20260630 12:33:38.676012  2091 tablet_loader.cc:96] loaded metadata for tablet b2edd5a62b4d4d939de9190745be3fef (table test-workload [id=1e12310559654bf693bca4769bb64138])
I20260630 12:33:38.676780  2091 tablet_loader.cc:96] loaded metadata for tablet d2d9beaa52a44fcfb79aaed68f757a03 (table test-workload [id=1e12310559654bf693bca4769bb64138])
I20260630 12:33:38.677628  2091 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:38.680511  2091 catalog_manager.cc:1295] Loaded cluster ID: 3597a664a2d94d908bf697a05f8eec15
I20260630 12:33:38.680701  2091 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:38.683908  2091 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:38.686715  2091 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0: Loaded TSK: 0
I20260630 12:33:38.687526  2091 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:39.021546  1755 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:39.023195  1755 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:39.045342   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:33:39.055061  1712 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 2 FOLLOWER]: Refusing update from remote peer 96ab2ca4eca64fb1b58add4b7a8870b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
I20260630 12:33:39.057365  2089 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260630 12:33:39.059224  1558 consensus_peers.cc:597] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 -> Peer 37e558cd950846999c6ee35821a6c17a (127.0.123.61:40771): Couldn't send request to peer 37e558cd950846999c6ee35821a6c17a. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.61:40771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:39.065166  2092 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96ab2ca4eca64fb1b58add4b7a8870b0. Latest consensus state: current_term: 2 leader_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:39.065828  2092 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:39.068272   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:39.069499   492 tablet_replica.cc:333] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c: stopping tablet replica
I20260630 12:33:39.069521  2089 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:39.070120   492 raft_consensus.cc:2243] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:39.070381  2089 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:39.070881   492 raft_consensus.cc:2272] T 7c55018f953942eab511726a2d4b8335 P 09a816c181a64143bc5ab63037df047c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.072180  2092 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ab2ca4eca64fb1b58add4b7a8870b0" member_type: VOTER last_known_addr { host: "127.0.123.62" port: 34209 } } peers { permanent_uuid: "37e558cd950846999c6ee35821a6c17a" member_type: VOTER last_known_addr { host: "127.0.123.61" port: 40771 } } peers { permanent_uuid: "f9d861b7aef44a9b85b9d8633ed91bf5" member_type: VOTER last_known_addr { host: "127.0.123.60" port: 39561 } } }
I20260630 12:33:39.072775  2092 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:39.089361   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:33:39.098297   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:33:39.114321   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:39.114939   492 tablet_replica.cc:333] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28: stopping tablet replica
I20260630 12:33:39.115468   492 raft_consensus.cc:2243] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:39.115986   492 raft_consensus.cc:2272] T d2d9beaa52a44fcfb79aaed68f757a03 P 8d1e202096254c7cb5aa32028e774e28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.133500   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:33:39.142485   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:33:39.158495   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:39.159132   492 tablet_replica.cc:333] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058: stopping tablet replica
I20260630 12:33:39.159600   492 raft_consensus.cc:2243] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:39.160153   492 raft_consensus.cc:2272] T b2edd5a62b4d4d939de9190745be3fef P 6c70239742744e708dd8892e42269058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.177500   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:33:39.186084   492 master.cc:562] Master@127.0.123.62:34209 shutting down...
I20260630 12:33:39.200595   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:39.201452   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.201848   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 96ab2ca4eca64fb1b58add4b7a8870b0: stopping tablet replica
I20260630 12:33:39.220217   492 master.cc:584] Master@127.0.123.62:34209 shutdown complete.
I20260630 12:33:39.232936   492 master.cc:562] Master@127.0.123.60:39561 shutting down...
I20260630 12:33:39.247454   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:39.248049   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:39.248328   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9d861b7aef44a9b85b9d8633ed91bf5: stopping tablet replica
I20260630 12:33:39.266674   492 master.cc:584] Master@127.0.123.60:39561 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6560 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:33:39.294852   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:34879
I20260630 12:33:39.295864   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:39.300925  2097 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:39.300961  2096 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:39.301831  2099 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:39.303408   492 server_base.cc:1061] running on GCE node
I20260630 12:33:39.304208   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:39.304382   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:39.304494   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822819304479 us; error 0 us; skew 500 ppm
I20260630 12:33:39.304891   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:39.306907   492 webserver.cc:533] Webserver started at http://127.0.123.62:44809/ using document root <none> and password file <none>
I20260630 12:33:39.307308   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:39.307458   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:39.307662   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:39.308837   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "7e3fe67af5db46b797af325ce6bad542"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-khbc"
I20260630 12:33:39.312822   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:39.315922  2104 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.316601   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:39.316855   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "7e3fe67af5db46b797af325ce6bad542"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-khbc"
I20260630 12:33:39.317111   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:39.339658   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:39.340759   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:39.375159   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:34879
I20260630 12:33:39.375263  2155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:34879 every 8 connection(s)
I20260630 12:33:39.378715  2156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:39.388136  2156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542: Bootstrap starting.
I20260630 12:33:39.392307  2156 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:39.395905  2156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542: No bootstrap required, opened a new log
I20260630 12:33:39.397687  2156 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e3fe67af5db46b797af325ce6bad542" member_type: VOTER }
I20260630 12:33:39.398015  2156 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:39.398186  2156 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e3fe67af5db46b797af325ce6bad542, State: Initialized, Role: FOLLOWER
I20260630 12:33:39.398684  2156 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e3fe67af5db46b797af325ce6bad542" member_type: VOTER }
I20260630 12:33:39.399086  2156 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:39.399264  2156 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:39.399467  2156 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:39.403048  2156 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e3fe67af5db46b797af325ce6bad542" member_type: VOTER }
I20260630 12:33:39.403482  2156 leader_election.cc:304] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [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: 7e3fe67af5db46b797af325ce6bad542; no voters: 
I20260630 12:33:39.404435  2156 leader_election.cc:290] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:39.404772  2159 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:39.405972  2159 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [term 1 LEADER]: Becoming Leader. State: Replica: 7e3fe67af5db46b797af325ce6bad542, State: Running, Role: LEADER
I20260630 12:33:39.406490  2159 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [LEADER]: Queue going to LEADER mode. State: All 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: "7e3fe67af5db46b797af325ce6bad542" member_type: VOTER }
I20260630 12:33:39.407008  2156 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:39.409155  2160 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e3fe67af5db46b797af325ce6bad542" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e3fe67af5db46b797af325ce6bad542" member_type: VOTER } }
I20260630 12:33:39.409190  2161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e3fe67af5db46b797af325ce6bad542. Latest consensus state: current_term: 1 leader_uuid: "7e3fe67af5db46b797af325ce6bad542" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e3fe67af5db46b797af325ce6bad542" member_type: VOTER } }
I20260630 12:33:39.409819  2160 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:39.410586  2161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:39.412530  2165 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:39.417142  2165 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:39.421377   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:39.425349  2165 catalog_manager.cc:1383] Generated new cluster ID: 43b933acd0fe44bbac837bc9002db604
I20260630 12:33:39.425626  2165 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:39.461094  2165 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:39.462236  2165 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:39.473498  2165 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542: Generated new TSK 0
I20260630 12:33:39.474022  2165 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:39.487107   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:39.492452  2177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:39.493055  2178 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:39.494442  2180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:39.494727   492 server_base.cc:1061] running on GCE node
I20260630 12:33:39.495445   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:39.495626   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:39.495822   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822819495805 us; error 0 us; skew 500 ppm
I20260630 12:33:39.496284   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:39.498260   492 webserver.cc:533] Webserver started at http://127.0.123.1:40759/ using document root <none> and password file <none>
I20260630 12:33:39.498692   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:39.498858   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:39.499099   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:39.500130   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "dda0b214f32a4ad3badc49d845e38775"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-khbc"
I20260630 12:33:39.504047   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:33:39.506835  2185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.507495   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:39.507773   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "dda0b214f32a4ad3badc49d845e38775"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-khbc"
I20260630 12:33:39.508028   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:39.525401   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:39.526435   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:39.527740   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:39.529755   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:39.529932   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.530124   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:39.530282   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.567262   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:42683
I20260630 12:33:39.567349  2247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:42683 every 8 connection(s)
I20260630 12:33:39.571822   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:39.577828  2252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:39.579371  2253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:39.580785   492 server_base.cc:1061] running on GCE node
W20260630 12:33:39.580844  2256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:39.581794   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:39.581985   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:39.582161   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822819582142 us; error 0 us; skew 500 ppm
I20260630 12:33:39.582608   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:39.584635   492 webserver.cc:533] Webserver started at http://127.0.123.2:34675/ using document root <none> and password file <none>
I20260630 12:33:39.585120   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:39.585361   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:39.585673   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:39.586983   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "77ce35013e2846fcb6120ba871565a7c"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-khbc"
I20260630 12:33:39.587575  2248 heartbeater.cc:344] Connected to a master server at 127.0.123.62:34879
I20260630 12:33:39.587917  2248 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:39.588526  2248 heartbeater.cc:507] Master 127.0.123.62:34879 requested a full tablet report, sending...
I20260630 12:33:39.590348  2121 ts_manager.cc:194] Registered new tserver with Master: dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683)
I20260630 12:33:39.591605   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:39.592288  2121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36360
I20260630 12:33:39.594954  2260 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.595639   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:39.595927   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "77ce35013e2846fcb6120ba871565a7c"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-khbc"
I20260630 12:33:39.596174   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:39.617211   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:39.618240   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:39.619570   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:39.621531   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:39.621714   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.621920   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:39.622066   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.657187   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:33845
I20260630 12:33:39.657274  2322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:33845 every 8 connection(s)
I20260630 12:33:39.661525   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:39.667845  2326 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:39.668648  2327 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:39.671269  2329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:39.671757   492 server_base.cc:1061] running on GCE node
I20260630 12:33:39.672729  2323 heartbeater.cc:344] Connected to a master server at 127.0.123.62:34879
I20260630 12:33:39.672909   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:33:39.673122  2323 heartbeater.cc:461] Registering TS with master...
W20260630 12:33:39.673172   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:39.673470   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822819673448 us; error 0 us; skew 500 ppm
I20260630 12:33:39.674034  2323 heartbeater.cc:507] Master 127.0.123.62:34879 requested a full tablet report, sending...
I20260630 12:33:39.674172   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:39.676139  2121 ts_manager.cc:194] Registered new tserver with Master: 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845)
I20260630 12:33:39.676741   492 webserver.cc:533] Webserver started at http://127.0.123.3:42309/ using document root <none> and password file <none>
I20260630 12:33:39.677194   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:39.677372   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:39.677459  2121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36372
I20260630 12:33:39.677601   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:39.678848   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "a66c295d0dc540278a10614c9e9ca00e"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-khbc"
I20260630 12:33:39.682826   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:39.685695  2334 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.686373   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:33:39.686623   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "a66c295d0dc540278a10614c9e9ca00e"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-khbc"
I20260630 12:33:39.686875   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:39.698513   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:39.699572   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:39.700938   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:39.702986   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:39.703182   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.703390   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:39.703536   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.739648   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:37517
I20260630 12:33:39.739766  2396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:37517 every 8 connection(s)
I20260630 12:33:39.751758  2397 heartbeater.cc:344] Connected to a master server at 127.0.123.62:34879
I20260630 12:33:39.752090  2397 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:39.752772  2397 heartbeater.cc:507] Master 127.0.123.62:34879 requested a full tablet report, sending...
I20260630 12:33:39.754478  2121 ts_manager.cc:194] Registered new tserver with Master: a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517)
I20260630 12:33:39.754742   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012124922s
I20260630 12:33:39.755745  2121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36386
I20260630 12:33:40.594660  2248 heartbeater.cc:499] Master 127.0.123.62:34879 was elected leader, sending a full tablet report...
I20260630 12:33:40.679623  2323 heartbeater.cc:499] Master 127.0.123.62:34879 was elected leader, sending a full tablet report...
I20260630 12:33:40.757982  2397 heartbeater.cc:499] Master 127.0.123.62:34879 was elected leader, sending a full tablet report...
I20260630 12:33:40.806723  2121 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36390:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:40.808846  2121 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:40.864462  2362 tablet_service.cc:1511] Processing CreateTablet for tablet 39d07b16377f48f89122e054409f6288 (DEFAULT_TABLE table=test-workload [id=fe32d8a808404c0294506075c5ab515f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:33:40.865192  2361 tablet_service.cc:1511] Processing CreateTablet for tablet 711376ad3b114d98a4245a8a9263e530 (DEFAULT_TABLE table=test-workload [id=fe32d8a808404c0294506075c5ab515f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:33:40.865875  2362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d07b16377f48f89122e054409f6288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.866427  2361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711376ad3b114d98a4245a8a9263e530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.869189  2287 tablet_service.cc:1511] Processing CreateTablet for tablet 711376ad3b114d98a4245a8a9263e530 (DEFAULT_TABLE table=test-workload [id=fe32d8a808404c0294506075c5ab515f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:33:40.870441  2287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711376ad3b114d98a4245a8a9263e530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.872284  2288 tablet_service.cc:1511] Processing CreateTablet for tablet 39d07b16377f48f89122e054409f6288 (DEFAULT_TABLE table=test-workload [id=fe32d8a808404c0294506075c5ab515f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:33:40.873494  2288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d07b16377f48f89122e054409f6288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.874761  2213 tablet_service.cc:1511] Processing CreateTablet for tablet 39d07b16377f48f89122e054409f6288 (DEFAULT_TABLE table=test-workload [id=fe32d8a808404c0294506075c5ab515f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:33:40.875375  2212 tablet_service.cc:1511] Processing CreateTablet for tablet 711376ad3b114d98a4245a8a9263e530 (DEFAULT_TABLE table=test-workload [id=fe32d8a808404c0294506075c5ab515f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:33:40.876037  2213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d07b16377f48f89122e054409f6288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.876579  2212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711376ad3b114d98a4245a8a9263e530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.889524  2417 tablet_bootstrap.cc:492] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e: Bootstrap starting.
I20260630 12:33:40.896150  2417 tablet_bootstrap.cc:654] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:40.907395  2417 tablet_bootstrap.cc:492] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e: No bootstrap required, opened a new log
I20260630 12:33:40.907933  2417 ts_tablet_manager.cc:1403] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:33:40.910717  2418 tablet_bootstrap.cc:492] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775: Bootstrap starting.
I20260630 12:33:40.910761  2417 raft_consensus.cc:359] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:40.911631  2417 raft_consensus.cc:385] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:40.912007  2417 raft_consensus.cc:740] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c295d0dc540278a10614c9e9ca00e, State: Initialized, Role: FOLLOWER
I20260630 12:33:40.912608  2420 tablet_bootstrap.cc:492] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c: Bootstrap starting.
I20260630 12:33:40.912868  2417 consensus_queue.cc:260] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:40.915719  2417 ts_tablet_manager.cc:1434] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:33:40.916766  2417 tablet_bootstrap.cc:492] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e: Bootstrap starting.
I20260630 12:33:40.917932  2420 tablet_bootstrap.cc:654] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:40.919273  2418 tablet_bootstrap.cc:654] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:40.922317  2417 tablet_bootstrap.cc:654] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:40.934214  2417 tablet_bootstrap.cc:492] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e: No bootstrap required, opened a new log
I20260630 12:33:40.934542  2420 tablet_bootstrap.cc:492] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c: No bootstrap required, opened a new log
I20260630 12:33:40.934660  2417 ts_tablet_manager.cc:1403] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260630 12:33:40.934912  2420 ts_tablet_manager.cc:1403] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260630 12:33:40.935134  2418 tablet_bootstrap.cc:492] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775: No bootstrap required, opened a new log
I20260630 12:33:40.935580  2418 ts_tablet_manager.cc:1403] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260630 12:33:40.937011  2420 raft_consensus.cc:359] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:33:40.937539  2420 raft_consensus.cc:385] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:40.937811  2420 raft_consensus.cc:740] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ce35013e2846fcb6120ba871565a7c, State: Initialized, Role: FOLLOWER
I20260630 12:33:40.937400  2417 raft_consensus.cc:359] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:33:40.938179  2417 raft_consensus.cc:385] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:40.938139  2418 raft_consensus.cc:359] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:33:40.938612  2417 raft_consensus.cc:740] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c295d0dc540278a10614c9e9ca00e, State: Initialized, Role: FOLLOWER
I20260630 12:33:40.938427  2420 consensus_queue.cc:260] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:33:40.938997  2418 raft_consensus.cc:385] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:40.939378  2418 raft_consensus.cc:740] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda0b214f32a4ad3badc49d845e38775, State: Initialized, Role: FOLLOWER
I20260630 12:33:40.939429  2417 consensus_queue.cc:260] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:33:40.940256  2418 consensus_queue.cc:260] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:33:40.944293  2417 ts_tablet_manager.cc:1434] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:33:40.946476  2420 ts_tablet_manager.cc:1434] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.007s
I20260630 12:33:40.946936  2421 raft_consensus.cc:493] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:40.947276  2418 ts_tablet_manager.cc:1434] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.008s
I20260630 12:33:40.948000  2425 raft_consensus.cc:493] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:40.947381  2421 raft_consensus.cc:515] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:33:40.949301  2420 tablet_bootstrap.cc:492] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c: Bootstrap starting.
I20260630 12:33:40.955214  2418 tablet_bootstrap.cc:492] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775: Bootstrap starting.
I20260630 12:33:40.955499  2420 tablet_bootstrap.cc:654] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:40.963865  2421 leader_election.cc:290] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683), 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845)
I20260630 12:33:40.966763  2418 tablet_bootstrap.cc:654] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:40.970216  2425 raft_consensus.cc:515] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:33:40.972252  2418 tablet_bootstrap.cc:492] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775: No bootstrap required, opened a new log
I20260630 12:33:40.972726  2418 ts_tablet_manager.cc:1403] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260630 12:33:40.975426  2418 raft_consensus.cc:359] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:40.976158  2418 raft_consensus.cc:385] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:40.976472  2418 raft_consensus.cc:740] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda0b214f32a4ad3badc49d845e38775, State: Initialized, Role: FOLLOWER
I20260630 12:33:40.977279  2418 consensus_queue.cc:260] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:40.979275  2418 ts_tablet_manager.cc:1434] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:33:40.981812  2425 leader_election.cc:290] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683), a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517)
I20260630 12:33:41.000056  2223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "a66c295d0dc540278a10614c9e9ca00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda0b214f32a4ad3badc49d845e38775" is_pre_election: true
I20260630 12:33:41.000478  2420 tablet_bootstrap.cc:492] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c: No bootstrap required, opened a new log
I20260630 12:33:41.000742  2223 raft_consensus.cc:2468] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c295d0dc540278a10614c9e9ca00e in term 0.
I20260630 12:33:41.000941  2420 ts_tablet_manager.cc:1403] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.018s
I20260630 12:33:41.002175  2337 leader_election.cc:304] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a66c295d0dc540278a10614c9e9ca00e, dda0b214f32a4ad3badc49d845e38775; no voters: 
I20260630 12:33:41.003005  2421 raft_consensus.cc:2804] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:41.003404  2421 raft_consensus.cc:493] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:41.003801  2421 raft_consensus.cc:3060] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:41.003749  2420 raft_consensus.cc:359] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:41.004593  2420 raft_consensus.cc:385] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:41.004930  2420 raft_consensus.cc:740] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ce35013e2846fcb6120ba871565a7c, State: Initialized, Role: FOLLOWER
I20260630 12:33:41.005656  2420 consensus_queue.cc:260] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:41.007933  2420 ts_tablet_manager.cc:1434] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:33:41.009354  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "a66c295d0dc540278a10614c9e9ca00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ce35013e2846fcb6120ba871565a7c" is_pre_election: true
I20260630 12:33:41.009995  2298 raft_consensus.cc:2468] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c295d0dc540278a10614c9e9ca00e in term 0.
I20260630 12:33:41.010910  2421 raft_consensus.cc:515] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:33:41.013348  2223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda0b214f32a4ad3badc49d845e38775" is_pre_election: true
I20260630 12:33:41.013919  2223 raft_consensus.cc:2468] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ce35013e2846fcb6120ba871565a7c in term 0.
I20260630 12:33:41.014183  2421 leader_election.cc:290] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [CANDIDATE]: Term 1 election: Requested vote from peers dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683), 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845)
I20260630 12:33:41.015364  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "a66c295d0dc540278a10614c9e9ca00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ce35013e2846fcb6120ba871565a7c"
I20260630 12:33:41.015503  2223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "a66c295d0dc540278a10614c9e9ca00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda0b214f32a4ad3badc49d845e38775"
I20260630 12:33:41.015991  2298 raft_consensus.cc:3060] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:41.016103  2223 raft_consensus.cc:3060] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:41.017880  2263 leader_election.cc:304] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ce35013e2846fcb6120ba871565a7c, dda0b214f32a4ad3badc49d845e38775; no voters: 
I20260630 12:33:41.020035  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c295d0dc540278a10614c9e9ca00e" is_pre_election: true
I20260630 12:33:41.020800  2372 raft_consensus.cc:2393] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77ce35013e2846fcb6120ba871565a7c in current term 1: Already voted for candidate a66c295d0dc540278a10614c9e9ca00e in this term.
I20260630 12:33:41.021642  2223 raft_consensus.cc:2468] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c295d0dc540278a10614c9e9ca00e in term 1.
I20260630 12:33:41.022305  2298 raft_consensus.cc:2468] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c295d0dc540278a10614c9e9ca00e in term 1.
I20260630 12:33:41.022495  2337 leader_election.cc:304] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a66c295d0dc540278a10614c9e9ca00e, dda0b214f32a4ad3badc49d845e38775; no voters: 
I20260630 12:33:41.022754  2425 raft_consensus.cc:2764] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:33:41.023833  2421 raft_consensus.cc:2804] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:41.025151  2421 raft_consensus.cc:697] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 1 LEADER]: Becoming Leader. State: Replica: a66c295d0dc540278a10614c9e9ca00e, State: Running, Role: LEADER
I20260630 12:33:41.025810  2421 consensus_queue.cc:237] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:33:41.032328  2121 catalog_manager.cc:5697] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c295d0dc540278a10614c9e9ca00e (127.0.123.3). New cstate: current_term: 1 leader_uuid: "a66c295d0dc540278a10614c9e9ca00e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:41.053359  2421 raft_consensus.cc:493] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:41.053793  2421 raft_consensus.cc:515] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:41.055280  2421 leader_election.cc:290] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845), dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683)
I20260630 12:33:41.056070  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "a66c295d0dc540278a10614c9e9ca00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ce35013e2846fcb6120ba871565a7c" is_pre_election: true
I20260630 12:33:41.056314  2223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "a66c295d0dc540278a10614c9e9ca00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda0b214f32a4ad3badc49d845e38775" is_pre_election: true
I20260630 12:33:41.056715  2298 raft_consensus.cc:2468] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c295d0dc540278a10614c9e9ca00e in term 0.
I20260630 12:33:41.056862  2223 raft_consensus.cc:2468] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c295d0dc540278a10614c9e9ca00e in term 0.
I20260630 12:33:41.057811  2338 leader_election.cc:304] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ce35013e2846fcb6120ba871565a7c, a66c295d0dc540278a10614c9e9ca00e; no voters: 
I20260630 12:33:41.058401  2421 raft_consensus.cc:2804] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:41.058668  2421 raft_consensus.cc:493] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:41.058915  2421 raft_consensus.cc:3060] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:41.063381  2421 raft_consensus.cc:515] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:41.064767  2421 leader_election.cc:290] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [CANDIDATE]: Term 1 election: Requested vote from peers 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845), dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683)
I20260630 12:33:41.065485  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "a66c295d0dc540278a10614c9e9ca00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ce35013e2846fcb6120ba871565a7c"
I20260630 12:33:41.065623  2223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "a66c295d0dc540278a10614c9e9ca00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda0b214f32a4ad3badc49d845e38775"
I20260630 12:33:41.065958  2298 raft_consensus.cc:3060] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:41.066090  2223 raft_consensus.cc:3060] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:41.070230  2298 raft_consensus.cc:2468] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c295d0dc540278a10614c9e9ca00e in term 1.
I20260630 12:33:41.070317  2223 raft_consensus.cc:2468] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c295d0dc540278a10614c9e9ca00e in term 1.
I20260630 12:33:41.071144  2338 leader_election.cc:304] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ce35013e2846fcb6120ba871565a7c, a66c295d0dc540278a10614c9e9ca00e; no voters: 
I20260630 12:33:41.071796  2421 raft_consensus.cc:2804] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:41.072171  2421 raft_consensus.cc:697] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 1 LEADER]: Becoming Leader. State: Replica: a66c295d0dc540278a10614c9e9ca00e, State: Running, Role: LEADER
I20260630 12:33:41.072805  2421 consensus_queue.cc:237] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:41.078958  2121 catalog_manager.cc:5697] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c295d0dc540278a10614c9e9ca00e (127.0.123.3). New cstate: current_term: 1 leader_uuid: "a66c295d0dc540278a10614c9e9ca00e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:41.421259  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:41.432528  2372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39d07b16377f48f89122e054409f6288"
dest_uuid: "a66c295d0dc540278a10614c9e9ca00e"
mode: GRACEFUL
new_leader_uuid: "77ce35013e2846fcb6120ba871565a7c"
 from {username='slave'} at 127.0.0.1:34952
I20260630 12:33:41.433133  2372 raft_consensus.cc:606] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 1 LEADER]: Received request to transfer leadership to TS 77ce35013e2846fcb6120ba871565a7c
I20260630 12:33:41.434580  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:33:41.434926  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:41.460050  2421 consensus_queue.cc:1048] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:41.476022  2435 consensus_queue.cc:1048] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:41.487551  2435 consensus_queue.cc:1048] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:41.493645  2421 raft_consensus.cc:993] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e: : Instructing follower 77ce35013e2846fcb6120ba871565a7c to start an election
I20260630 12:33:41.494355  2435 raft_consensus.cc:1081] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 1 LEADER]: Signalling peer 77ce35013e2846fcb6120ba871565a7c to start an election
I20260630 12:33:41.496930  2298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39d07b16377f48f89122e054409f6288"
dest_uuid: "77ce35013e2846fcb6120ba871565a7c"
 from {username='slave'} at 127.0.0.1:44890
I20260630 12:33:41.497673  2298 raft_consensus.cc:493] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:33:41.498076  2298 raft_consensus.cc:3060] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:41.503856  2445 consensus_queue.cc:1048] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:41.504442  2298 raft_consensus.cc:515] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:41.506867  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c295d0dc540278a10614c9e9ca00e"
I20260630 12:33:41.507402  2372 raft_consensus.cc:3055] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:33:41.507687  2372 raft_consensus.cc:740] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c295d0dc540278a10614c9e9ca00e, State: Running, Role: LEADER
I20260630 12:33:41.508656  2222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dda0b214f32a4ad3badc49d845e38775"
I20260630 12:33:41.508570  2372 consensus_queue.cc:260] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [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: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:41.511317  2298 leader_election.cc:290] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [CANDIDATE]: Term 2 election: Requested vote from peers a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517), dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683)
I20260630 12:33:41.513108  2372 raft_consensus.cc:3060] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:41.517735  2372 raft_consensus.cc:2468] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ce35013e2846fcb6120ba871565a7c in term 2.
I20260630 12:33:41.518572  2262 leader_election.cc:304] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [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: 77ce35013e2846fcb6120ba871565a7c, a66c295d0dc540278a10614c9e9ca00e; no voters: dda0b214f32a4ad3badc49d845e38775
I20260630 12:33:41.519251  2425 raft_consensus.cc:2804] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:41.520349  2425 raft_consensus.cc:697] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 2 LEADER]: Becoming Leader. State: Replica: 77ce35013e2846fcb6120ba871565a7c, State: Running, Role: LEADER
I20260630 12:33:41.521035  2425 consensus_queue.cc:237] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [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: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } }
I20260630 12:33:41.526304  2119 catalog_manager.cc:5697] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c reported cstate change: term changed from 1 to 2, leader changed from a66c295d0dc540278a10614c9e9ca00e (127.0.123.3) to 77ce35013e2846fcb6120ba871565a7c (127.0.123.2). New cstate: current_term: 2 leader_uuid: "77ce35013e2846fcb6120ba871565a7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:41.951164  2372 raft_consensus.cc:1275] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Refusing update from remote peer 77ce35013e2846fcb6120ba871565a7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:41.952451  2425 consensus_queue.cc:1048] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:41.964666  2223 raft_consensus.cc:3060] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:41.971503  2223 raft_consensus.cc:1275] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Refusing update from remote peer 77ce35013e2846fcb6120ba871565a7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:41.972643  2425 consensus_queue.cc:1048] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:43.435745  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:43.437569  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:43.437922  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:45.438771  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:45.440649  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:45.441001  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:47.442284  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:47.445123  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:47.445603  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:49.446487  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:49.448274  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:49.448537  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:51.449362  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:51.451135  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:51.451398  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:52.172947   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:52.179600  2457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:52.180222  2458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:52.184239   492 server_base.cc:1061] running on GCE node
W20260630 12:33:52.184190  2461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:52.185624   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:52.185844   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:52.186038   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822832186013 us; error 0 us; skew 500 ppm
I20260630 12:33:52.186573   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:52.189271   492 webserver.cc:533] Webserver started at http://127.0.123.4:44695/ using document root <none> and password file <none>
I20260630 12:33:52.189766   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:52.189949   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:52.190244   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:52.191671   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "f63162c855dd411c866c790bf23bf7c4"
format_stamp: "Formatted at 2026-06-30 12:33:52 on dist-test-slave-khbc"
I20260630 12:33:52.196262   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:52.199607  2465 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:52.200428   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:52.200676   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "f63162c855dd411c866c790bf23bf7c4"
format_stamp: "Formatted at 2026-06-30 12:33:52 on dist-test-slave-khbc"
I20260630 12:33:52.200939   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:52.233508   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:52.234786   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:52.236285   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:52.238605   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:52.238796   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:52.239044   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:52.239202   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:52.278523   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:41045
I20260630 12:33:52.278548  2527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:41045 every 8 connection(s)
I20260630 12:33:52.296729  2528 heartbeater.cc:344] Connected to a master server at 127.0.123.62:34879
I20260630 12:33:52.297084  2528 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:52.297802  2528 heartbeater.cc:507] Master 127.0.123.62:34879 requested a full tablet report, sending...
I20260630 12:33:52.299645  2119 ts_manager.cc:194] Registered new tserver with Master: f63162c855dd411c866c790bf23bf7c4 (127.0.123.4:41045)
I20260630 12:33:52.301105  2119 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39642
I20260630 12:33:52.484557  2298 consensus_queue.cc:237] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [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: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: true } }
I20260630 12:33:52.492899  2223 raft_consensus.cc:1275] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Refusing update from remote peer 77ce35013e2846fcb6120ba871565a7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:33:52.493203  2372 raft_consensus.cc:1275] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Refusing update from remote peer 77ce35013e2846fcb6120ba871565a7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:33:52.494763  2452 consensus_queue.cc:1048] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:52.495710  2535 consensus_queue.cc:1048] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:33:52.504276  2452 raft_consensus.cc:2955] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f63162c855dd411c866c790bf23bf7c4 (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: true } } }
W20260630 12:33:52.506156  2264 consensus_peers.cc:597] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c -> Peer f63162c855dd411c866c790bf23bf7c4 (127.0.123.4:41045): Couldn't send request to peer f63162c855dd411c866c790bf23bf7c4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39d07b16377f48f89122e054409f6288. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:52.506034  2372 raft_consensus.cc:2955] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f63162c855dd411c866c790bf23bf7c4 (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: true } } }
I20260630 12:33:52.510176  2223 raft_consensus.cc:2955] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f63162c855dd411c866c790bf23bf7c4 (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: true } } }
I20260630 12:33:52.518237  2119 catalog_manager.cc:5697] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e reported cstate change: config changed from index -1 to 3, NON_VOTER f63162c855dd411c866c790bf23bf7c4 (127.0.123.4) added. New cstate: current_term: 2 leader_uuid: "77ce35013e2846fcb6120ba871565a7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: true } } }
I20260630 12:33:53.303447  2528 heartbeater.cc:499] Master 127.0.123.62:34879 was elected leader, sending a full tablet report...
I20260630 12:33:53.600350  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:53.603121  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:53.740762  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:54.069600  2546 raft_consensus.cc:493] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 77ce35013e2846fcb6120ba871565a7c)
I20260630 12:33:54.070322  2546 raft_consensus.cc:515] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: true } }
I20260630 12:33:54.094283  2548 raft_consensus.cc:493] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 77ce35013e2846fcb6120ba871565a7c)
I20260630 12:33:54.100414  2548 raft_consensus.cc:515] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: true } }
I20260630 12:33:54.102254  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "a66c295d0dc540278a10614c9e9ca00e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "77ce35013e2846fcb6120ba871565a7c" is_pre_election: true
I20260630 12:33:54.102988  2548 leader_election.cc:290] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845), a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517)
I20260630 12:33:54.104388  2546 leader_election.cc:290] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845), dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683)
I20260630 12:33:54.255203  2548 raft_consensus.cc:493] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c295d0dc540278a10614c9e9ca00e)
I20260630 12:33:54.255817  2548 raft_consensus.cc:515] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:33:54.257733  2548 leader_election.cc:290] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845), a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517)
I20260630 12:33:54.291757  2222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "a66c295d0dc540278a10614c9e9ca00e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dda0b214f32a4ad3badc49d845e38775" is_pre_election: true
I20260630 12:33:54.301575  2337 leader_election.cc:304] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [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: a66c295d0dc540278a10614c9e9ca00e; no voters: 77ce35013e2846fcb6120ba871565a7c, dda0b214f32a4ad3badc49d845e38775
I20260630 12:33:54.302820  2546 raft_consensus.cc:2749] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:33:54.425325  2551 ts_tablet_manager.cc:933] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4: Initiating tablet copy from peer 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845)
I20260630 12:33:54.431255  2551 tablet_copy_client.cc:323] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:33845
I20260630 12:33:54.448333  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "dda0b214f32a4ad3badc49d845e38775" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "a66c295d0dc540278a10614c9e9ca00e" is_pre_election: true
I20260630 12:33:54.449544  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "dda0b214f32a4ad3badc49d845e38775" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "77ce35013e2846fcb6120ba871565a7c" is_pre_election: true
I20260630 12:33:54.449956  2371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "dda0b214f32a4ad3badc49d845e38775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c295d0dc540278a10614c9e9ca00e" is_pre_election: true
I20260630 12:33:54.451112  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "dda0b214f32a4ad3badc49d845e38775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77ce35013e2846fcb6120ba871565a7c" is_pre_election: true
I20260630 12:33:54.451838  2187 leader_election.cc:304] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [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: dda0b214f32a4ad3badc49d845e38775; no voters: 77ce35013e2846fcb6120ba871565a7c, a66c295d0dc540278a10614c9e9ca00e
I20260630 12:33:54.452359  2308 tablet_copy_service.cc:140] P 77ce35013e2846fcb6120ba871565a7c: Received BeginTabletCopySession request for tablet 39d07b16377f48f89122e054409f6288 from peer f63162c855dd411c866c790bf23bf7c4 ({username='slave'} at 127.0.0.1:53838)
I20260630 12:33:54.452710  2548 raft_consensus.cc:2749] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:33:54.452900  2308 tablet_copy_service.cc:161] P 77ce35013e2846fcb6120ba871565a7c: Beginning new tablet copy session on tablet 39d07b16377f48f89122e054409f6288 from peer f63162c855dd411c866c790bf23bf7c4 at {username='slave'} at 127.0.0.1:53838: session id = f63162c855dd411c866c790bf23bf7c4-39d07b16377f48f89122e054409f6288
I20260630 12:33:54.456269  2189 leader_election.cc:304] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [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: dda0b214f32a4ad3badc49d845e38775; no voters: 77ce35013e2846fcb6120ba871565a7c, a66c295d0dc540278a10614c9e9ca00e
I20260630 12:33:54.456895  2548 raft_consensus.cc:2749] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:33:54.460789  2308 tablet_copy_source_session.cc:215] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:54.463819  2551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d07b16377f48f89122e054409f6288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.478525  2551 tablet_copy_client.cc:806] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:54.479104  2551 tablet_copy_client.cc:670] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:54.483038  2551 tablet_copy_client.cc:538] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:54.490845  2551 tablet_bootstrap.cc:492] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4: Bootstrap starting.
I20260630 12:33:54.511734  2551 tablet_bootstrap.cc:492] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:54.512564  2551 tablet_bootstrap.cc:492] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4: Bootstrap complete.
I20260630 12:33:54.513183  2551 ts_tablet_manager.cc:1403] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260630 12:33:54.515913  2551 raft_consensus.cc:359] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: true } }
I20260630 12:33:54.516781  2551 raft_consensus.cc:740] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f63162c855dd411c866c790bf23bf7c4, State: Initialized, Role: LEARNER
I20260630 12:33:54.517427  2551 consensus_queue.cc:260] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [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: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: true } }
I20260630 12:33:54.520382  2551 ts_tablet_manager.cc:1434] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:33:54.521922  2308 tablet_copy_service.cc:342] P 77ce35013e2846fcb6120ba871565a7c: Request end of tablet copy session f63162c855dd411c866c790bf23bf7c4-39d07b16377f48f89122e054409f6288 received from {username='slave'} at 127.0.0.1:53838
I20260630 12:33:54.522251  2308 tablet_copy_service.cc:434] P 77ce35013e2846fcb6120ba871565a7c: ending tablet copy session f63162c855dd411c866c790bf23bf7c4-39d07b16377f48f89122e054409f6288 on tablet 39d07b16377f48f89122e054409f6288 with peer f63162c855dd411c866c790bf23bf7c4
I20260630 12:33:54.885821  2503 raft_consensus.cc:1217] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260630 12:33:55.260933  2524 debug-util.cc:398] Leaking SignalData structure 0x7b080010bae0 after lost signal to thread 495
W20260630 12:33:55.261855  2524 debug-util.cc:398] Leaking SignalData structure 0x7b0800152040 after lost signal to thread 2155
W20260630 12:33:55.262753  2524 debug-util.cc:398] Leaking SignalData structure 0x7b080016eba0 after lost signal to thread 2247
W20260630 12:33:55.264715  2524 debug-util.cc:398] Leaking SignalData structure 0x7b080011af00 after lost signal to thread 2527
I20260630 12:33:55.419723  2560 raft_consensus.cc:1064] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c: attempting to promote NON_VOTER f63162c855dd411c866c790bf23bf7c4 to VOTER
I20260630 12:33:55.422354  2560 consensus_queue.cc:237] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [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: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } }
I20260630 12:33:55.429836  2503 raft_consensus.cc:1275] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 LEARNER]: Refusing update from remote peer 77ce35013e2846fcb6120ba871565a7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:55.431721  2222 raft_consensus.cc:1275] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Refusing update from remote peer 77ce35013e2846fcb6120ba871565a7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:55.433801  2560 consensus_queue.cc:1048] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:55.434234  2371 raft_consensus.cc:1275] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Refusing update from remote peer 77ce35013e2846fcb6120ba871565a7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:55.435552  2561 consensus_queue.cc:1048] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:55.441772  2561 consensus_queue.cc:1048] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:55.454939  2563 raft_consensus.cc:2955] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f63162c855dd411c866c790bf23bf7c4 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } } }
I20260630 12:33:55.460464  2222 raft_consensus.cc:2955] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f63162c855dd411c866c790bf23bf7c4 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } } }
I20260630 12:33:55.462553  2371 raft_consensus.cc:2955] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f63162c855dd411c866c790bf23bf7c4 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } } }
I20260630 12:33:55.477416  2503 raft_consensus.cc:2955] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f63162c855dd411c866c790bf23bf7c4 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } } }
I20260630 12:33:55.492949  2121 catalog_manager.cc:5697] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 reported cstate change: config changed from index 3 to 4, f63162c855dd411c866c790bf23bf7c4 (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "77ce35013e2846fcb6120ba871565a7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } } }
I20260630 12:33:55.516851  2298 consensus_queue.cc:237] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [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: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } }
I20260630 12:33:55.523685  2503 raft_consensus.cc:1275] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 FOLLOWER]: Refusing update from remote peer 77ce35013e2846fcb6120ba871565a7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:33:55.525265  2560 consensus_queue.cc:1048] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:33:55.526947  2371 raft_consensus.cc:1275] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Refusing update from remote peer 77ce35013e2846fcb6120ba871565a7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:33:55.531443  2560 consensus_queue.cc:1048] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:33:55.534713  2563 raft_consensus.cc:2955] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dda0b214f32a4ad3badc49d845e38775 (127.0.123.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } } }
I20260630 12:33:55.542011  2371 raft_consensus.cc:2955] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dda0b214f32a4ad3badc49d845e38775 (127.0.123.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } } }
I20260630 12:33:55.542404  2503 raft_consensus.cc:2955] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dda0b214f32a4ad3badc49d845e38775 (127.0.123.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } } }
I20260630 12:33:55.556034  2108 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39d07b16377f48f89122e054409f6288 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:55.559707  2118 catalog_manager.cc:5697] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c reported cstate change: config changed from index 4 to 5, VOTER dda0b214f32a4ad3badc49d845e38775 (127.0.123.1) evicted. New cstate: current_term: 2 leader_uuid: "77ce35013e2846fcb6120ba871565a7c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:33:55.571398  2212 tablet_service.cc:1558] Processing DeleteTablet for tablet 39d07b16377f48f89122e054409f6288 with delete_type TABLET_DATA_TOMBSTONED (TS dda0b214f32a4ad3badc49d845e38775 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53284
I20260630 12:33:55.577515  2573 tablet_replica.cc:333] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775: stopping tablet replica
I20260630 12:33:55.578419  2573 raft_consensus.cc:2243] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:55.579074  2573 raft_consensus.cc:2272] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:55.581892  2573 ts_tablet_manager.cc:1916] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:33:55.591225  2573 ts_tablet_manager.cc:1929] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:33:55.591605  2573 log.cc:1199] T 39d07b16377f48f89122e054409f6288 P dda0b214f32a4ad3badc49d845e38775: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822796835498-492-0/minicluster-data/ts-0-root/wals/39d07b16377f48f89122e054409f6288
I20260630 12:33:55.594202  2107 catalog_manager.cc:5028] TS dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683): tablet 39d07b16377f48f89122e054409f6288 (table test-workload [id=fe32d8a808404c0294506075c5ab515f]) successfully deleted
I20260630 12:33:55.780460  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:55.782981  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:55.783382  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:57.784677  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:57.787429  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:57.787856  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:33:59.344579  2244 debug-util.cc:398] Leaking SignalData structure 0x7b0800116440 after lost signal to thread 495
W20260630 12:33:59.345695  2244 debug-util.cc:398] Leaking SignalData structure 0x7b080010f360 after lost signal to thread 2155
W20260630 12:33:59.346738  2244 debug-util.cc:398] Leaking SignalData structure 0x7b0800201200 after lost signal to thread 2247
W20260630 12:33:59.347616  2244 debug-util.cc:398] Leaking SignalData structure 0x7b08000dff80 after lost signal to thread 2322
W20260630 12:33:59.348546  2244 debug-util.cc:398] Leaking SignalData structure 0x7b08001f34c0 after lost signal to thread 2396
W20260630 12:33:59.349355  2244 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3ae0 after lost signal to thread 2527
I20260630 12:33:59.788957  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:59.791872  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:59.792285  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:01.793115  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:01.794886  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:01.795169  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:34:03.646661  2393 debug-util.cc:398] Leaking SignalData structure 0x7b080012a700 after lost signal to thread 495
W20260630 12:34:03.647568  2393 debug-util.cc:398] Leaking SignalData structure 0x7b08001335c0 after lost signal to thread 2155
W20260630 12:34:03.648551  2393 debug-util.cc:398] Leaking SignalData structure 0x7b0800239be0 after lost signal to thread 2247
W20260630 12:34:03.649336  2393 debug-util.cc:398] Leaking SignalData structure 0x7b0800231420 after lost signal to thread 2322
W20260630 12:34:03.650094  2393 debug-util.cc:398] Leaking SignalData structure 0x7b08001641c0 after lost signal to thread 2396
W20260630 12:34:03.650857  2393 debug-util.cc:398] Leaking SignalData structure 0x7b0800213f80 after lost signal to thread 2527
I20260630 12:34:03.795998  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:03.797824  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:03.798146  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:05.799220  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:05.802423  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:05.802961  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:06.084579  2585 raft_consensus.cc:493] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c295d0dc540278a10614c9e9ca00e)
I20260630 12:34:06.088732  2585 raft_consensus.cc:515] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:34:06.117303  2584 raft_consensus.cc:493] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c295d0dc540278a10614c9e9ca00e)
I20260630 12:34:06.118590  2584 raft_consensus.cc:515] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:34:06.135439  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "dda0b214f32a4ad3badc49d845e38775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77ce35013e2846fcb6120ba871565a7c" is_pre_election: true
I20260630 12:34:06.136524  2298 raft_consensus.cc:2468] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dda0b214f32a4ad3badc49d845e38775 in term 1.
I20260630 12:34:06.138389  2584 leader_election.cc:290] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683), a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517)
I20260630 12:34:06.139254  2189 leader_election.cc:304] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [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: 77ce35013e2846fcb6120ba871565a7c, dda0b214f32a4ad3badc49d845e38775; no voters: 
I20260630 12:34:06.139503  2222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dda0b214f32a4ad3badc49d845e38775" is_pre_election: true
I20260630 12:34:06.140215  2222 raft_consensus.cc:2468] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ce35013e2846fcb6120ba871565a7c in term 1.
I20260630 12:34:06.141769  2263 leader_election.cc:304] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [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: 77ce35013e2846fcb6120ba871565a7c, dda0b214f32a4ad3badc49d845e38775; no voters: 
I20260630 12:34:06.142132  2586 raft_consensus.cc:493] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 77ce35013e2846fcb6120ba871565a7c)
I20260630 12:34:06.142715  2586 raft_consensus.cc:515] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } } peers { permanent_uuid: "f63162c855dd411c866c790bf23bf7c4" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41045 } attrs { promote: false } }
I20260630 12:34:06.146435  2586 leader_election.cc:290] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845), a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517)
I20260630 12:34:06.144011  2585 leader_election.cc:290] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845), a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517)
I20260630 12:34:06.147601  2588 raft_consensus.cc:2804] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:34:06.148010  2588 raft_consensus.cc:493] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a66c295d0dc540278a10614c9e9ca00e)
I20260630 12:34:06.148329  2588 raft_consensus.cc:3060] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:06.147341  2585 raft_consensus.cc:2804] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:34:06.149206  2585 raft_consensus.cc:493] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a66c295d0dc540278a10614c9e9ca00e)
I20260630 12:34:06.149648  2585 raft_consensus.cc:3060] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:06.151314  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "f63162c855dd411c866c790bf23bf7c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "77ce35013e2846fcb6120ba871565a7c" is_pre_election: true
I20260630 12:34:06.158241  2585 raft_consensus.cc:515] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:34:06.159385  2588 raft_consensus.cc:515] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:34:06.160413  2585 leader_election.cc:290] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [CANDIDATE]: Term 2 election: Requested vote from peers 77ce35013e2846fcb6120ba871565a7c (127.0.123.2:33845), a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517)
I20260630 12:34:06.161994  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "dda0b214f32a4ad3badc49d845e38775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77ce35013e2846fcb6120ba871565a7c"
I20260630 12:34:06.162760  2298 raft_consensus.cc:2393] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dda0b214f32a4ad3badc49d845e38775 in current term 2: Already voted for candidate 77ce35013e2846fcb6120ba871565a7c in this term.
I20260630 12:34:06.164753  2222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dda0b214f32a4ad3badc49d845e38775"
I20260630 12:34:06.165508  2222 raft_consensus.cc:2393] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 77ce35013e2846fcb6120ba871565a7c in current term 2: Already voted for candidate dda0b214f32a4ad3badc49d845e38775 in this term.
I20260630 12:34:06.166126  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c295d0dc540278a10614c9e9ca00e"
I20260630 12:34:06.164844  2588 leader_election.cc:290] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [CANDIDATE]: Term 2 election: Requested vote from peers dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683), a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517)
I20260630 12:34:06.167809  2262 leader_election.cc:304] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [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: 77ce35013e2846fcb6120ba871565a7c; no voters: a66c295d0dc540278a10614c9e9ca00e, dda0b214f32a4ad3badc49d845e38775
I20260630 12:34:06.168968  2588 raft_consensus.cc:2749] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:34:06.310314  2371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c295d0dc540278a10614c9e9ca00e" is_pre_election: true
I20260630 12:34:06.315215  2298 raft_consensus.cc:1240] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Rejecting Update request from peer a66c295d0dc540278a10614c9e9ca00e for earlier term 1. Current term is 2. Ops: []
I20260630 12:34:06.319886  2222 raft_consensus.cc:1240] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Rejecting Update request from peer a66c295d0dc540278a10614c9e9ca00e for earlier term 1. Current term is 2. Ops: []
I20260630 12:34:06.319905  2589 consensus_queue.cc:1059] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260630 12:34:06.349287  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "dda0b214f32a4ad3badc49d845e38775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c295d0dc540278a10614c9e9ca00e"
I20260630 12:34:06.350617  2187 leader_election.cc:304] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [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: dda0b214f32a4ad3badc49d845e38775; no voters: 77ce35013e2846fcb6120ba871565a7c, a66c295d0dc540278a10614c9e9ca00e
I20260630 12:34:06.348173  2371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "dda0b214f32a4ad3badc49d845e38775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c295d0dc540278a10614c9e9ca00e" is_pre_election: true
I20260630 12:34:06.352262  2585 raft_consensus.cc:2749] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:34:06.352213  2590 consensus_queue.cc:1059] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260630 12:34:06.355710  2589 raft_consensus.cc:3055] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:06.356573  2589 raft_consensus.cc:740] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c295d0dc540278a10614c9e9ca00e, State: Running, Role: LEADER
I20260630 12:34:06.357702  2589 consensus_queue.cc:260] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [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: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:34:06.358847  2589 raft_consensus.cc:3060] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:06.370824  2371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d07b16377f48f89122e054409f6288" candidate_uuid: "f63162c855dd411c866c790bf23bf7c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a66c295d0dc540278a10614c9e9ca00e" is_pre_election: true
I20260630 12:34:06.372459  2467 leader_election.cc:304] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [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: f63162c855dd411c866c790bf23bf7c4; no voters: 77ce35013e2846fcb6120ba871565a7c, a66c295d0dc540278a10614c9e9ca00e
I20260630 12:34:06.373266  2586 raft_consensus.cc:2749] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260630 12:34:07.148886  2524 debug-util.cc:398] Leaking SignalData structure 0x7b0800162320 after lost signal to thread 495
W20260630 12:34:07.149633  2524 debug-util.cc:398] Leaking SignalData structure 0x7b08002290c0 after lost signal to thread 2155
W20260630 12:34:07.150614  2524 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6920 after lost signal to thread 2247
W20260630 12:34:07.151376  2524 debug-util.cc:398] Leaking SignalData structure 0x7b0800197a80 after lost signal to thread 2322
W20260630 12:34:07.152145  2524 debug-util.cc:398] Leaking SignalData structure 0x7b08000169c0 after lost signal to thread 2396
W20260630 12:34:07.152993  2524 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6160 after lost signal to thread 2527
I20260630 12:34:07.804153  2174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:07.806265  2174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:07.806607  2174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:07.808660  2588 raft_consensus.cc:493] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:07.809242  2588 raft_consensus.cc:515] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:34:07.811249  2588 leader_election.cc:290] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683), a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517)
I20260630 12:34:07.812567  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c295d0dc540278a10614c9e9ca00e" is_pre_election: true
I20260630 12:34:07.812652  2222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dda0b214f32a4ad3badc49d845e38775" is_pre_election: true
I20260630 12:34:07.813340  2372 raft_consensus.cc:2468] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ce35013e2846fcb6120ba871565a7c in term 2.
I20260630 12:34:07.813423  2222 raft_consensus.cc:2468] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ce35013e2846fcb6120ba871565a7c in term 2.
I20260630 12:34:07.814572  2262 leader_election.cc:304] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [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: 77ce35013e2846fcb6120ba871565a7c, a66c295d0dc540278a10614c9e9ca00e; no voters: 
I20260630 12:34:07.815256  2588 raft_consensus.cc:2804] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:34:07.815564  2588 raft_consensus.cc:493] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:07.815801  2588 raft_consensus.cc:3060] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:34:07.821596  2588 raft_consensus.cc:515] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:34:07.823127  2588 leader_election.cc:290] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [CANDIDATE]: Term 3 election: Requested vote from peers dda0b214f32a4ad3badc49d845e38775 (127.0.123.1:42683), a66c295d0dc540278a10614c9e9ca00e (127.0.123.3:37517)
I20260630 12:34:07.824056  2222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dda0b214f32a4ad3badc49d845e38775"
I20260630 12:34:07.824198  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711376ad3b114d98a4245a8a9263e530" candidate_uuid: "77ce35013e2846fcb6120ba871565a7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c295d0dc540278a10614c9e9ca00e"
I20260630 12:34:07.824726  2222 raft_consensus.cc:3060] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:34:07.824726  2372 raft_consensus.cc:3060] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:34:07.832520  2222 raft_consensus.cc:2468] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ce35013e2846fcb6120ba871565a7c in term 3.
I20260630 12:34:07.832521  2372 raft_consensus.cc:2468] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ce35013e2846fcb6120ba871565a7c in term 3.
I20260630 12:34:07.833877  2262 leader_election.cc:304] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [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: 77ce35013e2846fcb6120ba871565a7c, a66c295d0dc540278a10614c9e9ca00e; no voters: 
I20260630 12:34:07.834715  2588 raft_consensus.cc:2804] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:34:07.835685  2588 raft_consensus.cc:697] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 3 LEADER]: Becoming Leader. State: Replica: 77ce35013e2846fcb6120ba871565a7c, State: Running, Role: LEADER
I20260630 12:34:07.836906  2588 consensus_queue.cc:237] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [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: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } }
I20260630 12:34:07.848827  2119 catalog_manager.cc:5697] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c reported cstate change: term changed from 1 to 3, leader changed from a66c295d0dc540278a10614c9e9ca00e (127.0.123.3) to 77ce35013e2846fcb6120ba871565a7c (127.0.123.2). New cstate: current_term: 3 leader_uuid: "77ce35013e2846fcb6120ba871565a7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dda0b214f32a4ad3badc49d845e38775" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 42683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ce35013e2846fcb6120ba871565a7c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c295d0dc540278a10614c9e9ca00e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 37517 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:07.983666   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:34:08.000162   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:08.001062   492 tablet_replica.cc:333] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775: stopping tablet replica
I20260630 12:34:08.001718   492 raft_consensus.cc:2243] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:08.002348   492 raft_consensus.cc:2272] T 711376ad3b114d98a4245a8a9263e530 P dda0b214f32a4ad3badc49d845e38775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:08.040299   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:34:08.052824   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:34:08.073472   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:08.074229   492 tablet_replica.cc:333] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c: stopping tablet replica
I20260630 12:34:08.074788   492 raft_consensus.cc:2243] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:08.075610   492 raft_consensus.cc:2272] T 39d07b16377f48f89122e054409f6288 P 77ce35013e2846fcb6120ba871565a7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:08.077685   492 tablet_replica.cc:333] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c: stopping tablet replica
I20260630 12:34:08.078166   492 raft_consensus.cc:2243] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:34:08.078702   492 pending_rounds.cc:70] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c: Trying to abort 1 pending ops.
I20260630 12:34:08.078929   492 pending_rounds.cc:77] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7302442384746885120 op_type: NO_OP noop_request { }
I20260630 12:34:08.079277   492 raft_consensus.cc:2889] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:08.079543   492 raft_consensus.cc:2272] T 711376ad3b114d98a4245a8a9263e530 P 77ce35013e2846fcb6120ba871565a7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:08.101094   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:34:08.112901   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:34:08.132965   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:08.133625   492 tablet_replica.cc:333] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e: stopping tablet replica
I20260630 12:34:08.134160   492 raft_consensus.cc:2243] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:08.134603   492 raft_consensus.cc:2272] T 711376ad3b114d98a4245a8a9263e530 P a66c295d0dc540278a10614c9e9ca00e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:08.136695   492 tablet_replica.cc:333] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e: stopping tablet replica
I20260630 12:34:08.137127   492 raft_consensus.cc:2243] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:08.137734   492 raft_consensus.cc:2272] T 39d07b16377f48f89122e054409f6288 P a66c295d0dc540278a10614c9e9ca00e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:08.173090   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:34:08.183516   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:34:08.202162   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:08.202839   492 tablet_replica.cc:333] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4: stopping tablet replica
I20260630 12:34:08.203344   492 raft_consensus.cc:2243] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:08.203850   492 raft_consensus.cc:2272] T 39d07b16377f48f89122e054409f6288 P f63162c855dd411c866c790bf23bf7c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:08.245083   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:34:08.254432   492 master.cc:562] Master@127.0.123.62:34879 shutting down...
I20260630 12:34:08.270817   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:08.271274   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:08.271559   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e3fe67af5db46b797af325ce6bad542: stopping tablet replica
I20260630 12:34:08.289813   492 master.cc:584] Master@127.0.123.62:34879 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (29026 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:34:08.321964   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:41327
I20260630 12:34:08.322965   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:08.328416  2601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:08.328421  2602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:08.328727  2604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:08.330060   492 server_base.cc:1061] running on GCE node
I20260630 12:34:08.330906   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:08.331084   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:08.331215   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822848331198 us; error 0 us; skew 500 ppm
I20260630 12:34:08.331713   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:08.333947   492 webserver.cc:533] Webserver started at http://127.0.123.62:35413/ using document root <none> and password file <none>
I20260630 12:34:08.334395   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:08.334563   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:08.334834   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:08.336064   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "ce335d0132b441c1ac57461498245c31"
format_stamp: "Formatted at 2026-06-30 12:34:08 on dist-test-slave-khbc"
I20260630 12:34:08.340179   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:34:08.343273  2609 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:08.344020   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:08.344288   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "ce335d0132b441c1ac57461498245c31"
format_stamp: "Formatted at 2026-06-30 12:34:08 on dist-test-slave-khbc"
I20260630 12:34:08.344537   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:08.365432   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:08.366590   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:08.402104   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:41327
I20260630 12:34:08.402204  2660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:41327 every 8 connection(s)
I20260630 12:34:08.405969  2661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.416085  2661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31: Bootstrap starting.
I20260630 12:34:08.420526  2661 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:08.424522  2661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31: No bootstrap required, opened a new log
I20260630 12:34:08.426496  2661 raft_consensus.cc:359] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce335d0132b441c1ac57461498245c31" member_type: VOTER }
I20260630 12:34:08.426880  2661 raft_consensus.cc:385] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:08.427064  2661 raft_consensus.cc:740] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce335d0132b441c1ac57461498245c31, State: Initialized, Role: FOLLOWER
I20260630 12:34:08.427551  2661 consensus_queue.cc:260] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ce335d0132b441c1ac57461498245c31" member_type: VOTER }
I20260630 12:34:08.428000  2661 raft_consensus.cc:399] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:08.428194  2661 raft_consensus.cc:493] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:08.428407  2661 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:08.432649  2661 raft_consensus.cc:515] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce335d0132b441c1ac57461498245c31" member_type: VOTER }
I20260630 12:34:08.433107  2661 leader_election.cc:304] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [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: ce335d0132b441c1ac57461498245c31; no voters: 
I20260630 12:34:08.434152  2661 leader_election.cc:290] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:08.434448  2664 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:08.435650  2664 raft_consensus.cc:697] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [term 1 LEADER]: Becoming Leader. State: Replica: ce335d0132b441c1ac57461498245c31, State: Running, Role: LEADER
I20260630 12:34:08.436304  2664 consensus_queue.cc:237] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [LEADER]: Queue going to LEADER mode. State: All 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: "ce335d0132b441c1ac57461498245c31" member_type: VOTER }
I20260630 12:34:08.436872  2661 sys_catalog.cc:565] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:08.441089  2666 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ce335d0132b441c1ac57461498245c31. Latest consensus state: current_term: 1 leader_uuid: "ce335d0132b441c1ac57461498245c31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce335d0132b441c1ac57461498245c31" member_type: VOTER } }
I20260630 12:34:08.441697  2666 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:08.441902  2665 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ce335d0132b441c1ac57461498245c31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce335d0132b441c1ac57461498245c31" member_type: VOTER } }
I20260630 12:34:08.442422  2665 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:08.443552  2671 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:08.448479  2671 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:08.451247   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:08.456511  2671 catalog_manager.cc:1383] Generated new cluster ID: 3687c5b5056847448817207a0a4c11f8
I20260630 12:34:08.456730  2671 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:08.502688  2671 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:08.503957  2671 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:08.515578  2671 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31: Generated new TSK 0
I20260630 12:34:08.516124  2671 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:08.580686   492 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000182046s
I20260630 12:34:20.672646   492 master.cc:562] Master@127.0.123.62:41327 shutting down...
I20260630 12:34:20.695832   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:20.696569   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.696882   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P ce335d0132b441c1ac57461498245c31: stopping tablet replica
I20260630 12:34:20.715672   492 master.cc:584] Master@127.0.123.62:41327 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12423 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:34:20.745504   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:33775
I20260630 12:34:20.746546   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:20.751628  2684 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:20.753062  2687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:20.753358   492 server_base.cc:1061] running on GCE node
W20260630 12:34:20.753671  2685 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:20.754671   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:20.754865   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:20.755012   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822860754994 us; error 0 us; skew 500 ppm
I20260630 12:34:20.755484   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:20.757732   492 webserver.cc:533] Webserver started at http://127.0.123.62:39307/ using document root <none> and password file <none>
I20260630 12:34:20.758186   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:20.758366   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:20.758641   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:20.759805   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "a790ea17c40143e5b519a67dc19aa811"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-khbc"
I20260630 12:34:20.764070   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:34:20.767151  2692 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:20.767804   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:20.768051   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "a790ea17c40143e5b519a67dc19aa811"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-khbc"
I20260630 12:34:20.768297   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:20.778967   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:20.780143   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:20.815373   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:33775
I20260630 12:34:20.815470  2743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:33775 every 8 connection(s)
I20260630 12:34:20.819169  2744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.829779  2744 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811: Bootstrap starting.
I20260630 12:34:20.834307  2744 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.838392  2744 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811: No bootstrap required, opened a new log
I20260630 12:34:20.840553  2744 raft_consensus.cc:359] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a790ea17c40143e5b519a67dc19aa811" member_type: VOTER }
I20260630 12:34:20.840996  2744 raft_consensus.cc:385] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.841167  2744 raft_consensus.cc:740] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a790ea17c40143e5b519a67dc19aa811, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.841722  2744 consensus_queue.cc:260] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a790ea17c40143e5b519a67dc19aa811" member_type: VOTER }
I20260630 12:34:20.842147  2744 raft_consensus.cc:399] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:20.842344  2744 raft_consensus.cc:493] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:20.842549  2744 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.847332  2744 raft_consensus.cc:515] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a790ea17c40143e5b519a67dc19aa811" member_type: VOTER }
I20260630 12:34:20.847852  2744 leader_election.cc:304] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [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: a790ea17c40143e5b519a67dc19aa811; no voters: 
I20260630 12:34:20.848893  2744 leader_election.cc:290] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:20.849330  2747 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:20.850603  2747 raft_consensus.cc:697] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [term 1 LEADER]: Becoming Leader. State: Replica: a790ea17c40143e5b519a67dc19aa811, State: Running, Role: LEADER
I20260630 12:34:20.851284  2747 consensus_queue.cc:237] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [LEADER]: Queue going to LEADER mode. State: All 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: "a790ea17c40143e5b519a67dc19aa811" member_type: VOTER }
I20260630 12:34:20.851621  2744 sys_catalog.cc:565] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:20.854312  2748 sys_catalog.cc:455] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a790ea17c40143e5b519a67dc19aa811" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a790ea17c40143e5b519a67dc19aa811" member_type: VOTER } }
I20260630 12:34:20.854405  2749 sys_catalog.cc:455] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a790ea17c40143e5b519a67dc19aa811. Latest consensus state: current_term: 1 leader_uuid: "a790ea17c40143e5b519a67dc19aa811" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a790ea17c40143e5b519a67dc19aa811" member_type: VOTER } }
I20260630 12:34:20.855121  2748 sys_catalog.cc:458] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:20.855298  2749 sys_catalog.cc:458] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:20.862113  2752 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:20.867338  2752 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:20.869827   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:20.876514  2752 catalog_manager.cc:1383] Generated new cluster ID: 45eb0c11253445aa900d5f48618aa2f7
I20260630 12:34:20.876823  2752 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:20.904248  2752 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:20.905534  2752 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:20.925477  2752 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811: Generated new TSK 0
I20260630 12:34:20.926082  2752 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:20.936604   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:20.942301  2765 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:20.943444  2766 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:20.944793   492 server_base.cc:1061] running on GCE node
W20260630 12:34:20.944809  2768 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:20.945865   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:20.946049   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:20.946167   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822860946157 us; error 0 us; skew 500 ppm
I20260630 12:34:20.946599   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:20.948741   492 webserver.cc:533] Webserver started at http://127.0.123.1:45611/ using document root <none> and password file <none>
I20260630 12:34:20.949150   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:20.949299   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:20.949510   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:20.950651   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "d7ea04071c3c43c5aa627592a01da319"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-khbc"
I20260630 12:34:20.954988   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:34:20.958279  2773 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:20.958982   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:20.959220   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "d7ea04071c3c43c5aa627592a01da319"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-khbc"
I20260630 12:34:20.959450   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:20.971114   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:20.972340   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:20.973718   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:20.975983   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:20.976161   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:20.976387   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:20.976536   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.015602   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:46747
I20260630 12:34:21.015738  2835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:46747 every 8 connection(s)
I20260630 12:34:21.020351   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:21.027469  2840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:21.029362  2841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:21.030527  2843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:21.031770   492 server_base.cc:1061] running on GCE node
I20260630 12:34:21.032739   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:21.033003   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:21.033185   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822861033168 us; error 0 us; skew 500 ppm
I20260630 12:34:21.033779  2836 heartbeater.cc:344] Connected to a master server at 127.0.123.62:33775
I20260630 12:34:21.033809   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:21.034332  2836 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.035090  2836 heartbeater.cc:507] Master 127.0.123.62:33775 requested a full tablet report, sending...
I20260630 12:34:21.036645   492 webserver.cc:533] Webserver started at http://127.0.123.2:41109/ using document root <none> and password file <none>
I20260630 12:34:21.037099   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:21.037292   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:21.037358  2709 ts_manager.cc:194] Registered new tserver with Master: d7ea04071c3c43c5aa627592a01da319 (127.0.123.1:46747)
I20260630 12:34:21.037544   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:21.038728   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "6928164c7f14460f9a1ae9264a510357"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-khbc"
I20260630 12:34:21.039170  2709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40708
I20260630 12:34:21.043020   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:34:21.046283  2848 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.046942   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:21.047260   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "6928164c7f14460f9a1ae9264a510357"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-khbc"
I20260630 12:34:21.047585   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:21.067744   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:21.068845   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:21.070231   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:21.072361   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:21.072536   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.072758   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:21.072894   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.110064   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:40175
I20260630 12:34:21.110153  2910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:40175 every 8 connection(s)
I20260630 12:34:21.114585   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:21.120863  2914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:21.121220  2915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:21.124492  2917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:21.125111   492 server_base.cc:1061] running on GCE node
I20260630 12:34:21.126017   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:21.126276   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:21.126402  2911 heartbeater.cc:344] Connected to a master server at 127.0.123.62:33775
I20260630 12:34:21.126484   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822861126463 us; error 0 us; skew 500 ppm
I20260630 12:34:21.126863  2911 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.127182   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:21.127624  2911 heartbeater.cc:507] Master 127.0.123.62:33775 requested a full tablet report, sending...
I20260630 12:34:21.129797   492 webserver.cc:533] Webserver started at http://127.0.123.3:36037/ using document root <none> and password file <none>
I20260630 12:34:21.129884  2709 ts_manager.cc:194] Registered new tserver with Master: 6928164c7f14460f9a1ae9264a510357 (127.0.123.2:40175)
I20260630 12:34:21.130280   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:21.130486   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:21.130721   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:21.131348  2709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40720
I20260630 12:34:21.131896   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "2ca18b72a881422a8c62d43a5fda7310"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-khbc"
I20260630 12:34:21.136237   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:34:21.139305  2922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.140075   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:21.140341   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "2ca18b72a881422a8c62d43a5fda7310"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-khbc"
I20260630 12:34:21.140587   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:21.151608   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:21.152839   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:21.154239   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:21.156311   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:21.156498   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.156710   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:21.156857   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.194366   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:42611
I20260630 12:34:21.194461  2984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:42611 every 8 connection(s)
I20260630 12:34:21.207615  2985 heartbeater.cc:344] Connected to a master server at 127.0.123.62:33775
I20260630 12:34:21.208014  2985 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.208729  2985 heartbeater.cc:507] Master 127.0.123.62:33775 requested a full tablet report, sending...
I20260630 12:34:21.210511  2709 ts_manager.cc:194] Registered new tserver with Master: 2ca18b72a881422a8c62d43a5fda7310 (127.0.123.3:42611)
I20260630 12:34:21.211491   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01418846s
I20260630 12:34:21.211763  2709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40732
I20260630 12:34:22.041600  2836 heartbeater.cc:499] Master 127.0.123.62:33775 was elected leader, sending a full tablet report...
I20260630 12:34:22.133654  2911 heartbeater.cc:499] Master 127.0.123.62:33775 was elected leader, sending a full tablet report...
I20260630 12:34:22.213958  2985 heartbeater.cc:499] Master 127.0.123.62:33775 was elected leader, sending a full tablet report...
I20260630 12:34:22.869525  2762 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:24.870373  2762 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:26.871304  2762 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:28.872440  2762 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:30.873576  2762 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:32.874584  2762 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:33.304311   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:34:33.325956   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:33.341768   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:34:33.350801   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:34:33.367441   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:33.382586   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:34:33.390537   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:34:33.406798   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:33.421780   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:34:33.430186   492 master.cc:562] Master@127.0.123.62:33775 shutting down...
I20260630 12:34:33.445013   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:33.445693   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:33.445991   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P a790ea17c40143e5b519a67dc19aa811: stopping tablet replica
I20260630 12:34:33.462752   492 master.cc:584] Master@127.0.123.62:33775 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12745 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:34:33.492910   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:39257
I20260630 12:34:33.493932   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:33.499344  2990 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:33.499404  2991 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:33.500298  2993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:33.501223   492 server_base.cc:1061] running on GCE node
I20260630 12:34:33.502022   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:33.502187   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:33.502295   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822873502285 us; error 0 us; skew 500 ppm
I20260630 12:34:33.502727   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:33.504812   492 webserver.cc:533] Webserver started at http://127.0.123.62:43229/ using document root <none> and password file <none>
I20260630 12:34:33.505224   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:33.505375   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:33.505596   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:33.506628   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "38f28283f9f843829cbbfe7226c9304d"
format_stamp: "Formatted at 2026-06-30 12:34:33 on dist-test-slave-khbc"
I20260630 12:34:33.510699   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:34:33.513687  2998 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:33.514317   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:33.514532   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "38f28283f9f843829cbbfe7226c9304d"
format_stamp: "Formatted at 2026-06-30 12:34:33 on dist-test-slave-khbc"
I20260630 12:34:33.514760   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:33.526449   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:33.527485   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:33.562939   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:39257
I20260630 12:34:33.563024  3049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:39257 every 8 connection(s)
I20260630 12:34:33.566663  3050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:33.576748  3050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d: Bootstrap starting.
I20260630 12:34:33.581035  3050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:33.584801  3050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d: No bootstrap required, opened a new log
I20260630 12:34:33.586771  3050 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38f28283f9f843829cbbfe7226c9304d" member_type: VOTER }
I20260630 12:34:33.587167  3050 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:33.587342  3050 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38f28283f9f843829cbbfe7226c9304d, State: Initialized, Role: FOLLOWER
I20260630 12:34:33.587849  3050 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38f28283f9f843829cbbfe7226c9304d" member_type: VOTER }
I20260630 12:34:33.588254  3050 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:33.588443  3050 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:33.588649  3050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:33.592581  3050 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38f28283f9f843829cbbfe7226c9304d" member_type: VOTER }
I20260630 12:34:33.593007  3050 leader_election.cc:304] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [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: 38f28283f9f843829cbbfe7226c9304d; no voters: 
I20260630 12:34:33.593963  3050 leader_election.cc:290] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:33.594250  3053 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:33.595448  3053 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [term 1 LEADER]: Becoming Leader. State: Replica: 38f28283f9f843829cbbfe7226c9304d, State: Running, Role: LEADER
I20260630 12:34:33.596125  3053 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [LEADER]: Queue going to LEADER mode. State: All 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: "38f28283f9f843829cbbfe7226c9304d" member_type: VOTER }
I20260630 12:34:33.596633  3050 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:33.598789  3055 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38f28283f9f843829cbbfe7226c9304d. Latest consensus state: current_term: 1 leader_uuid: "38f28283f9f843829cbbfe7226c9304d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38f28283f9f843829cbbfe7226c9304d" member_type: VOTER } }
I20260630 12:34:33.599445  3055 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:33.598807  3054 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38f28283f9f843829cbbfe7226c9304d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38f28283f9f843829cbbfe7226c9304d" member_type: VOTER } }
I20260630 12:34:33.600540  3054 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:33.602619  3059 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:33.609794  3059 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:33.610715   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:33.617867  3059 catalog_manager.cc:1383] Generated new cluster ID: 53aa0974916b4ce797dfae58748d732f
I20260630 12:34:33.618139  3059 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:33.642830  3059 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:33.644054  3059 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:33.656143  3059 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d: Generated new TSK 0
I20260630 12:34:33.656668  3059 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:33.676994   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:33.682317  3071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:33.682998  3072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:33.684377  3074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:33.684827   492 server_base.cc:1061] running on GCE node
I20260630 12:34:33.685664   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:33.685842   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:33.685961   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822873685949 us; error 0 us; skew 500 ppm
I20260630 12:34:33.686412   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:33.688400   492 webserver.cc:533] Webserver started at http://127.0.123.1:38393/ using document root <none> and password file <none>
I20260630 12:34:33.688812   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:33.688972   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:33.689204   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:33.690431   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "54bf5cebaf2d47d39994ca596d4c7104"
format_stamp: "Formatted at 2026-06-30 12:34:33 on dist-test-slave-khbc"
I20260630 12:34:33.694479   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:34:33.697451  3079 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:33.698181   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:33.698437   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "54bf5cebaf2d47d39994ca596d4c7104"
format_stamp: "Formatted at 2026-06-30 12:34:33 on dist-test-slave-khbc"
I20260630 12:34:33.698678   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:33.723737   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:33.724859   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:33.726217   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:33.728372   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:33.728554   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:33.728766   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:33.728925   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:33.765450   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:41209
I20260630 12:34:33.765547  3141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:41209 every 8 connection(s)
I20260630 12:34:33.770151   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:33.776906  3146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:33.778213  3147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:33.780773   492 server_base.cc:1061] running on GCE node
W20260630 12:34:33.781308  3149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:33.782040   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:33.782233   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:33.782398   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822873782380 us; error 0 us; skew 500 ppm
I20260630 12:34:33.782857   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:33.785063   492 webserver.cc:533] Webserver started at http://127.0.123.2:41901/ using document root <none> and password file <none>
I20260630 12:34:33.785619   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:33.785842   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:33.786144   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:33.786900  3142 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39257
I20260630 12:34:33.787235  3142 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:33.787463   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "292fb083fb544707af36593bb8a7a3cd"
format_stamp: "Formatted at 2026-06-30 12:34:33 on dist-test-slave-khbc"
I20260630 12:34:33.787911  3142 heartbeater.cc:507] Master 127.0.123.62:39257 requested a full tablet report, sending...
I20260630 12:34:33.789916  3015 ts_manager.cc:194] Registered new tserver with Master: 54bf5cebaf2d47d39994ca596d4c7104 (127.0.123.1:41209)
I20260630 12:34:33.791951  3015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59254
I20260630 12:34:33.792107   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:33.795440  3154 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:33.796175   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:33.796432   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "292fb083fb544707af36593bb8a7a3cd"
format_stamp: "Formatted at 2026-06-30 12:34:33 on dist-test-slave-khbc"
I20260630 12:34:33.796679   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:33.830780   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:33.831884   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:33.833214   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:33.835234   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:33.835417   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:33.835632   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:33.835795   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:34:33.872943   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:40189
I20260630 12:34:33.873052  3216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:40189 every 8 connection(s)
I20260630 12:34:33.877369   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:33.883949  3220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:33.884581  3221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:33.889123  3223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:33.890169  3217 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39257
I20260630 12:34:33.890362   492 server_base.cc:1061] running on GCE node
I20260630 12:34:33.890604  3217 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:33.891371   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:34:33.891520  3217 heartbeater.cc:507] Master 127.0.123.62:39257 requested a full tablet report, sending...
W20260630 12:34:33.891670   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:33.891916   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822873891896 us; error 0 us; skew 500 ppm
I20260630 12:34:33.892606   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:33.893715  3015 ts_manager.cc:194] Registered new tserver with Master: 292fb083fb544707af36593bb8a7a3cd (127.0.123.2:40189)
I20260630 12:34:33.894913   492 webserver.cc:533] Webserver started at http://127.0.123.3:33473/ using document root <none> and password file <none>
I20260630 12:34:33.895195  3015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59266
I20260630 12:34:33.895366   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:33.895619   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:33.895892   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:33.897039   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "f58ba588194d4dac8522020e3f4370ca"
format_stamp: "Formatted at 2026-06-30 12:34:33 on dist-test-slave-khbc"
I20260630 12:34:33.901265   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:33.904065  3228 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:33.904762   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:33.905028   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "f58ba588194d4dac8522020e3f4370ca"
format_stamp: "Formatted at 2026-06-30 12:34:33 on dist-test-slave-khbc"
I20260630 12:34:33.905274   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:33.917347   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:33.918311   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:33.919526   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:33.921535   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:33.921702   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:33.921911   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:33.922055   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:33.958520   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:35705
I20260630 12:34:33.958623  3290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:35705 every 8 connection(s)
I20260630 12:34:33.971626  3291 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39257
I20260630 12:34:33.972043  3291 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:33.972720  3291 heartbeater.cc:507] Master 127.0.123.62:39257 requested a full tablet report, sending...
I20260630 12:34:33.974471  3015 ts_manager.cc:194] Registered new tserver with Master: f58ba588194d4dac8522020e3f4370ca (127.0.123.3:35705)
I20260630 12:34:33.975457   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013953053s
I20260630 12:34:33.975716  3015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59278
I20260630 12:34:34.794210  3142 heartbeater.cc:499] Master 127.0.123.62:39257 was elected leader, sending a full tablet report...
I20260630 12:34:34.897418  3217 heartbeater.cc:499] Master 127.0.123.62:39257 was elected leader, sending a full tablet report...
I20260630 12:34:34.977908  3291 heartbeater.cc:499] Master 127.0.123.62:39257 was elected leader, sending a full tablet report...
I20260630 12:34:35.026485  3015 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59290:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:35.028769  3015 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:35.094316  3182 tablet_service.cc:1511] Processing CreateTablet for tablet 47b12eecfcff4b6c9c9ebd0435c2189e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:35.094583  3181 tablet_service.cc:1511] Processing CreateTablet for tablet dfd1fd1f99354f92b1809848f8ff7530 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:35.095314  3180 tablet_service.cc:1511] Processing CreateTablet for tablet 80aed5d326ab4bf2adb1b9f9707fe231 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:35.095826  3182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b12eecfcff4b6c9c9ebd0435c2189e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.096664  3180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80aed5d326ab4bf2adb1b9f9707fe231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.096645  3179 tablet_service.cc:1511] Processing CreateTablet for tablet 24cd7716b98c4711a6354121352d22e5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:35.097045  3107 tablet_service.cc:1511] Processing CreateTablet for tablet 47b12eecfcff4b6c9c9ebd0435c2189e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:35.097996  3179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cd7716b98c4711a6354121352d22e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.098392  3107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b12eecfcff4b6c9c9ebd0435c2189e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.098917  3181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd1fd1f99354f92b1809848f8ff7530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.100775  3106 tablet_service.cc:1511] Processing CreateTablet for tablet dfd1fd1f99354f92b1809848f8ff7530 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:35.102114  3106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd1fd1f99354f92b1809848f8ff7530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.104297  3105 tablet_service.cc:1511] Processing CreateTablet for tablet 80aed5d326ab4bf2adb1b9f9707fe231 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:35.105590  3105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80aed5d326ab4bf2adb1b9f9707fe231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.109046  3104 tablet_service.cc:1511] Processing CreateTablet for tablet 24cd7716b98c4711a6354121352d22e5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:35.110379  3104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cd7716b98c4711a6354121352d22e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.110863  3256 tablet_service.cc:1511] Processing CreateTablet for tablet 47b12eecfcff4b6c9c9ebd0435c2189e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:35.112179  3256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b12eecfcff4b6c9c9ebd0435c2189e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.116778  3255 tablet_service.cc:1511] Processing CreateTablet for tablet dfd1fd1f99354f92b1809848f8ff7530 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:35.120648  3255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd1fd1f99354f92b1809848f8ff7530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.117915  3254 tablet_service.cc:1511] Processing CreateTablet for tablet 80aed5d326ab4bf2adb1b9f9707fe231 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:35.125078  3254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80aed5d326ab4bf2adb1b9f9707fe231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.118988  3253 tablet_service.cc:1511] Processing CreateTablet for tablet 24cd7716b98c4711a6354121352d22e5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fb7f1836f91e44ca9733f2bca3198395]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:35.128436  3253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cd7716b98c4711a6354121352d22e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.153818  3311 tablet_bootstrap.cc:492] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd: Bootstrap starting.
I20260630 12:34:35.160531  3311 tablet_bootstrap.cc:654] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.172925  3314 tablet_bootstrap.cc:492] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca: Bootstrap starting.
I20260630 12:34:35.178984  3314 tablet_bootstrap.cc:654] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.181632  3311 tablet_bootstrap.cc:492] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd: No bootstrap required, opened a new log
I20260630 12:34:35.182113  3311 ts_tablet_manager.cc:1403] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260630 12:34:35.183609  3312 tablet_bootstrap.cc:492] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104: Bootstrap starting.
I20260630 12:34:35.185012  3311 raft_consensus.cc:359] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.185734  3311 raft_consensus.cc:385] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.185906  3314 tablet_bootstrap.cc:492] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca: No bootstrap required, opened a new log
I20260630 12:34:35.186021  3311 raft_consensus.cc:740] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292fb083fb544707af36593bb8a7a3cd, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.186393  3314 ts_tablet_manager.cc:1403] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:34:35.186879  3311 consensus_queue.cc:260] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.188802  3314 raft_consensus.cc:359] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.189545  3314 raft_consensus.cc:385] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.189688  3311 ts_tablet_manager.cc:1434] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:34:35.189873  3314 raft_consensus.cc:740] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f58ba588194d4dac8522020e3f4370ca, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.190315  3312 tablet_bootstrap.cc:654] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.190688  3311 tablet_bootstrap.cc:492] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd: Bootstrap starting.
I20260630 12:34:35.190676  3314 consensus_queue.cc:260] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.197417  3311 tablet_bootstrap.cc:654] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.198819  3312 tablet_bootstrap.cc:492] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104: No bootstrap required, opened a new log
I20260630 12:34:35.199358  3312 ts_tablet_manager.cc:1403] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:34:35.202419  3312 raft_consensus.cc:359] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.204167  3312 raft_consensus.cc:385] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.205245  3312 raft_consensus.cc:740] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bf5cebaf2d47d39994ca596d4c7104, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.204772  3314 ts_tablet_manager.cc:1434] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.009s
I20260630 12:34:35.205978  3312 consensus_queue.cc:260] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.206980  3311 tablet_bootstrap.cc:492] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd: No bootstrap required, opened a new log
I20260630 12:34:35.206449  3314 tablet_bootstrap.cc:492] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca: Bootstrap starting.
I20260630 12:34:35.207440  3311 ts_tablet_manager.cc:1403] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:34:35.210239  3311 raft_consensus.cc:359] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.210891  3311 raft_consensus.cc:385] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.211169  3311 raft_consensus.cc:740] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292fb083fb544707af36593bb8a7a3cd, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.212381  3314 tablet_bootstrap.cc:654] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.211993  3311 consensus_queue.cc:260] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
W20260630 12:34:35.213203  3292 tablet.cc:2406] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:34:35.214104  3311 ts_tablet_manager.cc:1434] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:34:35.214996  3311 tablet_bootstrap.cc:492] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd: Bootstrap starting.
I20260630 12:34:35.215154  3312 ts_tablet_manager.cc:1434] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:34:35.216097  3312 tablet_bootstrap.cc:492] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104: Bootstrap starting.
I20260630 12:34:35.220729  3312 tablet_bootstrap.cc:654] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.221390  3311 tablet_bootstrap.cc:654] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.228830  3312 tablet_bootstrap.cc:492] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104: No bootstrap required, opened a new log
I20260630 12:34:35.229404  3312 ts_tablet_manager.cc:1403] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:34:35.232273  3312 raft_consensus.cc:359] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.232772  3314 tablet_bootstrap.cc:492] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca: No bootstrap required, opened a new log
I20260630 12:34:35.232846  3311 tablet_bootstrap.cc:492] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd: No bootstrap required, opened a new log
I20260630 12:34:35.233062  3312 raft_consensus.cc:385] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.233369  3314 ts_tablet_manager.cc:1403] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.006s
I20260630 12:34:35.233415  3311 ts_tablet_manager.cc:1403] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260630 12:34:35.233454  3312 raft_consensus.cc:740] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bf5cebaf2d47d39994ca596d4c7104, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.234604  3312 consensus_queue.cc:260] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.236702  3312 ts_tablet_manager.cc:1434] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:34:35.236577  3311 raft_consensus.cc:359] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.236850  3314 raft_consensus.cc:359] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.237386  3311 raft_consensus.cc:385] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.237717  3312 tablet_bootstrap.cc:492] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104: Bootstrap starting.
I20260630 12:34:35.237743  3314 raft_consensus.cc:385] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.237828  3311 raft_consensus.cc:740] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292fb083fb544707af36593bb8a7a3cd, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.238416  3314 raft_consensus.cc:740] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f58ba588194d4dac8522020e3f4370ca, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.238880  3311 consensus_queue.cc:260] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.239519  3314 consensus_queue.cc:260] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.244371  3312 tablet_bootstrap.cc:654] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.245437  3311 ts_tablet_manager.cc:1434] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:34:35.245498  3314 ts_tablet_manager.cc:1434] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:34:35.246553  3311 tablet_bootstrap.cc:492] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd: Bootstrap starting.
I20260630 12:34:35.246646  3314 tablet_bootstrap.cc:492] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca: Bootstrap starting.
I20260630 12:34:35.251330  3316 raft_consensus.cc:493] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:35.251940  3316 raft_consensus.cc:515] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.253069  3311 tablet_bootstrap.cc:654] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.255756  3312 tablet_bootstrap.cc:492] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104: No bootstrap required, opened a new log
I20260630 12:34:35.256186  3312 ts_tablet_manager.cc:1403] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:34:35.258301  3316 leader_election.cc:290] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bf5cebaf2d47d39994ca596d4c7104 (127.0.123.1:41209), f58ba588194d4dac8522020e3f4370ca (127.0.123.3:35705)
I20260630 12:34:35.258949  3312 raft_consensus.cc:359] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.259732  3312 raft_consensus.cc:385] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.260120  3312 raft_consensus.cc:740] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bf5cebaf2d47d39994ca596d4c7104, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.260865  3312 consensus_queue.cc:260] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.266458  3314 tablet_bootstrap.cc:654] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.269531  3312 ts_tablet_manager.cc:1434] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260630 12:34:35.272022  3312 tablet_bootstrap.cc:492] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104: Bootstrap starting.
I20260630 12:34:35.281509  3312 tablet_bootstrap.cc:654] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.286753  3266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b12eecfcff4b6c9c9ebd0435c2189e" candidate_uuid: "292fb083fb544707af36593bb8a7a3cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f58ba588194d4dac8522020e3f4370ca" is_pre_election: true
I20260630 12:34:35.287024  3117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b12eecfcff4b6c9c9ebd0435c2189e" candidate_uuid: "292fb083fb544707af36593bb8a7a3cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bf5cebaf2d47d39994ca596d4c7104" is_pre_election: true
W20260630 12:34:35.288744  3158 leader_election.cc:343] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54bf5cebaf2d47d39994ca596d4c7104 (127.0.123.1:41209): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:34:35.289381  3158 leader_election.cc:343] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f58ba588194d4dac8522020e3f4370ca (127.0.123.3:35705): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:35.289765  3158 leader_election.cc:304] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [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: 292fb083fb544707af36593bb8a7a3cd; no voters: 54bf5cebaf2d47d39994ca596d4c7104, f58ba588194d4dac8522020e3f4370ca
I20260630 12:34:35.289878  3311 tablet_bootstrap.cc:492] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd: No bootstrap required, opened a new log
I20260630 12:34:35.289923  3314 tablet_bootstrap.cc:492] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca: No bootstrap required, opened a new log
I20260630 12:34:35.290657  3311 ts_tablet_manager.cc:1403] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.021s
I20260630 12:34:35.290700  3314 ts_tablet_manager.cc:1403] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.012s
I20260630 12:34:35.290915  3316 raft_consensus.cc:2749] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:35.293917  3312 tablet_bootstrap.cc:492] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104: No bootstrap required, opened a new log
I20260630 12:34:35.293671  3314 raft_consensus.cc:359] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.293689  3311 raft_consensus.cc:359] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.294322  3314 raft_consensus.cc:385] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.294396  3312 ts_tablet_manager.cc:1403] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.004s
I20260630 12:34:35.294533  3311 raft_consensus.cc:385] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.294620  3314 raft_consensus.cc:740] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f58ba588194d4dac8522020e3f4370ca, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.295017  3311 raft_consensus.cc:740] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292fb083fb544707af36593bb8a7a3cd, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.295426  3314 consensus_queue.cc:260] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.296768  3311 consensus_queue.cc:260] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.297185  3312 raft_consensus.cc:359] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.297921  3314 ts_tablet_manager.cc:1434] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:34:35.299010  3314 tablet_bootstrap.cc:492] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca: Bootstrap starting.
I20260630 12:34:35.297863  3312 raft_consensus.cc:385] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.299479  3311 ts_tablet_manager.cc:1434] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:34:35.299804  3312 raft_consensus.cc:740] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bf5cebaf2d47d39994ca596d4c7104, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.302090  3312 consensus_queue.cc:260] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.305306  3314 tablet_bootstrap.cc:654] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.308377  3320 raft_consensus.cc:493] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:35.308823  3320 raft_consensus.cc:515] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.313814  3316 raft_consensus.cc:493] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:35.313894  3314 tablet_bootstrap.cc:492] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca: No bootstrap required, opened a new log
I20260630 12:34:35.314504  3314 ts_tablet_manager.cc:1403] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260630 12:34:35.314330  3316 raft_consensus.cc:515] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.315460  3320 leader_election.cc:290] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 292fb083fb544707af36593bb8a7a3cd (127.0.123.2:40189), f58ba588194d4dac8522020e3f4370ca (127.0.123.3:35705)
I20260630 12:34:35.316357  3316 leader_election.cc:290] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bf5cebaf2d47d39994ca596d4c7104 (127.0.123.1:41209), f58ba588194d4dac8522020e3f4370ca (127.0.123.3:35705)
I20260630 12:34:35.317343  3314 raft_consensus.cc:359] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.317627  3266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd7716b98c4711a6354121352d22e5" candidate_uuid: "292fb083fb544707af36593bb8a7a3cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f58ba588194d4dac8522020e3f4370ca" is_pre_election: true
I20260630 12:34:35.317977  3314 raft_consensus.cc:385] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.318321  3314 raft_consensus.cc:740] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f58ba588194d4dac8522020e3f4370ca, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.318229  3266 raft_consensus.cc:2468] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292fb083fb544707af36593bb8a7a3cd in term 0.
I20260630 12:34:35.319290  3314 consensus_queue.cc:260] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.320488  3158 leader_election.cc:304] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292fb083fb544707af36593bb8a7a3cd, f58ba588194d4dac8522020e3f4370ca; no voters: 
I20260630 12:34:35.321308  3316 raft_consensus.cc:2804] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:35.321666  3316 raft_consensus.cc:493] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:35.321967  3316 raft_consensus.cc:3060] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.324681  3314 ts_tablet_manager.cc:1434] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:34:35.327006  3266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b12eecfcff4b6c9c9ebd0435c2189e" candidate_uuid: "54bf5cebaf2d47d39994ca596d4c7104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f58ba588194d4dac8522020e3f4370ca" is_pre_election: true
I20260630 12:34:35.327586  3266 raft_consensus.cc:2468] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54bf5cebaf2d47d39994ca596d4c7104 in term 0.
I20260630 12:34:35.319237  3117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd7716b98c4711a6354121352d22e5" candidate_uuid: "292fb083fb544707af36593bb8a7a3cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bf5cebaf2d47d39994ca596d4c7104" is_pre_election: true
I20260630 12:34:35.328313  3117 raft_consensus.cc:2468] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292fb083fb544707af36593bb8a7a3cd in term 0.
I20260630 12:34:35.328910  3083 leader_election.cc:304] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bf5cebaf2d47d39994ca596d4c7104, f58ba588194d4dac8522020e3f4370ca; no voters: 
I20260630 12:34:35.329838  3320 raft_consensus.cc:2804] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:35.330168  3320 raft_consensus.cc:493] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:35.330483  3320 raft_consensus.cc:3060] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.330610  3192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b12eecfcff4b6c9c9ebd0435c2189e" candidate_uuid: "54bf5cebaf2d47d39994ca596d4c7104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292fb083fb544707af36593bb8a7a3cd" is_pre_election: true
I20260630 12:34:35.331202  3192 raft_consensus.cc:2468] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54bf5cebaf2d47d39994ca596d4c7104 in term 0.
I20260630 12:34:35.332716  3316 raft_consensus.cc:515] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.333664  3312 ts_tablet_manager.cc:1434] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260630 12:34:35.334767  3316 leader_election.cc:290] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [CANDIDATE]: Term 1 election: Requested vote from peers 54bf5cebaf2d47d39994ca596d4c7104 (127.0.123.1:41209), f58ba588194d4dac8522020e3f4370ca (127.0.123.3:35705)
I20260630 12:34:35.335357  3117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd7716b98c4711a6354121352d22e5" candidate_uuid: "292fb083fb544707af36593bb8a7a3cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bf5cebaf2d47d39994ca596d4c7104"
I20260630 12:34:35.335917  3117 raft_consensus.cc:3060] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.335951  3266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd7716b98c4711a6354121352d22e5" candidate_uuid: "292fb083fb544707af36593bb8a7a3cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f58ba588194d4dac8522020e3f4370ca"
I20260630 12:34:35.336519  3266 raft_consensus.cc:3060] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.336567  3320 raft_consensus.cc:515] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.338762  3320 leader_election.cc:290] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [CANDIDATE]: Term 1 election: Requested vote from peers 292fb083fb544707af36593bb8a7a3cd (127.0.123.2:40189), f58ba588194d4dac8522020e3f4370ca (127.0.123.3:35705)
I20260630 12:34:35.339417  3192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b12eecfcff4b6c9c9ebd0435c2189e" candidate_uuid: "54bf5cebaf2d47d39994ca596d4c7104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292fb083fb544707af36593bb8a7a3cd"
I20260630 12:34:35.339973  3192 raft_consensus.cc:3060] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.342003  3265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b12eecfcff4b6c9c9ebd0435c2189e" candidate_uuid: "54bf5cebaf2d47d39994ca596d4c7104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f58ba588194d4dac8522020e3f4370ca"
I20260630 12:34:35.342582  3265 raft_consensus.cc:3060] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.342674  3117 raft_consensus.cc:2468] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292fb083fb544707af36593bb8a7a3cd in term 1.
I20260630 12:34:35.343688  3158 leader_election.cc:304] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292fb083fb544707af36593bb8a7a3cd, 54bf5cebaf2d47d39994ca596d4c7104; no voters: 
I20260630 12:34:35.344468  3316 raft_consensus.cc:2804] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:35.345023  3266 raft_consensus.cc:2468] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292fb083fb544707af36593bb8a7a3cd in term 1.
I20260630 12:34:35.346253  3192 raft_consensus.cc:2468] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bf5cebaf2d47d39994ca596d4c7104 in term 1.
I20260630 12:34:35.347491  3080 leader_election.cc:304] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292fb083fb544707af36593bb8a7a3cd, 54bf5cebaf2d47d39994ca596d4c7104; no voters: 
I20260630 12:34:35.348374  3320 raft_consensus.cc:2804] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:35.348917  3317 raft_consensus.cc:493] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:35.349373  3317 raft_consensus.cc:515] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.350194  3316 raft_consensus.cc:697] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 1 LEADER]: Becoming Leader. State: Replica: 292fb083fb544707af36593bb8a7a3cd, State: Running, Role: LEADER
I20260630 12:34:35.350894  3316 consensus_queue.cc:237] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.354985  3317 leader_election.cc:290] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bf5cebaf2d47d39994ca596d4c7104 (127.0.123.1:41209), 292fb083fb544707af36593bb8a7a3cd (127.0.123.2:40189)
I20260630 12:34:35.356514  3265 raft_consensus.cc:2468] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bf5cebaf2d47d39994ca596d4c7104 in term 1.
I20260630 12:34:35.364151  3333 raft_consensus.cc:493] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:35.364668  3333 raft_consensus.cc:515] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.365067  3320 raft_consensus.cc:697] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 LEADER]: Becoming Leader. State: Replica: 54bf5cebaf2d47d39994ca596d4c7104, State: Running, Role: LEADER
I20260630 12:34:35.365952  3320 consensus_queue.cc:237] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.367327  3333 leader_election.cc:290] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bf5cebaf2d47d39994ca596d4c7104 (127.0.123.1:41209), f58ba588194d4dac8522020e3f4370ca (127.0.123.3:35705)
I20260630 12:34:35.368476  3117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1fd1f99354f92b1809848f8ff7530" candidate_uuid: "292fb083fb544707af36593bb8a7a3cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bf5cebaf2d47d39994ca596d4c7104" is_pre_election: true
I20260630 12:34:35.369107  3117 raft_consensus.cc:2468] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292fb083fb544707af36593bb8a7a3cd in term 0.
I20260630 12:34:35.370153  3265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1fd1f99354f92b1809848f8ff7530" candidate_uuid: "292fb083fb544707af36593bb8a7a3cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f58ba588194d4dac8522020e3f4370ca" is_pre_election: true
I20260630 12:34:35.370272  3158 leader_election.cc:304] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292fb083fb544707af36593bb8a7a3cd, 54bf5cebaf2d47d39994ca596d4c7104; no voters: 
I20260630 12:34:35.370730  3265 raft_consensus.cc:2468] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292fb083fb544707af36593bb8a7a3cd in term 0.
I20260630 12:34:35.372947  3333 raft_consensus.cc:2804] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:35.373780  3333 raft_consensus.cc:493] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:35.374167  3333 raft_consensus.cc:3060] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.383409  3333 raft_consensus.cc:515] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.385833  3117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1fd1f99354f92b1809848f8ff7530" candidate_uuid: "292fb083fb544707af36593bb8a7a3cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bf5cebaf2d47d39994ca596d4c7104"
I20260630 12:34:35.386404  3117 raft_consensus.cc:3060] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.386615  3265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1fd1f99354f92b1809848f8ff7530" candidate_uuid: "292fb083fb544707af36593bb8a7a3cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f58ba588194d4dac8522020e3f4370ca"
I20260630 12:34:35.387164  3265 raft_consensus.cc:3060] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.387666  3333 leader_election.cc:290] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [CANDIDATE]: Term 1 election: Requested vote from peers 54bf5cebaf2d47d39994ca596d4c7104 (127.0.123.1:41209), f58ba588194d4dac8522020e3f4370ca (127.0.123.3:35705)
I20260630 12:34:35.388875  3014 catalog_manager.cc:5697] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 292fb083fb544707af36593bb8a7a3cd (127.0.123.2). New cstate: current_term: 1 leader_uuid: "292fb083fb544707af36593bb8a7a3cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:35.393059  3116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80aed5d326ab4bf2adb1b9f9707fe231" candidate_uuid: "f58ba588194d4dac8522020e3f4370ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bf5cebaf2d47d39994ca596d4c7104" is_pre_election: true
I20260630 12:34:35.393323  3265 raft_consensus.cc:2468] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292fb083fb544707af36593bb8a7a3cd in term 1.
I20260630 12:34:35.392827  3015 catalog_manager.cc:5697] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54bf5cebaf2d47d39994ca596d4c7104 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "54bf5cebaf2d47d39994ca596d4c7104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:35.394336  3158 leader_election.cc:304] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292fb083fb544707af36593bb8a7a3cd, f58ba588194d4dac8522020e3f4370ca; no voters: 
I20260630 12:34:35.395473  3333 raft_consensus.cc:2804] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:35.396093  3333 raft_consensus.cc:697] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 1 LEADER]: Becoming Leader. State: Replica: 292fb083fb544707af36593bb8a7a3cd, State: Running, Role: LEADER
I20260630 12:34:35.396860  3333 consensus_queue.cc:237] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.393719  3116 raft_consensus.cc:2468] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f58ba588194d4dac8522020e3f4370ca in term 0.
I20260630 12:34:35.402115  3232 leader_election.cc:304] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bf5cebaf2d47d39994ca596d4c7104, f58ba588194d4dac8522020e3f4370ca; no voters: 
I20260630 12:34:35.402879  3317 raft_consensus.cc:2804] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:35.403221  3317 raft_consensus.cc:493] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:35.403522  3317 raft_consensus.cc:3060] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.405066  3117 raft_consensus.cc:2468] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292fb083fb544707af36593bb8a7a3cd in term 1.
I20260630 12:34:35.407214  3014 catalog_manager.cc:5697] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 292fb083fb544707af36593bb8a7a3cd (127.0.123.2). New cstate: current_term: 1 leader_uuid: "292fb083fb544707af36593bb8a7a3cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:35.408061  3192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80aed5d326ab4bf2adb1b9f9707fe231" candidate_uuid: "f58ba588194d4dac8522020e3f4370ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292fb083fb544707af36593bb8a7a3cd" is_pre_election: true
I20260630 12:34:35.408640  3192 raft_consensus.cc:2468] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f58ba588194d4dac8522020e3f4370ca in term 0.
I20260630 12:34:35.409672  3317 raft_consensus.cc:515] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.411156  3317 leader_election.cc:290] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [CANDIDATE]: Term 1 election: Requested vote from peers 54bf5cebaf2d47d39994ca596d4c7104 (127.0.123.1:41209), 292fb083fb544707af36593bb8a7a3cd (127.0.123.2:40189)
I20260630 12:34:35.411996  3117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80aed5d326ab4bf2adb1b9f9707fe231" candidate_uuid: "f58ba588194d4dac8522020e3f4370ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bf5cebaf2d47d39994ca596d4c7104"
I20260630 12:34:35.412091  3192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80aed5d326ab4bf2adb1b9f9707fe231" candidate_uuid: "f58ba588194d4dac8522020e3f4370ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292fb083fb544707af36593bb8a7a3cd"
I20260630 12:34:35.412681  3192 raft_consensus.cc:3060] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.412634  3117 raft_consensus.cc:3060] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.417500  3192 raft_consensus.cc:2468] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f58ba588194d4dac8522020e3f4370ca in term 1.
I20260630 12:34:35.418049  3117 raft_consensus.cc:2468] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f58ba588194d4dac8522020e3f4370ca in term 1.
I20260630 12:34:35.418462  3229 leader_election.cc:304] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292fb083fb544707af36593bb8a7a3cd, f58ba588194d4dac8522020e3f4370ca; no voters: 
I20260630 12:34:35.419153  3317 raft_consensus.cc:2804] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:35.420055  3317 raft_consensus.cc:697] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 1 LEADER]: Becoming Leader. State: Replica: f58ba588194d4dac8522020e3f4370ca, State: Running, Role: LEADER
I20260630 12:34:35.420626  3317 consensus_queue.cc:237] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } }
I20260630 12:34:35.426771  3014 catalog_manager.cc:5697] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca reported cstate change: term changed from 0 to 1, leader changed from <none> to f58ba588194d4dac8522020e3f4370ca (127.0.123.3). New cstate: current_term: 1 leader_uuid: "f58ba588194d4dac8522020e3f4370ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bf5cebaf2d47d39994ca596d4c7104" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292fb083fb544707af36593bb8a7a3cd" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f58ba588194d4dac8522020e3f4370ca" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35705 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:35.471428   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:34:35.487058   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:35.487764   492 tablet_replica.cc:333] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104: stopping tablet replica
I20260630 12:34:35.488248   492 raft_consensus.cc:2243] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:35.488787   492 pending_rounds.cc:70] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104: Trying to abort 1 pending ops.
I20260630 12:34:35.488969   492 pending_rounds.cc:77] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442497524944896 op_type: NO_OP noop_request { }
I20260630 12:34:35.489246   492 raft_consensus.cc:2889] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:35.489490   492 raft_consensus.cc:2272] T 47b12eecfcff4b6c9c9ebd0435c2189e P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.491654   492 tablet_replica.cc:333] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104: stopping tablet replica
I20260630 12:34:35.492172   492 raft_consensus.cc:2243] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:35.492501   492 raft_consensus.cc:2272] T dfd1fd1f99354f92b1809848f8ff7530 P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.494093   492 tablet_replica.cc:333] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104: stopping tablet replica
I20260630 12:34:35.494525   492 raft_consensus.cc:2243] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:35.494836   492 raft_consensus.cc:2272] T 24cd7716b98c4711a6354121352d22e5 P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.496433   492 tablet_replica.cc:333] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104: stopping tablet replica
I20260630 12:34:35.496881   492 raft_consensus.cc:2243] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:35.497185   492 raft_consensus.cc:2272] T 80aed5d326ab4bf2adb1b9f9707fe231 P 54bf5cebaf2d47d39994ca596d4c7104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.517627   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:34:35.527170   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:34:35.541893   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:35.542601   492 tablet_replica.cc:333] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd: stopping tablet replica
I20260630 12:34:35.543087   492 raft_consensus.cc:2243] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:35.543430   492 raft_consensus.cc:2272] T 80aed5d326ab4bf2adb1b9f9707fe231 P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.545064   492 tablet_replica.cc:333] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd: stopping tablet replica
I20260630 12:34:35.545527   492 raft_consensus.cc:2243] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:35.546027   492 pending_rounds.cc:70] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd: Trying to abort 1 pending ops.
I20260630 12:34:35.546196   492 pending_rounds.cc:77] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442497632260096 op_type: NO_OP noop_request { }
I20260630 12:34:35.546437   492 raft_consensus.cc:2889] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:35.546676   492 raft_consensus.cc:2272] T dfd1fd1f99354f92b1809848f8ff7530 P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.548513   492 tablet_replica.cc:333] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd: stopping tablet replica
I20260630 12:34:35.548957   492 raft_consensus.cc:2243] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:35.549278   492 raft_consensus.cc:2272] T 47b12eecfcff4b6c9c9ebd0435c2189e P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.550890   492 tablet_replica.cc:333] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd: stopping tablet replica
I20260630 12:34:35.551298   492 raft_consensus.cc:2243] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:35.551826   492 pending_rounds.cc:70] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd: Trying to abort 1 pending ops.
I20260630 12:34:35.551995   492 pending_rounds.cc:77] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442497446326272 op_type: NO_OP noop_request { }
I20260630 12:34:35.552227   492 raft_consensus.cc:2889] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:35.552461   492 raft_consensus.cc:2272] T 24cd7716b98c4711a6354121352d22e5 P 292fb083fb544707af36593bb8a7a3cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.573014   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:34:35.582633   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:34:35.597914   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:35.598551   492 tablet_replica.cc:333] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca: stopping tablet replica
I20260630 12:34:35.599071   492 raft_consensus.cc:2243] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:35.599423   492 raft_consensus.cc:2272] T 24cd7716b98c4711a6354121352d22e5 P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.601109   492 tablet_replica.cc:333] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca: stopping tablet replica
I20260630 12:34:35.601568   492 raft_consensus.cc:2243] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:35.601891   492 raft_consensus.cc:2272] T 47b12eecfcff4b6c9c9ebd0435c2189e P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.603464   492 tablet_replica.cc:333] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca: stopping tablet replica
I20260630 12:34:35.603926   492 raft_consensus.cc:2243] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:35.604249   492 raft_consensus.cc:2272] T dfd1fd1f99354f92b1809848f8ff7530 P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.605777   492 tablet_replica.cc:333] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca: stopping tablet replica
I20260630 12:34:35.606194   492 raft_consensus.cc:2243] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:35.606701   492 pending_rounds.cc:70] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca: Trying to abort 1 pending ops.
I20260630 12:34:35.606856   492 pending_rounds.cc:77] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442497728966656 op_type: NO_OP noop_request { }
I20260630 12:34:35.607126   492 raft_consensus.cc:2889] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:35.607362   492 raft_consensus.cc:2272] T 80aed5d326ab4bf2adb1b9f9707fe231 P f58ba588194d4dac8522020e3f4370ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.609815  3068 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:34:35.614099  3068 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260630 12:34:35.614504  3068 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:35.629199   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:34:35.638600   492 master.cc:562] Master@127.0.123.62:39257 shutting down...
I20260630 12:34:35.651134   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:35.651571   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:35.651889   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38f28283f9f843829cbbfe7226c9304d: stopping tablet replica
I20260630 12:34:35.668536   492 master.cc:584] Master@127.0.123.62:39257 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2204 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:34:35.696604   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:42091
I20260630 12:34:35.697571   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:35.701617  3342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:35.702262  3343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:35.703403  3345 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:35.704082   492 server_base.cc:1061] running on GCE node
I20260630 12:34:35.704816   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:35.704982   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:35.705099   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822875705088 us; error 0 us; skew 500 ppm
I20260630 12:34:35.705502   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:35.707444   492 webserver.cc:533] Webserver started at http://127.0.123.62:32883/ using document root <none> and password file <none>
I20260630 12:34:35.707876   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:35.708024   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:35.708225   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:35.709143   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "589782167d8c430f8fd3e6fe87a124d4"
format_stamp: "Formatted at 2026-06-30 12:34:35 on dist-test-slave-khbc"
I20260630 12:34:35.713160   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:34:35.716001  3350 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:35.716652   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:34:35.716881   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "589782167d8c430f8fd3e6fe87a124d4"
format_stamp: "Formatted at 2026-06-30 12:34:35 on dist-test-slave-khbc"
I20260630 12:34:35.717125   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:35.763051   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:35.764041   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:35.795607   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:42091
I20260630 12:34:35.795722  3401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:42091 every 8 connection(s)
I20260630 12:34:35.799120  3402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:35.808194  3402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4: Bootstrap starting.
I20260630 12:34:35.812000  3402 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:35.815357  3402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4: No bootstrap required, opened a new log
I20260630 12:34:35.817112  3402 raft_consensus.cc:359] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "589782167d8c430f8fd3e6fe87a124d4" member_type: VOTER }
I20260630 12:34:35.817451  3402 raft_consensus.cc:385] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:35.817618  3402 raft_consensus.cc:740] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 589782167d8c430f8fd3e6fe87a124d4, State: Initialized, Role: FOLLOWER
I20260630 12:34:35.818122  3402 consensus_queue.cc:260] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "589782167d8c430f8fd3e6fe87a124d4" member_type: VOTER }
I20260630 12:34:35.818548  3402 raft_consensus.cc:399] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:35.818759  3402 raft_consensus.cc:493] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:35.818992  3402 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:35.822878  3402 raft_consensus.cc:515] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "589782167d8c430f8fd3e6fe87a124d4" member_type: VOTER }
I20260630 12:34:35.823300  3402 leader_election.cc:304] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [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: 589782167d8c430f8fd3e6fe87a124d4; no voters: 
I20260630 12:34:35.824225  3402 leader_election.cc:290] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:35.824474  3405 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:35.825614  3405 raft_consensus.cc:697] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [term 1 LEADER]: Becoming Leader. State: Replica: 589782167d8c430f8fd3e6fe87a124d4, State: Running, Role: LEADER
I20260630 12:34:35.826120  3405 consensus_queue.cc:237] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [LEADER]: Queue going to LEADER mode. State: All 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: "589782167d8c430f8fd3e6fe87a124d4" member_type: VOTER }
I20260630 12:34:35.826753  3402 sys_catalog.cc:565] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:35.828709  3406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "589782167d8c430f8fd3e6fe87a124d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "589782167d8c430f8fd3e6fe87a124d4" member_type: VOTER } }
I20260630 12:34:35.828791  3407 sys_catalog.cc:455] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 589782167d8c430f8fd3e6fe87a124d4. Latest consensus state: current_term: 1 leader_uuid: "589782167d8c430f8fd3e6fe87a124d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "589782167d8c430f8fd3e6fe87a124d4" member_type: VOTER } }
I20260630 12:34:35.829279  3406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:35.829366  3407 sys_catalog.cc:458] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:35.834326  3410 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:35.839906  3410 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:35.840826   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:35.847915  3410 catalog_manager.cc:1383] Generated new cluster ID: 5bc864eeed0b4302a482ba216c3e242f
I20260630 12:34:35.848205  3410 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:35.890653  3410 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:35.891855  3410 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:35.906000  3410 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4: Generated new TSK 0
I20260630 12:34:35.906607  3410 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:35.971321   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:35.976689  3423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:35.977754  3424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:35.979105  3426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:35.979317   492 server_base.cc:1061] running on GCE node
I20260630 12:34:35.980149   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:35.980319   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:35.980434   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822875980424 us; error 0 us; skew 500 ppm
I20260630 12:34:35.980857   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:35.982893   492 webserver.cc:533] Webserver started at http://127.0.123.1:43129/ using document root <none> and password file <none>
I20260630 12:34:35.983305   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:35.983449   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:35.983652   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:35.984664   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "b6f896f76dfe40259fbeba77e8be30bf"
format_stamp: "Formatted at 2026-06-30 12:34:35 on dist-test-slave-khbc"
I20260630 12:34:35.988658   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:35.991531  3431 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:35.992259   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:35.992527   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "b6f896f76dfe40259fbeba77e8be30bf"
format_stamp: "Formatted at 2026-06-30 12:34:35 on dist-test-slave-khbc"
I20260630 12:34:35.992787   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:36.005770   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:36.006785   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:36.008077   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:36.010154   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:36.010336   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:36.010545   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:36.010697   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:36.045845   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:40739
I20260630 12:34:36.045923  3493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:40739 every 8 connection(s)
I20260630 12:34:36.050326   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:36.056308  3498 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:36.057821  3499 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:36.058813   492 server_base.cc:1061] running on GCE node
W20260630 12:34:36.058718  3501 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:36.060005   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:36.060220   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:36.060412   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822876060393 us; error 0 us; skew 500 ppm
I20260630 12:34:36.061031   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:36.062121  3494 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42091
I20260630 12:34:36.062438  3494 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:36.063220  3494 heartbeater.cc:507] Master 127.0.123.62:42091 requested a full tablet report, sending...
I20260630 12:34:36.063439   492 webserver.cc:533] Webserver started at http://127.0.123.2:35865/ using document root <none> and password file <none>
I20260630 12:34:36.063941   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:36.064100   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:36.064337   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:36.065145  3367 ts_manager.cc:194] Registered new tserver with Master: b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:36.065295   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
format_stamp: "Formatted at 2026-06-30 12:34:36 on dist-test-slave-khbc"
I20260630 12:34:36.066726  3367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46216
I20260630 12:34:36.069443   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:36.072484  3506 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:36.073134   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:36.073379   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
format_stamp: "Formatted at 2026-06-30 12:34:36 on dist-test-slave-khbc"
I20260630 12:34:36.073622   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:36.119235   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:36.120307   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:36.121610   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:36.123627   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:36.123831   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:36.124035   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:36.124179   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:36.157938   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:42821
I20260630 12:34:36.158010  3568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:42821 every 8 connection(s)
I20260630 12:34:36.162285   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:36.168133  3572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:36.169555  3573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:36.170526  3575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:36.171418   492 server_base.cc:1061] running on GCE node
I20260630 12:34:36.172307   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:36.172546   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:36.172720   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822876172703 us; error 0 us; skew 500 ppm
I20260630 12:34:36.173010  3569 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42091
I20260630 12:34:36.173296   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:36.173398  3569 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:36.174237  3569 heartbeater.cc:507] Master 127.0.123.62:42091 requested a full tablet report, sending...
I20260630 12:34:36.175874   492 webserver.cc:533] Webserver started at http://127.0.123.3:36901/ using document root <none> and password file <none>
I20260630 12:34:36.176230  3367 ts_manager.cc:194] Registered new tserver with Master: 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:36.176326   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:36.176622   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:36.176859   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:36.177582  3367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46220
I20260630 12:34:36.177835   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "c09b9c931b794812b9ba34ca78281ef0"
format_stamp: "Formatted at 2026-06-30 12:34:36 on dist-test-slave-khbc"
I20260630 12:34:36.182118   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:36.184922  3580 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:36.185564   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:36.185825   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "c09b9c931b794812b9ba34ca78281ef0"
format_stamp: "Formatted at 2026-06-30 12:34:36 on dist-test-slave-khbc"
I20260630 12:34:36.186058   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:36.223197   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:36.224197   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:36.225317   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:36.227375   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:36.227561   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:36.227805   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:36.227988   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:36.263175   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:36033
I20260630 12:34:36.263281  3642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:36033 every 8 connection(s)
I20260630 12:34:36.275377  3643 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42091
I20260630 12:34:36.275754  3643 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:36.276419  3643 heartbeater.cc:507] Master 127.0.123.62:42091 requested a full tablet report, sending...
I20260630 12:34:36.278167  3367 ts_manager.cc:194] Registered new tserver with Master: c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:36.278389   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012242589s
I20260630 12:34:36.279448  3367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46234
I20260630 12:34:37.069053  3494 heartbeater.cc:499] Master 127.0.123.62:42091 was elected leader, sending a full tablet report...
I20260630 12:34:37.179975  3569 heartbeater.cc:499] Master 127.0.123.62:42091 was elected leader, sending a full tablet report...
I20260630 12:34:37.282146  3643 heartbeater.cc:499] Master 127.0.123.62:42091 was elected leader, sending a full tablet report...
I20260630 12:34:37.332374  3367 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46248:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:37.334955  3367 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:37.389706  3459 tablet_service.cc:1511] Processing CreateTablet for tablet db77836651f642d2b1e22cbcc9472be3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.392167  3534 tablet_service.cc:1511] Processing CreateTablet for tablet db77836651f642d2b1e22cbcc9472be3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.392588  3455 tablet_service.cc:1511] Processing CreateTablet for tablet c1275580ff2046c894acd8fbf2d59c12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.392818  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 88995a0da8c9434db39c45af7a346a6b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.393667  3534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db77836651f642d2b1e22cbcc9472be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.396808  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 7603a2daef1f4dce92d8aeb17cc1081d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.395263  3457 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd0b2a405054272a0bbb75da8309526 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.399402  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db77836651f642d2b1e22cbcc9472be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.400311  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1275580ff2046c894acd8fbf2d59c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.401978  3454 tablet_service.cc:1511] Processing CreateTablet for tablet cf34dccae2604ca8a9ef1aa17aa9affc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.403234  3454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf34dccae2604ca8a9ef1aa17aa9affc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.405336  3533 tablet_service.cc:1511] Processing CreateTablet for tablet 88995a0da8c9434db39c45af7a346a6b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.405620  3532 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd0b2a405054272a0bbb75da8309526 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.406733  3533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88995a0da8c9434db39c45af7a346a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.407328  3532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd0b2a405054272a0bbb75da8309526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.411933  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7603a2daef1f4dce92d8aeb17cc1081d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.413790  3530 tablet_service.cc:1511] Processing CreateTablet for tablet c1275580ff2046c894acd8fbf2d59c12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.417575  3453 tablet_service.cc:1511] Processing CreateTablet for tablet 53fe064ad2a04003ab0cb1f63c085d47 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.418916  3529 tablet_service.cc:1511] Processing CreateTablet for tablet cf34dccae2604ca8a9ef1aa17aa9affc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.420740  3531 tablet_service.cc:1511] Processing CreateTablet for tablet 7603a2daef1f4dce92d8aeb17cc1081d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.418895  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fe064ad2a04003ab0cb1f63c085d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.422878  3528 tablet_service.cc:1511] Processing CreateTablet for tablet 53fe064ad2a04003ab0cb1f63c085d47 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.428201  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88995a0da8c9434db39c45af7a346a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.432372  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd0b2a405054272a0bbb75da8309526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.432592  3664 tablet_bootstrap.cc:492] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:37.435279  3532 tablet_service.cc:1511] Processing CreateTablet for tablet f09a2ec030394ab9a357ce489394cf28 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.436964  3530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1275580ff2046c894acd8fbf2d59c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.439366  3452 tablet_service.cc:1511] Processing CreateTablet for tablet f09a2ec030394ab9a357ce489394cf28 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.440114  3528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fe064ad2a04003ab0cb1f63c085d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.440717  3452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09a2ec030394ab9a357ce489394cf28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.442724  3531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7603a2daef1f4dce92d8aeb17cc1081d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.443364  3664 tablet_bootstrap.cc:654] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.444115  3529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf34dccae2604ca8a9ef1aa17aa9affc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.451979  3532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09a2ec030394ab9a357ce489394cf28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.482381  3664 tablet_bootstrap.cc:492] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:37.482920  3664 ts_tablet_manager.cc:1403] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.022s
I20260630 12:34:37.485910  3664 raft_consensus.cc:359] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.486804  3664 raft_consensus.cc:385] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.487107  3664 raft_consensus.cc:740] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.492018  3664 consensus_queue.cc:260] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.571499  3608 tablet_service.cc:1511] Processing CreateTablet for tablet db77836651f642d2b1e22cbcc9472be3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.572635  3665 tablet_bootstrap.cc:492] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:37.573235  3608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db77836651f642d2b1e22cbcc9472be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.573709  3667 raft_consensus.cc:493] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:37.574267  3667 raft_consensus.cc:515] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.580828  3665 tablet_bootstrap.cc:654] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.571504  3664 ts_tablet_manager.cc:1434] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.088s	user 0.021s	sys 0.063s
I20260630 12:34:37.585011  3664 tablet_bootstrap.cc:492] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:37.588498  3607 tablet_service.cc:1511] Processing CreateTablet for tablet 88995a0da8c9434db39c45af7a346a6b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.590131  3607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88995a0da8c9434db39c45af7a346a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.592295  3606 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd0b2a405054272a0bbb75da8309526 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.593570  3606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd0b2a405054272a0bbb75da8309526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.600265  3667 leader_election.cc:290] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:37.608964  3605 tablet_service.cc:1511] Processing CreateTablet for tablet 7603a2daef1f4dce92d8aeb17cc1081d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.610282  3664 tablet_bootstrap.cc:654] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.611332  3604 tablet_service.cc:1511] Processing CreateTablet for tablet c1275580ff2046c894acd8fbf2d59c12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.612263  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd0b2a405054272a0bbb75da8309526" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
I20260630 12:34:37.613493  3603 tablet_service.cc:1511] Processing CreateTablet for tablet cf34dccae2604ca8a9ef1aa17aa9affc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
W20260630 12:34:37.613991  3508 leader_election.cc:343] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:37.615708  3602 tablet_service.cc:1511] Processing CreateTablet for tablet 53fe064ad2a04003ab0cb1f63c085d47 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.618096  3665 tablet_bootstrap.cc:492] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:37.617893  3601 tablet_service.cc:1511] Processing CreateTablet for tablet f09a2ec030394ab9a357ce489394cf28 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:37.618534  3665 ts_tablet_manager.cc:1403] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260630 12:34:37.610298  3605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7603a2daef1f4dce92d8aeb17cc1081d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:34:37.622238  3507 leader_election.cc:343] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033): Not found: Tablet not found: 4dd0b2a405054272a0bbb75da8309526
I20260630 12:34:37.622649  3507 leader_election.cc:304] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: 61b8ce97e94c41ef8ca6c4f741c2d33a; no voters: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0
I20260630 12:34:37.623665  3667 raft_consensus.cc:2749] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:37.624094  3601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09a2ec030394ab9a357ce489394cf28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.624081  3665 raft_consensus.cc:359] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.624773  3665 raft_consensus.cc:385] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.624969  3665 raft_consensus.cc:740] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.625519  3665 consensus_queue.cc:260] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.628015  3665 ts_tablet_manager.cc:1434] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:34:37.629427  3665 tablet_bootstrap.cc:492] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:37.628098  3604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1275580ff2046c894acd8fbf2d59c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.634332  3665 tablet_bootstrap.cc:654] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.635155  3602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fe064ad2a04003ab0cb1f63c085d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.636155  3603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf34dccae2604ca8a9ef1aa17aa9affc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:37.658595  3665 tablet_bootstrap.cc:492] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:37.659116  3665 ts_tablet_manager.cc:1403] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.024s
I20260630 12:34:37.663731  3665 raft_consensus.cc:359] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.664417  3665 raft_consensus.cc:385] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.664705  3665 raft_consensus.cc:740] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.665581  3665 consensus_queue.cc:260] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.669297  3673 raft_consensus.cc:493] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:37.669719  3673 raft_consensus.cc:515] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.697321  3665 ts_tablet_manager.cc:1434] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.038s	user 0.028s	sys 0.007s
I20260630 12:34:37.703616  3664 tablet_bootstrap.cc:492] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:37.704201  3664 ts_tablet_manager.cc:1403] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.041s
I20260630 12:34:37.706539  3665 tablet_bootstrap.cc:492] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:37.708935  3673 leader_election.cc:290] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:37.711879  3544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf34dccae2604ca8a9ef1aa17aa9affc" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
W20260630 12:34:37.713663  3434 leader_election.cc:343] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:37.715171  3672 tablet_bootstrap.cc:492] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:37.714812  3664 raft_consensus.cc:359] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.715608  3664 raft_consensus.cc:385] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.715976  3664 raft_consensus.cc:740] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.716842  3664 consensus_queue.cc:260] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.720441  3664 ts_tablet_manager.cc:1434] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260630 12:34:37.721380  3664 tablet_bootstrap.cc:492] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:37.721684  3672 tablet_bootstrap.cc:654] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.721571  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf34dccae2604ca8a9ef1aa17aa9affc" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
W20260630 12:34:37.723179  3432 leader_election.cc:343] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:37.723577  3432 leader_election.cc:304] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [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: b6f896f76dfe40259fbeba77e8be30bf; no voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, c09b9c931b794812b9ba34ca78281ef0
I20260630 12:34:37.727080  3665 tablet_bootstrap.cc:654] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.727288  3675 raft_consensus.cc:2749] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:37.728958  3664 tablet_bootstrap.cc:654] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.732681  3665 tablet_bootstrap.cc:492] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:37.733150  3665 ts_tablet_manager.cc:1403] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.005s
I20260630 12:34:37.733258  3672 tablet_bootstrap.cc:492] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:37.733662  3672 ts_tablet_manager.cc:1403] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260630 12:34:37.733901  3664 tablet_bootstrap.cc:492] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:37.734344  3664 ts_tablet_manager.cc:1403] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260630 12:34:37.735975  3672 raft_consensus.cc:359] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.735869  3665 raft_consensus.cc:359] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.736538  3672 raft_consensus.cc:385] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.736642  3665 raft_consensus.cc:385] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.736824  3672 raft_consensus.cc:740] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.737040  3665 raft_consensus.cc:740] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.736872  3664 raft_consensus.cc:359] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.737682  3664 raft_consensus.cc:385] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.737598  3672 consensus_queue.cc:260] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.738099  3664 raft_consensus.cc:740] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.737854  3665 consensus_queue.cc:260] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.738837  3664 consensus_queue.cc:260] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.739936  3665 ts_tablet_manager.cc:1434] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:34:37.740852  3665 tablet_bootstrap.cc:492] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:37.744865  3664 ts_tablet_manager.cc:1434] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:34:37.745810  3664 tablet_bootstrap.cc:492] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:37.746503  3665 tablet_bootstrap.cc:654] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.755206  3672 ts_tablet_manager.cc:1434] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.016s
I20260630 12:34:37.756126  3672 tablet_bootstrap.cc:492] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:37.757905  3664 tablet_bootstrap.cc:654] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.761638  3672 tablet_bootstrap.cc:654] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.764156  3665 tablet_bootstrap.cc:492] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:37.765015  3665 ts_tablet_manager.cc:1403] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.009s
I20260630 12:34:37.766944  3664 tablet_bootstrap.cc:492] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:37.767379  3664 ts_tablet_manager.cc:1403] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260630 12:34:37.767565  3665 raft_consensus.cc:359] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.768617  3665 raft_consensus.cc:385] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.768898  3665 raft_consensus.cc:740] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.769619  3665 consensus_queue.cc:260] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.770110  3664 raft_consensus.cc:359] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.770798  3664 raft_consensus.cc:385] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.771057  3664 raft_consensus.cc:740] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.772217  3672 tablet_bootstrap.cc:492] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:37.772511  3665 ts_tablet_manager.cc:1434] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:34:37.772648  3672 ts_tablet_manager.cc:1403] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:34:37.771832  3664 consensus_queue.cc:260] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.773484  3665 tablet_bootstrap.cc:492] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:37.775497  3672 raft_consensus.cc:359] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.776178  3672 raft_consensus.cc:385] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.776438  3672 raft_consensus.cc:740] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.777189  3672 consensus_queue.cc:260] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.779453  3672 ts_tablet_manager.cc:1434] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:34:37.779803  3665 tablet_bootstrap.cc:654] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.780329  3672 tablet_bootstrap.cc:492] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:37.780755  3664 ts_tablet_manager.cc:1434] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:34:37.786381  3672 tablet_bootstrap.cc:654] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.787925  3664 tablet_bootstrap.cc:492] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:37.790768  3665 tablet_bootstrap.cc:492] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:37.791224  3665 ts_tablet_manager.cc:1403] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:34:37.794030  3664 tablet_bootstrap.cc:654] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.793947  3665 raft_consensus.cc:359] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.794697  3665 raft_consensus.cc:385] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.794998  3665 raft_consensus.cc:740] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.795723  3665 consensus_queue.cc:260] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.797820  3665 ts_tablet_manager.cc:1434] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:34:37.797116  3672 tablet_bootstrap.cc:492] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:37.798413  3672 ts_tablet_manager.cc:1403] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260630 12:34:37.798753  3665 tablet_bootstrap.cc:492] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:37.800932  3672 raft_consensus.cc:359] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.801604  3672 raft_consensus.cc:385] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.801864  3672 raft_consensus.cc:740] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.802605  3672 consensus_queue.cc:260] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.804560  3672 ts_tablet_manager.cc:1434] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:34:37.805454  3672 tablet_bootstrap.cc:492] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:37.807161  3665 tablet_bootstrap.cc:654] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.811039  3672 tablet_bootstrap.cc:654] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.812397  3664 tablet_bootstrap.cc:492] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:37.812856  3664 ts_tablet_manager.cc:1403] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.006s
I20260630 12:34:37.814080  3665 tablet_bootstrap.cc:492] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:37.814502  3665 ts_tablet_manager.cc:1403] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260630 12:34:37.815536  3664 raft_consensus.cc:359] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.816218  3664 raft_consensus.cc:385] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.816493  3664 raft_consensus.cc:740] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.817030  3665 raft_consensus.cc:359] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.817255  3664 consensus_queue.cc:260] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.817692  3665 raft_consensus.cc:385] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.817988  3665 raft_consensus.cc:740] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.818686  3665 consensus_queue.cc:260] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.820730  3665 ts_tablet_manager.cc:1434] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:34:37.821610  3665 tablet_bootstrap.cc:492] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:37.822153  3664 ts_tablet_manager.cc:1434] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:34:37.823160  3664 tablet_bootstrap.cc:492] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:37.829161  3664 tablet_bootstrap.cc:654] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.831138  3665 tablet_bootstrap.cc:654] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.831545  3672 tablet_bootstrap.cc:492] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:37.832010  3672 ts_tablet_manager.cc:1403] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.013s
I20260630 12:34:37.832435  3681 raft_consensus.cc:493] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:37.832857  3681 raft_consensus.cc:515] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.834753  3672 raft_consensus.cc:359] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
W20260630 12:34:37.837056  3415 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:37.835409  3681 leader_election.cc:290] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:37.838047  3672 raft_consensus.cc:385] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.838363  3672 raft_consensus.cc:740] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.839303  3420 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:34:37.839093  3672 consensus_queue.cc:260] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.839906  3664 tablet_bootstrap.cc:492] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
W20260630 12:34:37.840195  3420 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:34:37.840420  3664 ts_tablet_manager.cc:1403] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260630 12:34:37.841220  3672 ts_tablet_manager.cc:1434] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260630 12:34:37.843274  3664 raft_consensus.cc:359] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.843954  3664 raft_consensus.cc:385] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.844247  3664 raft_consensus.cc:740] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.844259  3672 tablet_bootstrap.cc:492] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:37.851006  3672 tablet_bootstrap.cc:654] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.853024  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe064ad2a04003ab0cb1f63c085d47" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
I20260630 12:34:37.854034  3665 tablet_bootstrap.cc:492] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:37.853786  3664 consensus_queue.cc:260] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.854548  3665 ts_tablet_manager.cc:1403] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.007s
I20260630 12:34:37.853933  3675 raft_consensus.cc:493] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:37.855196  3675 raft_consensus.cc:515] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
W20260630 12:34:37.854691  3582 leader_election.cc:343] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:37.857308  3675 leader_election.cc:290] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:37.857405  3665 raft_consensus.cc:359] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.858237  3665 raft_consensus.cc:385] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.858565  3665 raft_consensus.cc:740] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.859125  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77836651f642d2b1e22cbcc9472be3" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:37.859283  3665 consensus_queue.cc:260] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.859947  3664 ts_tablet_manager.cc:1434] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:34:37.860747  3544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77836651f642d2b1e22cbcc9472be3" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:37.860894  3664 tablet_bootstrap.cc:492] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:37.861696  3665 ts_tablet_manager.cc:1434] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:34:37.862596  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe064ad2a04003ab0cb1f63c085d47" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
W20260630 12:34:37.864127  3583 leader_election.cc:343] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:37.864231  3665 tablet_bootstrap.cc:492] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:37.859726  3618 raft_consensus.cc:2468] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
I20260630 12:34:37.864562  3583 leader_election.cc:304] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [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: c09b9c931b794812b9ba34ca78281ef0; no voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf
I20260630 12:34:37.865324  3681 raft_consensus.cc:2749] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:37.865839  3432 leader_election.cc:304] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:37.867121  3673 raft_consensus.cc:2804] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:37.867420  3673 raft_consensus.cc:493] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:37.867789  3673 raft_consensus.cc:3060] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:37.869694  3672 tablet_bootstrap.cc:492] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:37.870164  3672 ts_tablet_manager.cc:1403] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.026s	user 0.002s	sys 0.008s
I20260630 12:34:37.871178  3665 tablet_bootstrap.cc:654] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.861311  3544 raft_consensus.cc:2468] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
I20260630 12:34:37.872906  3672 raft_consensus.cc:359] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.873407  3672 raft_consensus.cc:385] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.873590  3672 raft_consensus.cc:740] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.874131  3672 consensus_queue.cc:260] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.867592  3664 tablet_bootstrap.cc:654] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.877213  3673 raft_consensus.cc:515] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.879117  3673 leader_election.cc:290] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Requested vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:37.877597  3665 tablet_bootstrap.cc:492] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:37.879825  3665 ts_tablet_manager.cc:1403] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260630 12:34:37.881336  3672 ts_tablet_manager.cc:1434] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:34:37.882242  3665 raft_consensus.cc:359] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.882546  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77836651f642d2b1e22cbcc9472be3" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:37.882617  3544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77836651f642d2b1e22cbcc9472be3" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:37.882966  3665 raft_consensus.cc:385] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.883291  3665 raft_consensus.cc:740] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.883589  3618 raft_consensus.cc:3060] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:37.882267  3672 tablet_bootstrap.cc:492] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:37.887974  3681 raft_consensus.cc:493] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:37.883342  3544 raft_consensus.cc:3060] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:37.889330  3681 raft_consensus.cc:515] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.891325  3681 leader_election.cc:290] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:37.891993  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1275580ff2046c894acd8fbf2d59c12" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
I20260630 12:34:37.892581  3469 raft_consensus.cc:2468] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 0.
I20260630 12:34:37.893883  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1275580ff2046c894acd8fbf2d59c12" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:37.895484  3582 leader_election.cc:304] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:37.895850  3665 consensus_queue.cc:260] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.896340  3544 raft_consensus.cc:2468] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:37.896605  3681 raft_consensus.cc:2804] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:37.902820  3681 raft_consensus.cc:493] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:37.903164  3681 raft_consensus.cc:3060] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:37.903847  3434 leader_election.cc:304] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:37.904503  3673 raft_consensus.cc:2804] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:37.904886  3673 raft_consensus.cc:697] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Leader. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:37.905678  3673 consensus_queue.cc:237] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
W20260630 12:34:37.896376  3583 leader_election.cc:343] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:37.897912  3665 ts_tablet_manager.cc:1434] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260630 12:34:37.898412  3618 raft_consensus.cc:2468] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:37.900550  3672 tablet_bootstrap.cc:654] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.902321  3664 tablet_bootstrap.cc:492] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:37.909212  3664 ts_tablet_manager.cc:1403] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.011s
I20260630 12:34:37.909444  3681 raft_consensus.cc:515] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.910769  3667 raft_consensus.cc:493] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:37.911209  3667 raft_consensus.cc:515] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.912065  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1275580ff2046c894acd8fbf2d59c12" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
I20260630 12:34:37.912595  3469 raft_consensus.cc:3060] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:37.913208  3667 leader_election.cc:290] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:37.914212  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7603a2daef1f4dce92d8aeb17cc1081d" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:37.914806  3618 raft_consensus.cc:2468] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 0.
I20260630 12:34:37.915642  3664 raft_consensus.cc:359] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.915882  3507 leader_election.cc:304] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:37.916477  3664 raft_consensus.cc:385] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.916836  3667 raft_consensus.cc:2804] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:37.916851  3664 raft_consensus.cc:740] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.917410  3667 raft_consensus.cc:493] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:37.917814  3667 raft_consensus.cc:3060] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:37.918771  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7603a2daef1f4dce92d8aeb17cc1081d" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
I20260630 12:34:37.919387  3468 raft_consensus.cc:2468] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 0.
I20260630 12:34:37.917970  3664 consensus_queue.cc:260] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.922098  3469 raft_consensus.cc:2468] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 1.
I20260630 12:34:37.923925  3681 leader_election.cc:290] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 election: Requested vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:37.925200  3544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1275580ff2046c894acd8fbf2d59c12" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:37.925771  3672 tablet_bootstrap.cc:492] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:37.925743  3544 raft_consensus.cc:3060] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:37.926344  3672 ts_tablet_manager.cc:1403] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.008s
I20260630 12:34:37.926817  3582 leader_election.cc:304] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:37.928427  3681 raft_consensus.cc:2804] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:37.931130  3366 catalog_manager.cc:5697] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1). New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:37.932736  3544 raft_consensus.cc:2468] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 1.
I20260630 12:34:37.938302  3672 raft_consensus.cc:359] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.938997  3672 raft_consensus.cc:385] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:37.939278  3672 raft_consensus.cc:740] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:37.939863  3664 ts_tablet_manager.cc:1434] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.013s
I20260630 12:34:37.940035  3672 consensus_queue.cc:260] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.940801  3664 tablet_bootstrap.cc:492] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:37.942682  3673 raft_consensus.cc:493] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:37.943151  3673 raft_consensus.cc:515] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.944308  3667 raft_consensus.cc:515] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.945255  3673 leader_election.cc:290] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:37.946956  3664 tablet_bootstrap.cc:654] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:37.947225  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a2ec030394ab9a357ce489394cf28" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:37.948719  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7603a2daef1f4dce92d8aeb17cc1081d" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
I20260630 12:34:37.949496  3469 raft_consensus.cc:3060] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:37.950064  3544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a2ec030394ab9a357ce489394cf28" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:37.950698  3544 raft_consensus.cc:2468] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
W20260630 12:34:37.948770  3432 leader_election.cc:343] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:37.952963  3434 leader_election.cc:304] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [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: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: c09b9c931b794812b9ba34ca78281ef0
I20260630 12:34:37.954064  3673 raft_consensus.cc:2804] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:37.954432  3673 raft_consensus.cc:493] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:37.954756  3673 raft_consensus.cc:3060] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:37.960858  3469 raft_consensus.cc:2468] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 1.
I20260630 12:34:37.961561  3673 raft_consensus.cc:515] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.962076  3508 leader_election.cc:304] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:37.963171  3699 raft_consensus.cc:2804] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:37.964443  3544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a2ec030394ab9a357ce489394cf28" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:37.965039  3544 raft_consensus.cc:3060] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:37.967485  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7603a2daef1f4dce92d8aeb17cc1081d" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:37.968091  3618 raft_consensus.cc:3060] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:37.971834  3544 raft_consensus.cc:2468] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:37.973086  3434 leader_election.cc:304] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:37.973908  3675 raft_consensus.cc:2804] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:37.973780  3667 leader_election.cc:290] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 election: Requested vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:37.977977  3618 raft_consensus.cc:2468] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 1.
I20260630 12:34:37.983160  3681 raft_consensus.cc:697] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Becoming Leader. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Running, Role: LEADER
I20260630 12:34:37.984122  3681 consensus_queue.cc:237] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.986791  3699 raft_consensus.cc:697] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Becoming Leader. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Running, Role: LEADER
I20260630 12:34:37.988031  3675 raft_consensus.cc:697] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Leader. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:37.988073  3699 consensus_queue.cc:237] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.989100  3675 consensus_queue.cc:237] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:37.995237  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a2ec030394ab9a357ce489394cf28" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:37.993989  3673 leader_election.cc:290] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Requested vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
W20260630 12:34:37.998044  3432 leader_election.cc:343] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:37.999773  3675 raft_consensus.cc:493] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:37.999890  3672 ts_tablet_manager.cc:1434] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.073s	user 0.023s	sys 0.037s
I20260630 12:34:38.000337  3675 raft_consensus.cc:515] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.000761  3664 tablet_bootstrap.cc:492] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:38.000957  3672 tablet_bootstrap.cc:492] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:38.001338  3364 catalog_manager.cc:5697] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2). New cstate: current_term: 1 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:38.002439  3664 ts_tablet_manager.cc:1403] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.015s
I20260630 12:34:38.004985  3664 raft_consensus.cc:359] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.005601  3664 raft_consensus.cc:385] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.005786  3664 raft_consensus.cc:740] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.009960  3544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88995a0da8c9434db39c45af7a346a6b" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:38.010557  3544 raft_consensus.cc:2468] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
I20260630 12:34:38.011171  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88995a0da8c9434db39c45af7a346a6b" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:38.011775  3672 tablet_bootstrap.cc:654] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.011866  3434 leader_election.cc:304] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
W20260630 12:34:38.012533  3432 leader_election.cc:343] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:38.012853  3673 raft_consensus.cc:2804] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:38.013031  3675 leader_election.cc:290] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:38.013262  3673 raft_consensus.cc:493] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:38.013469  3664 consensus_queue.cc:260] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.014118  3673 raft_consensus.cc:3060] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.015785  3664 ts_tablet_manager.cc:1434] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:34:38.022019  3672 tablet_bootstrap.cc:492] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:38.022473  3672 ts_tablet_manager.cc:1403] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.002s
I20260630 12:34:38.022578  3673 raft_consensus.cc:515] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.025142  3672 raft_consensus.cc:359] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.025816  3672 raft_consensus.cc:385] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.025674  3544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88995a0da8c9434db39c45af7a346a6b" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:38.026185  3672 raft_consensus.cc:740] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.026389  3544 raft_consensus.cc:3060] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.026795  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88995a0da8c9434db39c45af7a346a6b" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:38.026940  3672 consensus_queue.cc:260] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
W20260630 12:34:38.028255  3432 leader_election.cc:343] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:38.028798  3673 leader_election.cc:290] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Requested vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:38.029165  3672 ts_tablet_manager.cc:1434] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:34:38.030114  3672 tablet_bootstrap.cc:492] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:38.035146  3672 tablet_bootstrap.cc:654] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.035578  3365 catalog_manager.cc:5697] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "c09b9c931b794812b9ba34ca78281ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:38.037070  3366 catalog_manager.cc:5697] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1). New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:38.039461  3672 tablet_bootstrap.cc:492] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:38.039855  3672 ts_tablet_manager.cc:1403] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:34:38.041436  3672 raft_consensus.cc:359] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.041985  3672 raft_consensus.cc:385] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.042117  3673 raft_consensus.cc:493] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:38.042270  3672 raft_consensus.cc:740] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.043386  3544 raft_consensus.cc:2468] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:38.056341  3673 raft_consensus.cc:515] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.056807  3672 consensus_queue.cc:260] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.057160  3434 leader_election.cc:304] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [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: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: c09b9c931b794812b9ba34ca78281ef0
I20260630 12:34:38.058262  3675 raft_consensus.cc:2804] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:38.058655  3672 ts_tablet_manager.cc:1434] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.003s
I20260630 12:34:38.058966  3673 leader_election.cc:290] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:38.059505  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd0b2a405054272a0bbb75da8309526" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:38.066452  3618 raft_consensus.cc:2468] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
I20260630 12:34:38.058712  3675 raft_consensus.cc:697] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Leader. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:38.067449  3432 leader_election.cc:304] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:38.067534  3675 consensus_queue.cc:237] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.060259  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd0b2a405054272a0bbb75da8309526" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:38.068068  3673 raft_consensus.cc:2804] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:38.068629  3673 raft_consensus.cc:493] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:38.068660  3543 raft_consensus.cc:2468] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
I20260630 12:34:38.069839  3673 raft_consensus.cc:3060] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.075178  3365 catalog_manager.cc:5697] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1). New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:38.075670  3673 raft_consensus.cc:515] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.077337  3673 leader_election.cc:290] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Requested vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:38.077925  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd0b2a405054272a0bbb75da8309526" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:38.078260  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd0b2a405054272a0bbb75da8309526" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:38.078685  3618 raft_consensus.cc:3060] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.078401  3543 raft_consensus.cc:3060] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.082978  3618 raft_consensus.cc:2468] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:38.084044  3432 leader_election.cc:304] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:38.084911  3673 raft_consensus.cc:2804] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:38.085330  3673 raft_consensus.cc:697] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Leader. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:38.085959  3673 consensus_queue.cc:237] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.086331  3543 raft_consensus.cc:2468] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:38.092634  3364 catalog_manager.cc:5697] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1). New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:38.167557  3673 raft_consensus.cc:493] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:38.168049  3673 raft_consensus.cc:515] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.168437  3699 raft_consensus.cc:493] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:38.168855  3699 raft_consensus.cc:515] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.169766  3673 leader_election.cc:290] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:38.170552  3699 leader_election.cc:290] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:38.170717  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe064ad2a04003ab0cb1f63c085d47" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:38.171253  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf34dccae2604ca8a9ef1aa17aa9affc" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
I20260630 12:34:38.170850  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe064ad2a04003ab0cb1f63c085d47" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:38.171375  3543 raft_consensus.cc:2468] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
I20260630 12:34:38.172050  3469 raft_consensus.cc:2468] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 0.
I20260630 12:34:38.172107  3618 raft_consensus.cc:2468] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
I20260630 12:34:38.172199  3617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf34dccae2604ca8a9ef1aa17aa9affc" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:38.172991  3617 raft_consensus.cc:2468] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 0.
I20260630 12:34:38.172919  3434 leader_election.cc:304] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:38.173400  3508 leader_election.cc:304] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:38.174098  3699 raft_consensus.cc:2804] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:38.174160  3673 raft_consensus.cc:2804] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:38.174567  3699 raft_consensus.cc:493] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:38.174614  3673 raft_consensus.cc:493] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:38.175074  3699 raft_consensus.cc:3060] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.175151  3673 raft_consensus.cc:3060] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.180264  3699 raft_consensus.cc:515] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.180371  3673 raft_consensus.cc:515] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.181736  3699 leader_election.cc:290] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 election: Requested vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:38.182322  3673 leader_election.cc:290] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Requested vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:38.182533  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf34dccae2604ca8a9ef1aa17aa9affc" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
I20260630 12:34:38.182935  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf34dccae2604ca8a9ef1aa17aa9affc" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:38.183060  3469 raft_consensus.cc:3060] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.183082  3617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe064ad2a04003ab0cb1f63c085d47" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:38.183360  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe064ad2a04003ab0cb1f63c085d47" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:38.183512  3618 raft_consensus.cc:3060] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.183933  3617 raft_consensus.cc:3060] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.184031  3543 raft_consensus.cc:3060] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.189428  3469 raft_consensus.cc:2468] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 1.
I20260630 12:34:38.189951  3618 raft_consensus.cc:2468] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 1.
I20260630 12:34:38.190290  3543 raft_consensus.cc:2468] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:38.190541  3617 raft_consensus.cc:2468] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:38.190557  3508 leader_election.cc:304] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:38.191534  3434 leader_election.cc:304] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:38.192019  3699 raft_consensus.cc:2804] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:38.192237  3673 raft_consensus.cc:2804] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:38.192507  3699 raft_consensus.cc:697] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Becoming Leader. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Running, Role: LEADER
I20260630 12:34:38.192827  3673 raft_consensus.cc:697] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Leader. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:38.193331  3699 consensus_queue.cc:237] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.193512  3673 consensus_queue.cc:237] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.201263  3365 catalog_manager.cc:5697] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2). New cstate: current_term: 1 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:38.201277  3364 catalog_manager.cc:5697] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1). New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:38.321437   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:38.327495  3719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:38.327495  3718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:38.329173  3721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:38.331118   492 server_base.cc:1061] running on GCE node
I20260630 12:34:38.332135   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:38.332352   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:38.332521   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822878332505 us; error 0 us; skew 500 ppm
I20260630 12:34:38.333029   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:38.335533   492 webserver.cc:533] Webserver started at http://127.0.123.4:37523/ using document root <none> and password file <none>
I20260630 12:34:38.336030   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:38.336220   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:38.336504   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:38.337618   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "05bf0978973140a880feae2fdbef66ba"
format_stamp: "Formatted at 2026-06-30 12:34:38 on dist-test-slave-khbc"
I20260630 12:34:38.341944   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:34:38.344879  3726 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:38.345535   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:38.345798   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "05bf0978973140a880feae2fdbef66ba"
format_stamp: "Formatted at 2026-06-30 12:34:38 on dist-test-slave-khbc"
I20260630 12:34:38.346048   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:38.360641   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:38.361732   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:38.362908   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:38.364859   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:38.365051   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:38.365263   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:38.365427   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:38.381457  3681 raft_consensus.cc:493] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:38.381985  3681 raft_consensus.cc:515] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.383742  3681 leader_election.cc:290] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:38.384425  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a2ec030394ab9a357ce489394cf28" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:38.384862  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a2ec030394ab9a357ce489394cf28" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
I20260630 12:34:38.385195  3543 raft_consensus.cc:2393] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c09b9c931b794812b9ba34ca78281ef0 in current term 1: Already voted for candidate b6f896f76dfe40259fbeba77e8be30bf in this term.
I20260630 12:34:38.387181  3582 leader_election.cc:304] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [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: c09b9c931b794812b9ba34ca78281ef0; no voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf
I20260630 12:34:38.388085  3617 raft_consensus.cc:3060] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.395507  3681 raft_consensus.cc:2749] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:38.396514  3673 consensus_queue.cc:1048] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:38.401046  3675 consensus_queue.cc:1048] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:38.429648  3705 consensus_queue.cc:1048] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:38.434499  3675 consensus_queue.cc:1048] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:38.461869   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:33743
I20260630 12:34:38.461952  3797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:33743 every 8 connection(s)
I20260630 12:34:38.469523  3365 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46248:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260630 12:34:38.478339  3798 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42091
I20260630 12:34:38.478725  3798 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:38.479439  3798 heartbeater.cc:507] Master 127.0.123.62:42091 requested a full tablet report, sending...
I20260630 12:34:38.482750  3364 ts_manager.cc:194] Registered new tserver with Master: 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743)
I20260630 12:34:38.483911  3681 consensus_queue.cc:1048] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:38.484639  3364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36238
W20260630 12:34:38.495752  3365 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 678f6157b22d4705a46741397ec16851 has no consensus state
I20260630 12:34:38.498869  3681 consensus_queue.cc:1048] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:34:38.503944  3365 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 53f2834aa1914fb396534c18229ca847 has no consensus state
W20260630 12:34:38.505350  3365 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 541f7c9091004fad8aa7f450e2460c85 has no consensus state
I20260630 12:34:38.507684  3673 consensus_queue.cc:1048] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:34:38.508050  3365 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8c9a89781bfe4949b9162217b2d2e7ea has no consensus state
W20260630 12:34:38.509943  3365 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aed0bc26ec7d417dbf2133cf7b3da3dc has no consensus state
W20260630 12:34:38.512148  3365 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0ef9a643df154210b3ab0ec431ebca8e has no consensus state
W20260630 12:34:38.513973  3365 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fc5f62059d974175b54635f044c36243 has no consensus state
W20260630 12:34:38.515847  3365 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6da4600994f84fa591f67d7f34c5ef81 has no consensus state
I20260630 12:34:38.530375  3699 consensus_queue.cc:1048] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:34:38.532631  3354 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 53f2834aa1914fb396534c18229ca847 (table range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 53f2834aa1914fb396534c18229ca847 has no consensus state
I20260630 12:34:38.537851  3782 consensus_queue.cc:1048] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:38.543732  3681 raft_consensus.cc:493] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:38.544184  3681 raft_consensus.cc:515] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:38.546195  3681 leader_election.cc:290] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:38.547899  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88995a0da8c9434db39c45af7a346a6b" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:38.548666  3543 raft_consensus.cc:2393] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c09b9c931b794812b9ba34ca78281ef0 in current term 1: Already voted for candidate b6f896f76dfe40259fbeba77e8be30bf in this term.
I20260630 12:34:38.548511  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88995a0da8c9434db39c45af7a346a6b" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
I20260630 12:34:38.550585  3582 leader_election.cc:304] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [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: c09b9c931b794812b9ba34ca78281ef0; no voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf
I20260630 12:34:38.551246  3681 raft_consensus.cc:3060] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:38.553725  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 678f6157b22d4705a46741397ec16851 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.554992  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 678f6157b22d4705a46741397ec16851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.559217  3681 raft_consensus.cc:2749] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:38.563917  3528 tablet_service.cc:1511] Processing CreateTablet for tablet 678f6157b22d4705a46741397ec16851 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.565196  3528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 678f6157b22d4705a46741397ec16851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.564936  3608 tablet_service.cc:1511] Processing CreateTablet for tablet 53f2834aa1914fb396534c18229ca847 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.566303  3608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f2834aa1914fb396534c18229ca847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.570147  3782 consensus_queue.cc:1048] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:38.572247  3607 tablet_service.cc:1511] Processing CreateTablet for tablet 541f7c9091004fad8aa7f450e2460c85 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.573462  3607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 541f7c9091004fad8aa7f450e2460c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.575464  3453 tablet_service.cc:1511] Processing CreateTablet for tablet 53f2834aa1914fb396534c18229ca847 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.577296  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f2834aa1914fb396534c18229ca847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.580449  3531 tablet_service.cc:1511] Processing CreateTablet for tablet 541f7c9091004fad8aa7f450e2460c85 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.581723  3531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 541f7c9091004fad8aa7f450e2460c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.584187  3699 consensus_queue.cc:1048] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:38.585402  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 8c9a89781bfe4949b9162217b2d2e7ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.586606  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c9a89781bfe4949b9162217b2d2e7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.600121  3782 consensus_queue.cc:1048] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:38.602133  3530 tablet_service.cc:1511] Processing CreateTablet for tablet 8c9a89781bfe4949b9162217b2d2e7ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.603345  3530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c9a89781bfe4949b9162217b2d2e7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.605588  3601 tablet_service.cc:1511] Processing CreateTablet for tablet aed0bc26ec7d417dbf2133cf7b3da3dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.606786  3601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed0bc26ec7d417dbf2133cf7b3da3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.613832  3456 tablet_service.cc:1511] Processing CreateTablet for tablet aed0bc26ec7d417dbf2133cf7b3da3dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.615043  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed0bc26ec7d417dbf2133cf7b3da3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.615259  3603 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef9a643df154210b3ab0ec431ebca8e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.616509  3603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef9a643df154210b3ab0ec431ebca8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.616829  3533 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef9a643df154210b3ab0ec431ebca8e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.618016  3533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef9a643df154210b3ab0ec431ebca8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.624418  3457 tablet_service.cc:1511] Processing CreateTablet for tablet fc5f62059d974175b54635f044c36243 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.625617  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5f62059d974175b54635f044c36243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.626287  3532 tablet_service.cc:1511] Processing CreateTablet for tablet fc5f62059d974175b54635f044c36243 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.627362  3532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5f62059d974175b54635f044c36243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.632558  3606 tablet_service.cc:1511] Processing CreateTablet for tablet 6da4600994f84fa591f67d7f34c5ef81 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.633744  3606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da4600994f84fa591f67d7f34c5ef81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.646590  3811 tablet_bootstrap.cc:492] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:38.656725  3815 tablet_bootstrap.cc:492] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:38.662496  3811 tablet_bootstrap.cc:654] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.664415  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 6da4600994f84fa591f67d7f34c5ef81 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.676674  3814 tablet_bootstrap.cc:492] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:38.704149  3699 consensus_queue.cc:1048] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:38.711387  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da4600994f84fa591f67d7f34c5ef81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.715482  3673 consensus_queue.cc:1048] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:34:38.718400  3815 tablet_bootstrap.cc:654] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.723683  3814 tablet_bootstrap.cc:654] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.734418  3754 tablet_service.cc:1511] Processing CreateTablet for tablet 678f6157b22d4705a46741397ec16851 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.736097  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 678f6157b22d4705a46741397ec16851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.753335  3753 tablet_service.cc:1511] Processing CreateTablet for tablet 53f2834aa1914fb396534c18229ca847 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.754731  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f2834aa1914fb396534c18229ca847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.755600  3819 consensus_queue.cc:1048] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:38.763469  3815 tablet_bootstrap.cc:492] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:38.763866  3815 ts_tablet_manager.cc:1403] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.012s
I20260630 12:34:38.765940  3815 raft_consensus.cc:359] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.766446  3815 raft_consensus.cc:385] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.766659  3815 raft_consensus.cc:740] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.767226  3815 consensus_queue.cc:260] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.768914  3815 ts_tablet_manager.cc:1434] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:34:38.769654  3815 tablet_bootstrap.cc:492] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:38.775300  3815 tablet_bootstrap.cc:654] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.776962  3705 consensus_queue.cc:1048] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:38.783720  3752 tablet_service.cc:1511] Processing CreateTablet for tablet 541f7c9091004fad8aa7f450e2460c85 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.785166  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 541f7c9091004fad8aa7f450e2460c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.798456  3751 tablet_service.cc:1511] Processing CreateTablet for tablet 8c9a89781bfe4949b9162217b2d2e7ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.800196  3747 tablet_service.cc:1511] Processing CreateTablet for tablet 6da4600994f84fa591f67d7f34c5ef81 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.800812  3750 tablet_service.cc:1511] Processing CreateTablet for tablet aed0bc26ec7d417dbf2133cf7b3da3dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.804806  3748 tablet_service.cc:1511] Processing CreateTablet for tablet fc5f62059d974175b54635f044c36243 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.803145  3749 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef9a643df154210b3ab0ec431ebca8e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:38.816107  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c9a89781bfe4949b9162217b2d2e7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.816795  3747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da4600994f84fa591f67d7f34c5ef81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.817544  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5f62059d974175b54635f044c36243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.824117  3750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed0bc26ec7d417dbf2133cf7b3da3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.828088  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef9a643df154210b3ab0ec431ebca8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:38.829525  3811 tablet_bootstrap.cc:492] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:38.830014  3811 ts_tablet_manager.cc:1403] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.184s	user 0.004s	sys 0.012s
W20260630 12:34:38.840899  3415 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:34:38.849175  3825 log.cc:927] Time spent T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260630 12:34:38.873253  3811 raft_consensus.cc:359] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.876315  3811 raft_consensus.cc:385] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.876675  3811 raft_consensus.cc:740] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.879554  3826 tablet_bootstrap.cc:492] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:38.877774  3811 consensus_queue.cc:260] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.886134  3820 raft_consensus.cc:493] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:38.886687  3820 raft_consensus.cc:515] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.888311  3811 ts_tablet_manager.cc:1434] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.005s
I20260630 12:34:38.891848  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541f7c9091004fad8aa7f450e2460c85" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:38.892485  3815 tablet_bootstrap.cc:492] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:38.892940  3815 ts_tablet_manager.cc:1403] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.123s	user 0.045s	sys 0.049s
I20260630 12:34:38.891870  3820 leader_election.cc:290] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033), 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743)
I20260630 12:34:38.895129  3811 tablet_bootstrap.cc:492] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:38.897768  3826 tablet_bootstrap.cc:654] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.897598  3815 raft_consensus.cc:359] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.898376  3815 raft_consensus.cc:385] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.898733  3815 raft_consensus.cc:740] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
W20260630 12:34:38.899392  3507 leader_election.cc:343] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:38.899405  3815 consensus_queue.cc:260] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.898344  3814 tablet_bootstrap.cc:492] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:38.900688  3814 ts_tablet_manager.cc:1403] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.224s	user 0.045s	sys 0.064s
I20260630 12:34:38.901948  3815 ts_tablet_manager.cc:1434] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:34:38.902803  3815 tablet_bootstrap.cc:492] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:38.903529  3814 raft_consensus.cc:359] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:38.905782  3814 raft_consensus.cc:385] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.906273  3814 raft_consensus.cc:740] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.907073  3814 consensus_queue.cc:260] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:38.909516  3815 tablet_bootstrap.cc:654] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.909034  3811 tablet_bootstrap.cc:654] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.915990  3814 ts_tablet_manager.cc:1434] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260630 12:34:38.916980  3814 tablet_bootstrap.cc:492] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:38.921168  3826 tablet_bootstrap.cc:492] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba: No bootstrap required, opened a new log
I20260630 12:34:38.921691  3826 ts_tablet_manager.cc:1403] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.006s
I20260630 12:34:38.924515  3814 tablet_bootstrap.cc:654] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.932871  3811 tablet_bootstrap.cc:492] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:38.933447  3811 ts_tablet_manager.cc:1403] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.005s
I20260630 12:34:38.935684  3826 raft_consensus.cc:359] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.936800  3815 tablet_bootstrap.cc:492] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:38.936777  3811 raft_consensus.cc:359] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.937479  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541f7c9091004fad8aa7f450e2460c85" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba" is_pre_election: true
I20260630 12:34:38.937861  3826 raft_consensus.cc:385] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.938112  3811 raft_consensus.cc:385] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.938428  3826 raft_consensus.cc:740] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.938488  3811 raft_consensus.cc:740] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.939142  3815 ts_tablet_manager.cc:1403] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.010s
W20260630 12:34:38.939237  3507 leader_election.cc:343] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:38.939385  3826 consensus_queue.cc:260] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.939849  3507 leader_election.cc:304] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: 61b8ce97e94c41ef8ca6c4f741c2d33a; no voters: 05bf0978973140a880feae2fdbef66ba, c09b9c931b794812b9ba34ca78281ef0
I20260630 12:34:38.940932  3820 raft_consensus.cc:2749] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:38.942462  3815 raft_consensus.cc:359] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:38.943084  3815 raft_consensus.cc:385] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.943372  3815 raft_consensus.cc:740] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.943578  3798 heartbeater.cc:499] Master 127.0.123.62:42091 was elected leader, sending a full tablet report...
I20260630 12:34:38.943944  3814 tablet_bootstrap.cc:492] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:38.944411  3814 ts_tablet_manager.cc:1403] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.012s
I20260630 12:34:38.944412  3826 ts_tablet_manager.cc:1434] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260630 12:34:38.945299  3815 consensus_queue.cc:260] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:38.945798  3826 tablet_bootstrap.cc:492] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:38.947196  3814 raft_consensus.cc:359] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.944193  3811 consensus_queue.cc:260] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.949015  3814 raft_consensus.cc:385] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.949344  3814 raft_consensus.cc:740] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.951418  3811 ts_tablet_manager.cc:1434] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260630 12:34:38.952431  3811 tablet_bootstrap.cc:492] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:38.953708  3815 ts_tablet_manager.cc:1434] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260630 12:34:38.954684  3815 tablet_bootstrap.cc:492] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:38.950105  3814 consensus_queue.cc:260] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.961071  3814 ts_tablet_manager.cc:1434] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260630 12:34:38.961925  3814 tablet_bootstrap.cc:492] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:38.967463  3826 tablet_bootstrap.cc:654] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.973716  3811 tablet_bootstrap.cc:654] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.973778  3815 tablet_bootstrap.cc:654] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.980937  3814 tablet_bootstrap.cc:654] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.981786  3811 tablet_bootstrap.cc:492] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:38.982275  3820 raft_consensus.cc:493] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:38.982219  3811 ts_tablet_manager.cc:1403] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.002s
I20260630 12:34:38.982861  3820 raft_consensus.cc:515] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:38.985033  3820 leader_election.cc:290] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743)
I20260630 12:34:38.985774  3815 tablet_bootstrap.cc:492] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:38.985816  3811 raft_consensus.cc:359] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:38.986436  3815 ts_tablet_manager.cc:1403] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.032s	user 0.002s	sys 0.013s
I20260630 12:34:38.986682  3811 raft_consensus.cc:385] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.987090  3811 raft_consensus.cc:740] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.987798  3811 consensus_queue.cc:260] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:38.989080  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "678f6157b22d4705a46741397ec16851" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
I20260630 12:34:38.989718  3469 raft_consensus.cc:2468] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 0.
I20260630 12:34:38.989451  3815 raft_consensus.cc:359] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } }
I20260630 12:34:38.990044  3811 ts_tablet_manager.cc:1434] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:34:38.990177  3815 raft_consensus.cc:385] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:38.990572  3815 raft_consensus.cc:740] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:38.991089  3811 tablet_bootstrap.cc:492] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:38.991397  3815 consensus_queue.cc:260] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } }
I20260630 12:34:38.995007  3508 leader_election.cc:304] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:38.979660  3364 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4: range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97] alter complete (version 0)
I20260630 12:34:38.996819  3815 ts_tablet_manager.cc:1434] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:34:38.997789  3815 tablet_bootstrap.cc:492] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:38.997985  3811 tablet_bootstrap.cc:654] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:39.019177  3815 tablet_bootstrap.cc:654] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:38.990206  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "678f6157b22d4705a46741397ec16851" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba" is_pre_election: true
I20260630 12:34:39.020944  3764 raft_consensus.cc:2468] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 0.
I20260630 12:34:39.022742  3820 raft_consensus.cc:2804] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:39.023064  3820 raft_consensus.cc:493] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:39.023335  3820 raft_consensus.cc:3060] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.024778  3811 tablet_bootstrap.cc:492] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:39.025287  3811 ts_tablet_manager.cc:1403] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.017s
I20260630 12:34:39.029584  3826 tablet_bootstrap.cc:492] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba: No bootstrap required, opened a new log
I20260630 12:34:39.030062  3826 ts_tablet_manager.cc:1403] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.005s
I20260630 12:34:39.043629  3826 raft_consensus.cc:359] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.044385  3826 raft_consensus.cc:385] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.044112  3811 raft_consensus.cc:359] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.045014  3811 raft_consensus.cc:385] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.045400  3811 raft_consensus.cc:740] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.046255  3811 consensus_queue.cc:260] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.047677  3815 tablet_bootstrap.cc:492] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a: No bootstrap required, opened a new log
I20260630 12:34:39.048226  3815 ts_tablet_manager.cc:1403] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.015s
I20260630 12:34:39.044728  3826 raft_consensus.cc:740] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.050236  3826 consensus_queue.cc:260] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.050932  3815 raft_consensus.cc:359] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.051599  3815 raft_consensus.cc:385] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.051904  3815 raft_consensus.cc:740] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.052708  3815 consensus_queue.cc:260] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.044720  3820 raft_consensus.cc:515] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.054872  3814 tablet_bootstrap.cc:492] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:39.055351  3814 ts_tablet_manager.cc:1403] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.028s
I20260630 12:34:39.055678  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "678f6157b22d4705a46741397ec16851" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
I20260630 12:34:39.056660  3469 raft_consensus.cc:3060] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.057477  3815 ts_tablet_manager.cc:1434] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:34:39.058214  3814 raft_consensus.cc:359] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } }
I20260630 12:34:39.058688  3814 raft_consensus.cc:385] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.058943  3814 raft_consensus.cc:740] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.059306  3826 ts_tablet_manager.cc:1434] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260630 12:34:39.059613  3814 consensus_queue.cc:260] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } }
I20260630 12:34:39.060194  3826 tablet_bootstrap.cc:492] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:39.063387  3469 raft_consensus.cc:2468] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 1.
I20260630 12:34:39.064669  3508 leader_election.cc:304] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:39.065420  3819 raft_consensus.cc:2804] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:39.065888  3819 raft_consensus.cc:697] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Becoming Leader. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Running, Role: LEADER
I20260630 12:34:39.066017  3820 leader_election.cc:290] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 election: Requested vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743)
I20260630 12:34:39.050767  3811 ts_tablet_manager.cc:1434] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.005s
I20260630 12:34:39.066695  3819 consensus_queue.cc:237] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.063761  3814 ts_tablet_manager.cc:1434] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:34:39.068681  3814 tablet_bootstrap.cc:492] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:39.069869  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "678f6157b22d4705a46741397ec16851" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba"
I20260630 12:34:39.070407  3764 raft_consensus.cc:3060] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.069485  3811 tablet_bootstrap.cc:492] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:39.077839  3814 tablet_bootstrap.cc:654] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:39.092854  3826 tablet_bootstrap.cc:654] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:39.093334  3814 tablet_bootstrap.cc:492] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:39.093811  3814 ts_tablet_manager.cc:1403] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260630 12:34:39.094771  3364 catalog_manager.cc:5697] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2). New cstate: current_term: 1 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:39.096563  3764 raft_consensus.cc:2468] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 1.
I20260630 12:34:39.096552  3814 raft_consensus.cc:359] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:39.097321  3814 raft_consensus.cc:385] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.097617  3814 raft_consensus.cc:740] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.097985  3811 tablet_bootstrap.cc:654] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:39.098297  3814 consensus_queue.cc:260] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:39.100536  3814 ts_tablet_manager.cc:1434] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:34:39.101444  3814 tablet_bootstrap.cc:492] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:39.101785  3826 tablet_bootstrap.cc:492] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba: No bootstrap required, opened a new log
I20260630 12:34:39.102152  3826 ts_tablet_manager.cc:1403] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.000s
I20260630 12:34:39.103955  3681 raft_consensus.cc:493] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:39.104280  3826 raft_consensus.cc:359] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.105075  3826 raft_consensus.cc:385] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.104401  3681 raft_consensus.cc:515] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.105367  3826 raft_consensus.cc:740] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.106186  3826 consensus_queue.cc:260] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.107153  3681 leader_election.cc:290] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743), b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:39.107755  3814 tablet_bootstrap.cc:654] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:39.109439  3832 raft_consensus.cc:493] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:39.109897  3832 raft_consensus.cc:515] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.111783  3826 ts_tablet_manager.cc:1434] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:34:39.112639  3826 tablet_bootstrap.cc:492] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:39.114959  3832 leader_election.cc:290] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033), b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:39.124291  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2834aa1914fb396534c18229ca847" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
W20260630 12:34:39.127897  3582 leader_election.cc:343] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:39.124975  3675 raft_consensus.cc:493] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:39.144383  3675 raft_consensus.cc:515] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.148707  3705 raft_consensus.cc:493] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:39.149233  3705 raft_consensus.cc:515] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.151495  3705 leader_election.cc:290] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:39.155442  3544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f62059d974175b54635f044c36243" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:39.156085  3544 raft_consensus.cc:2468] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
I20260630 12:34:39.156289  3675 leader_election.cc:290] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:39.156944  3542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9a89781bfe4949b9162217b2d2e7ea" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:39.159293  3542 raft_consensus.cc:2468] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
I20260630 12:34:39.160779  3811 tablet_bootstrap.cc:492] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:39.160617  3434 leader_election.cc:304] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:39.161404  3811 ts_tablet_manager.cc:1403] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.003s
I20260630 12:34:39.161935  3675 raft_consensus.cc:2804] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:39.162703  3675 raft_consensus.cc:493] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:39.163014  3675 raft_consensus.cc:3060] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.162961  3434 leader_election.cc:304] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:39.164837  3705 raft_consensus.cc:2804] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:39.168542  3811 raft_consensus.cc:359] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.169229  3811 raft_consensus.cc:385] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.165421  3705 raft_consensus.cc:493] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:39.169909  3705 raft_consensus.cc:3060] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.169497  3811 raft_consensus.cc:740] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.173125  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2834aa1914fb396534c18229ca847" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba" is_pre_election: true
I20260630 12:34:39.173791  3764 raft_consensus.cc:2468] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 0.
I20260630 12:34:39.175988  3811 consensus_queue.cc:260] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.181938  3581 leader_election.cc:304] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [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: 05bf0978973140a880feae2fdbef66ba, c09b9c931b794812b9ba34ca78281ef0; no voters: b6f896f76dfe40259fbeba77e8be30bf
I20260630 12:34:39.184908  3814 tablet_bootstrap.cc:492] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0: No bootstrap required, opened a new log
I20260630 12:34:39.185377  3814 ts_tablet_manager.cc:1403] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.084s	user 0.002s	sys 0.044s
I20260630 12:34:39.187158  3811 ts_tablet_manager.cc:1434] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.001s
I20260630 12:34:39.188011  3811 tablet_bootstrap.cc:492] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf: Bootstrap starting.
I20260630 12:34:39.192055  3681 raft_consensus.cc:2804] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:39.192438  3681 raft_consensus.cc:493] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:39.192761  3681 raft_consensus.cc:3060] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.194404  3705 raft_consensus.cc:515] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.195096  3675 raft_consensus.cc:515] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.200938  3705 leader_election.cc:290] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Requested vote from peers 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:39.201469  3675 leader_election.cc:290] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Requested vote from peers 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:39.201527  3542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9a89781bfe4949b9162217b2d2e7ea" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:39.202200  3542 raft_consensus.cc:3060] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.203720  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f62059d974175b54635f044c36243" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:39.204566  3543 raft_consensus.cc:3060] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.205957  3681 raft_consensus.cc:515] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.208231  3826 tablet_bootstrap.cc:654] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:39.209157  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2834aa1914fb396534c18229ca847" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba"
I20260630 12:34:39.210027  3764 raft_consensus.cc:3060] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.212951  3542 raft_consensus.cc:2468] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:39.213029  3543 raft_consensus.cc:2468] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:39.214571  3434 leader_election.cc:304] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:39.215404  3675 raft_consensus.cc:2804] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:39.215415  3814 raft_consensus.cc:359] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.216326  3675 raft_consensus.cc:697] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Leader. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:39.216830  3814 raft_consensus.cc:385] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.217304  3814 raft_consensus.cc:740] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.217767  3675 consensus_queue.cc:237] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.218109  3814 consensus_queue.cc:260] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.215979  3434 leader_election.cc:304] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:39.221387  3764 raft_consensus.cc:2468] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 1.
I20260630 12:34:39.221846  3814 ts_tablet_manager.cc:1434] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260630 12:34:39.222769  3705 raft_consensus.cc:2804] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:39.223253  3705 raft_consensus.cc:697] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Leader. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:39.223887  3581 leader_election.cc:304] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05bf0978973140a880feae2fdbef66ba, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:39.224223  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2834aa1914fb396534c18229ca847" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
I20260630 12:34:39.225411  3469 raft_consensus.cc:3060] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.224807  3705 consensus_queue.cc:237] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.224315  3681 leader_election.cc:290] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 election: Requested vote from peers 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743), b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:39.229542  3702 raft_consensus.cc:2804] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:39.229995  3702 raft_consensus.cc:697] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Becoming Leader. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Running, Role: LEADER
I20260630 12:34:39.233287  3702 consensus_queue.cc:237] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.237125  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2834aa1914fb396534c18229ca847" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
I20260630 12:34:39.246160  3811 tablet_bootstrap.cc:654] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:39.247714  3469 raft_consensus.cc:2468] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 1.
I20260630 12:34:39.254500  3364 catalog_manager.cc:5697] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "c09b9c931b794812b9ba34ca78281ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:39.255854  3826 tablet_bootstrap.cc:492] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba: No bootstrap required, opened a new log
I20260630 12:34:39.256368  3826 ts_tablet_manager.cc:1403] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.144s	user 0.019s	sys 0.010s
I20260630 12:34:39.259490  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2834aa1914fb396534c18229ca847" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:39.260869  3727 leader_election.cc:304] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [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: 05bf0978973140a880feae2fdbef66ba; no voters: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0
I20260630 12:34:39.261134  3826 raft_consensus.cc:359] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } }
I20260630 12:34:39.261889  3826 raft_consensus.cc:385] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.261989  3832 raft_consensus.cc:2749] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:39.261322  3367 catalog_manager.cc:5697] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1). New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:39.263183  3705 raft_consensus.cc:493] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:39.263830  3705 raft_consensus.cc:515] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.266783  3705 leader_election.cc:290] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033), 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743)
I20260630 12:34:39.262818  3826 raft_consensus.cc:740] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.268694  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9a89781bfe4949b9162217b2d2e7ea" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba" is_pre_election: true
I20260630 12:34:39.269550  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f62059d974175b54635f044c36243" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba" is_pre_election: true
I20260630 12:34:39.271180  3826 consensus_queue.cc:260] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } }
I20260630 12:34:39.269313  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f62059d974175b54635f044c36243" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba"
I20260630 12:34:39.268793  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9a89781bfe4949b9162217b2d2e7ea" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba"
I20260630 12:34:39.275972  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0bc26ec7d417dbf2133cf7b3da3dc" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba" is_pre_election: true
I20260630 12:34:39.276180  3826 ts_tablet_manager.cc:1434] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:34:39.272732  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0bc26ec7d417dbf2133cf7b3da3dc" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
W20260630 12:34:39.276916  3432 leader_election.cc:343] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:39.277146  3826 tablet_bootstrap.cc:492] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:39.277298  3618 raft_consensus.cc:2468] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
W20260630 12:34:39.277904  3432 leader_election.cc:343] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:34:39.283808  3432 leader_election.cc:343] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:34:39.285809  3432 leader_election.cc:343] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:34:39.287472  3432 leader_election.cc:343] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:39.288941  3819 raft_consensus.cc:493] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:39.289428  3819 raft_consensus.cc:515] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } }
I20260630 12:34:39.290042  3826 tablet_bootstrap.cc:654] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:39.288157  3432 leader_election.cc:304] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [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: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0; no voters: 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:39.290508  3811 tablet_bootstrap.cc:492] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf: No bootstrap required, opened a new log
I20260630 12:34:39.292441  3819 leader_election.cc:290] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033), 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743)
I20260630 12:34:39.291888  3364 catalog_manager.cc:5697] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1). New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:39.292518  3705 raft_consensus.cc:2804] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:39.293610  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef9a643df154210b3ab0ec431ebca8e" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:39.293803  3705 raft_consensus.cc:493] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:39.294227  3705 raft_consensus.cc:3060] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.294720  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef9a643df154210b3ab0ec431ebca8e" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba" is_pre_election: true
I20260630 12:34:39.295389  3762 raft_consensus.cc:2468] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 0.
I20260630 12:34:39.294261  3618 raft_consensus.cc:2468] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 0.
I20260630 12:34:39.297629  3507 leader_election.cc:304] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:39.298818  3819 raft_consensus.cc:2804] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:39.299162  3819 raft_consensus.cc:493] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:39.299470  3819 raft_consensus.cc:3060] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.305612  3819 raft_consensus.cc:515] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } }
I20260630 12:34:39.308653  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef9a643df154210b3ab0ec431ebca8e" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:39.309216  3618 raft_consensus.cc:3060] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.303861  3811 ts_tablet_manager.cc:1403] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf: Time spent bootstrapping tablet: real 0.116s	user 0.005s	sys 0.015s
I20260630 12:34:39.311033  3702 raft_consensus.cc:493] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:39.311476  3702 raft_consensus.cc:515] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.313467  3811 raft_consensus.cc:359] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:39.314302  3811 raft_consensus.cc:385] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.314769  3811 raft_consensus.cc:740] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.315721  3811 consensus_queue.cc:260] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:39.317078  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541f7c9091004fad8aa7f450e2460c85" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba" is_pre_election: true
I20260630 12:34:39.317664  3762 raft_consensus.cc:2468] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 0.
I20260630 12:34:39.319890  3581 leader_election.cc:304] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05bf0978973140a880feae2fdbef66ba, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:39.320724  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541f7c9091004fad8aa7f450e2460c85" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:39.321309  3543 raft_consensus.cc:2468] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 0.
I20260630 12:34:39.321005  3681 raft_consensus.cc:2804] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:39.324103  3681 raft_consensus.cc:493] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:39.324483  3681 raft_consensus.cc:3060] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.313480  3702 leader_election.cc:290] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:39.331128  3618 raft_consensus.cc:2468] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 1.
I20260630 12:34:39.332165  3507 leader_election.cc:304] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:39.333086  3704 raft_consensus.cc:2804] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:39.333382  3705 raft_consensus.cc:515] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.335453  3705 leader_election.cc:290] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Requested vote from peers c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033), 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743)
I20260630 12:34:39.336807  3819 leader_election.cc:290] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 1 election: Requested vote from peers c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033), 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743)
I20260630 12:34:39.336872  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0bc26ec7d417dbf2133cf7b3da3dc" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:39.337064  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0bc26ec7d417dbf2133cf7b3da3dc" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba"
I20260630 12:34:39.338057  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef9a643df154210b3ab0ec431ebca8e" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba"
I20260630 12:34:39.338217  3618 raft_consensus.cc:3060] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.338622  3761 raft_consensus.cc:3060] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:34:39.339130  3432 leader_election.cc:343] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:39.340973  3681 raft_consensus.cc:515] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.343515  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541f7c9091004fad8aa7f450e2460c85" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba"
I20260630 12:34:39.344074  3762 raft_consensus.cc:3060] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.344779  3761 raft_consensus.cc:2468] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 1.
I20260630 12:34:39.345041  3618 raft_consensus.cc:2468] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:39.346362  3432 leader_election.cc:304] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [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: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0; no voters: 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:39.347489  3705 raft_consensus.cc:2804] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:39.347982  3705 raft_consensus.cc:697] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Leader. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:39.348944  3762 raft_consensus.cc:2468] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 1.
I20260630 12:34:39.348770  3705 consensus_queue.cc:237] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.350246  3581 leader_election.cc:304] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05bf0978973140a880feae2fdbef66ba, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:39.351100  3702 raft_consensus.cc:2804] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:39.353273  3811 ts_tablet_manager.cc:1434] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260630 12:34:39.355856  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541f7c9091004fad8aa7f450e2460c85" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:39.356469  3543 raft_consensus.cc:3060] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.363035  3543 raft_consensus.cc:2468] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 1.
I20260630 12:34:39.364960  3681 leader_election.cc:290] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 1 election: Requested vote from peers 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:39.368606  3704 raft_consensus.cc:697] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Becoming Leader. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Running, Role: LEADER
I20260630 12:34:39.369586  3704 consensus_queue.cc:237] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } }
I20260630 12:34:39.371374  3702 raft_consensus.cc:697] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Becoming Leader. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Running, Role: LEADER
I20260630 12:34:39.372201  3702 consensus_queue.cc:237] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.373461  3826 tablet_bootstrap.cc:492] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba: No bootstrap required, opened a new log
I20260630 12:34:39.373920  3826 ts_tablet_manager.cc:1403] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.097s	user 0.044s	sys 0.038s
I20260630 12:34:39.373986  3364 catalog_manager.cc:5697] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1). New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:39.376649  3826 raft_consensus.cc:359] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:39.377285  3826 raft_consensus.cc:385] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.377547  3826 raft_consensus.cc:740] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.378209  3826 consensus_queue.cc:260] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:39.380335  3826 ts_tablet_manager.cc:1434] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:34:39.381202  3826 tablet_bootstrap.cc:492] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:39.386895  3826 tablet_bootstrap.cc:654] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:39.386340  3365 catalog_manager.cc:5697] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "c09b9c931b794812b9ba34ca78281ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:39.392112  3826 tablet_bootstrap.cc:492] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba: No bootstrap required, opened a new log
I20260630 12:34:39.392529  3826 ts_tablet_manager.cc:1403] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.008s
I20260630 12:34:39.393724  3366 catalog_manager.cc:5697] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2). New cstate: current_term: 1 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:39.395219  3826 raft_consensus.cc:359] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.395742  3826 raft_consensus.cc:385] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.396015  3826 raft_consensus.cc:740] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.396708  3826 consensus_queue.cc:260] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.398721  3826 ts_tablet_manager.cc:1434] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:34:39.399607  3826 tablet_bootstrap.cc:492] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:39.404619  3826 tablet_bootstrap.cc:654] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:39.408192  3826 tablet_bootstrap.cc:492] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba: No bootstrap required, opened a new log
I20260630 12:34:39.408515  3826 ts_tablet_manager.cc:1403] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:34:39.410334  3826 raft_consensus.cc:359] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.410777  3826 raft_consensus.cc:385] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.410954  3826 raft_consensus.cc:740] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.411429  3826 consensus_queue.cc:260] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.413040  3826 ts_tablet_manager.cc:1434] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:39.413723  3826 tablet_bootstrap.cc:492] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:39.419634  3826 tablet_bootstrap.cc:654] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:39.423518  3826 tablet_bootstrap.cc:492] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba: No bootstrap required, opened a new log
I20260630 12:34:39.423858  3826 ts_tablet_manager.cc:1403] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:34:39.425562  3826 raft_consensus.cc:359] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.426131  3826 raft_consensus.cc:385] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:39.426322  3826 raft_consensus.cc:740] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: FOLLOWER
I20260630 12:34:39.426777  3826 consensus_queue.cc:260] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.428362  3826 ts_tablet_manager.cc:1434] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:39.447077  3705 raft_consensus.cc:493] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:39.447114  3704 consensus_queue.cc:1048] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.447494  3705 raft_consensus.cc:515] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:39.449409  3705 leader_election.cc:290] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:39.449947  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da4600994f84fa591f67d7f34c5ef81" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba" is_pre_election: true
I20260630 12:34:39.450423  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da4600994f84fa591f67d7f34c5ef81" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:39.450570  3761 raft_consensus.cc:2468] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
I20260630 12:34:39.451053  3618 raft_consensus.cc:2468] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 0.
I20260630 12:34:39.452045  3432 leader_election.cc:304] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:39.453025  3705 raft_consensus.cc:2804] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:39.453388  3705 raft_consensus.cc:493] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:39.453703  3705 raft_consensus.cc:3060] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.459064  3705 raft_consensus.cc:515] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:39.461731  3705 leader_election.cc:290] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Requested vote from peers 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:39.462366  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da4600994f84fa591f67d7f34c5ef81" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:39.462905  3618 raft_consensus.cc:3060] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.463342  3832 raft_consensus.cc:493] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:39.463796  3832 raft_consensus.cc:515] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } }
I20260630 12:34:39.465770  3832 leader_election.cc:290] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:39.461642  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da4600994f84fa591f67d7f34c5ef81" candidate_uuid: "b6f896f76dfe40259fbeba77e8be30bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bf0978973140a880feae2fdbef66ba"
I20260630 12:34:39.466802  3761 raft_consensus.cc:3060] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.467124  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9a89781bfe4949b9162217b2d2e7ea" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
I20260630 12:34:39.470008  3857 consensus_queue.cc:1048] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:39.472790  3761 raft_consensus.cc:2468] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:39.473598  3432 leader_election.cc:304] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05bf0978973140a880feae2fdbef66ba, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:39.474465  3705 raft_consensus.cc:2804] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:39.474900  3705 raft_consensus.cc:697] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Leader. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:39.475629  3705 consensus_queue.cc:237] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:39.478770  3618 raft_consensus.cc:2468] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f896f76dfe40259fbeba77e8be30bf in term 1.
I20260630 12:34:39.482429  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9a89781bfe4949b9162217b2d2e7ea" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" is_pre_election: true
I20260630 12:34:39.482995  3543 raft_consensus.cc:2393] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05bf0978973140a880feae2fdbef66ba in current term 1: Already voted for candidate b6f896f76dfe40259fbeba77e8be30bf in this term.
I20260630 12:34:39.484067  3729 leader_election.cc:304] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [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: 05bf0978973140a880feae2fdbef66ba; no voters: 61b8ce97e94c41ef8ca6c4f741c2d33a, b6f896f76dfe40259fbeba77e8be30bf
I20260630 12:34:39.484853  3832 raft_consensus.cc:3060] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.489599  3832 raft_consensus.cc:2749] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:39.497224  3365 catalog_manager.cc:5697] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1). New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:39.633895  3705 consensus_queue.cc:1048] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.642115  3761 raft_consensus.cc:3060] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.649761  3675 consensus_queue.cc:1048] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.690760  3675 consensus_queue.cc:1048] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.700471  3705 consensus_queue.cc:1048] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.755676  3702 consensus_queue.cc:1048] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.759419  3858 consensus_queue.cc:1048] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.816237  3681 consensus_queue.cc:1048] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.825722  3880 consensus_queue.cc:1048] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.832170  3832 raft_consensus.cc:493] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:39.832648  3832 raft_consensus.cc:515] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:39.834649  3832 leader_election.cc:290] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033), b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:39.835085  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0bc26ec7d417dbf2133cf7b3da3dc" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c09b9c931b794812b9ba34ca78281ef0" is_pre_election: true
I20260630 12:34:39.835831  3618 raft_consensus.cc:2393] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05bf0978973140a880feae2fdbef66ba in current term 1: Already voted for candidate b6f896f76dfe40259fbeba77e8be30bf in this term.
I20260630 12:34:39.835733  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0bc26ec7d417dbf2133cf7b3da3dc" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf" is_pre_election: true
I20260630 12:34:39.837134  3728 leader_election.cc:304] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [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: 05bf0978973140a880feae2fdbef66ba; no voters: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0
I20260630 12:34:39.837781  3832 raft_consensus.cc:3060] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:39.842473  3420 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:34:39.843397  3832 raft_consensus.cc:2749] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:39.869762  3469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53fe064ad2a04003ab0cb1f63c085d47"
dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
mode: GRACEFUL
new_leader_uuid: "c09b9c931b794812b9ba34ca78281ef0"
 from {username='slave'} at 127.0.0.1:52188
I20260630 12:34:39.870504  3469 raft_consensus.cc:606] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Received request to transfer leadership to TS c09b9c931b794812b9ba34ca78281ef0
I20260630 12:34:39.872860  3469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6da4600994f84fa591f67d7f34c5ef81"
dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
mode: GRACEFUL
new_leader_uuid: "05bf0978973140a880feae2fdbef66ba"
 from {username='slave'} at 127.0.0.1:52188
I20260630 12:34:39.873263  3469 raft_consensus.cc:606] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Received request to transfer leadership to TS 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:39.875346  3469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88995a0da8c9434db39c45af7a346a6b"
dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
mode: GRACEFUL
new_leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
 from {username='slave'} at 127.0.0.1:52188
I20260630 12:34:39.875797  3469 raft_consensus.cc:606] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Received request to transfer leadership to TS 61b8ce97e94c41ef8ca6c4f741c2d33a
I20260630 12:34:39.878011  3469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db77836651f642d2b1e22cbcc9472be3"
dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
mode: GRACEFUL
new_leader_uuid: "c09b9c931b794812b9ba34ca78281ef0"
 from {username='slave'} at 127.0.0.1:52188
I20260630 12:34:39.878430  3469 raft_consensus.cc:606] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Received request to transfer leadership to TS c09b9c931b794812b9ba34ca78281ef0
I20260630 12:34:39.879494  3543 consensus_queue.cc:237] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:39.880445  3469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc5f62059d974175b54635f044c36243"
dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
mode: GRACEFUL
new_leader_uuid: "05bf0978973140a880feae2fdbef66ba"
 from {username='slave'} at 127.0.0.1:52188
I20260630 12:34:39.880954  3469 raft_consensus.cc:606] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Received request to transfer leadership to TS 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:39.881867  3420 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 5
I20260630 12:34:39.882664  3420 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:39.885541  3618 raft_consensus.cc:1275] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:34:39.886020  3507 consensus_peers.cc:597] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a -> Peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Couldn't send request to peer 05bf0978973140a880feae2fdbef66ba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7603a2daef1f4dce92d8aeb17cc1081d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:39.886255  3469 raft_consensus.cc:1275] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:39.886750  3819 consensus_queue.cc:1048] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:39.887847  3857 consensus_queue.cc:1048] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:39.893906  3704 raft_consensus.cc:2955] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:39.895792  3618 raft_consensus.cc:2955] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:39.896247  3469 raft_consensus.cc:2955] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:39.909194  3365 catalog_manager.cc:5697] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a reported cstate change: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:39.917851  3469 consensus_queue.cc:237] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:39.924919  3543 raft_consensus.cc:1275] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:39.925159  3617 raft_consensus.cc:1275] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:39.926316  3675 consensus_queue.cc:1048] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:34:39.927148  3432 consensus_peers.cc:597] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf -> Peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Couldn't send request to peer 05bf0978973140a880feae2fdbef66ba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4dd0b2a405054272a0bbb75da8309526. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:39.928098  3675 consensus_queue.cc:1048] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:39.935544  3675 consensus_queue.cc:1048] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.939188  3673 raft_consensus.cc:2955] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:39.945322  3819 consensus_queue.cc:1048] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.953200  3705 consensus_queue.cc:1048] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.954815  3469 consensus_queue.cc:237] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [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: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:39.958649  3617 raft_consensus.cc:2955] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:39.967195  3819 consensus_queue.cc:1048] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.967622  3705 consensus_queue.cc:1048] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:39.972047  3366 catalog_manager.cc:5697] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:39.991636  3705 raft_consensus.cc:993] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf: : Instructing follower 05bf0978973140a880feae2fdbef66ba to start an election
I20260630 12:34:40.014436  3900 raft_consensus.cc:1081] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Signalling peer 05bf0978973140a880feae2fdbef66ba to start an election
I20260630 12:34:40.019178  3542 raft_consensus.cc:2955] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:40.023365  3673 raft_consensus.cc:993] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf: : Instructing follower c09b9c931b794812b9ba34ca78281ef0 to start an election
I20260630 12:34:40.023910  3673 raft_consensus.cc:1081] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Signalling peer c09b9c931b794812b9ba34ca78281ef0 to start an election
I20260630 12:34:40.026788  3762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6da4600994f84fa591f67d7f34c5ef81"
dest_uuid: "05bf0978973140a880feae2fdbef66ba"
 from {username='slave'} at 127.0.0.1:49620
I20260630 12:34:40.027386  3618 raft_consensus.cc:1275] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:40.027410  3762 raft_consensus.cc:493] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:40.028723  3762 raft_consensus.cc:3060] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.035514  3762 raft_consensus.cc:515] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.038295  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da4600994f84fa591f67d7f34c5ef81" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
I20260630 12:34:40.038837  3468 raft_consensus.cc:3055] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:40.039121  3468 raft_consensus.cc:740] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:40.039896  3468 consensus_queue.cc:260] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.040784  3468 raft_consensus.cc:3060] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.041100  3618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db77836651f642d2b1e22cbcc9472be3"
dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
 from {username='slave'} at 127.0.0.1:51306
I20260630 12:34:40.042474  3618 raft_consensus.cc:493] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:40.042830  3618 raft_consensus.cc:3060] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.048332  3762 leader_election.cc:290] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [CANDIDATE]: Term 2 election: Requested vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:40.049180  3468 raft_consensus.cc:2468] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bf0978973140a880feae2fdbef66ba in term 2.
I20260630 12:34:40.049319  3617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da4600994f84fa591f67d7f34c5ef81" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:40.049901  3617 raft_consensus.cc:3060] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:34:40.050607  3432 consensus_peers.cc:597] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf -> Peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Couldn't send request to peer 05bf0978973140a880feae2fdbef66ba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f09a2ec030394ab9a357ce489394cf28. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:40.050561  3728 leader_election.cc:304] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [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: 05bf0978973140a880feae2fdbef66ba, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:40.051071  3618 raft_consensus.cc:515] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.051448  3832 raft_consensus.cc:2804] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:40.053125  3618 leader_election.cc:290] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 2 election: Requested vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:40.054694  3898 consensus_queue.cc:1048] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.056664  3617 raft_consensus.cc:2468] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bf0978973140a880feae2fdbef66ba in term 2.
I20260630 12:34:40.057626  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77836651f642d2b1e22cbcc9472be3" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
I20260630 12:34:40.058146  3468 raft_consensus.cc:3055] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:40.058372  3468 raft_consensus.cc:740] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:40.058766  3542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77836651f642d2b1e22cbcc9472be3" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:40.059356  3542 raft_consensus.cc:3060] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.059043  3468 consensus_queue.cc:260] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.060141  3468 raft_consensus.cc:3060] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.065260  3468 raft_consensus.cc:2468] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 2.
I20260630 12:34:40.066249  3582 leader_election.cc:304] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [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: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:40.067041  3880 raft_consensus.cc:2804] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:40.067469  3880 raft_consensus.cc:697] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 2 LEADER]: Becoming Leader. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Running, Role: LEADER
I20260630 12:34:40.068255  3880 consensus_queue.cc:237] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.070854  3832 raft_consensus.cc:697] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 2 LEADER]: Becoming Leader. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Running, Role: LEADER
I20260630 12:34:40.072264  3543 raft_consensus.cc:1275] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:40.073712  3897 consensus_queue.cc:1048] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.074738  3542 raft_consensus.cc:2468] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 2.
I20260630 12:34:40.073467  3898 raft_consensus.cc:2955] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:40.071647  3832 consensus_queue.cc:237] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.075317  3617 raft_consensus.cc:2955] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:40.085629  3367 catalog_manager.cc:5697] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba reported cstate change: term changed from 1 to 2, leader changed from b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) to 05bf0978973140a880feae2fdbef66ba (127.0.123.4). New cstate: current_term: 2 leader_uuid: "05bf0978973140a880feae2fdbef66ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:40.086272  3366 catalog_manager.cc:5697] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 reported cstate change: term changed from 1 to 2, leader changed from b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) to c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3). New cstate: current_term: 2 leader_uuid: "c09b9c931b794812b9ba34ca78281ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:40.088522  3365 catalog_manager.cc:5697] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:40.091398  3543 consensus_queue.cc:237] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
W20260630 12:34:40.098382  3507 consensus_peers.cc:597] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a -> Peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Couldn't send request to peer 05bf0978973140a880feae2fdbef66ba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf34dccae2604ca8a9ef1aa17aa9affc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:40.099895  3618 raft_consensus.cc:1275] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:40.100142  3469 raft_consensus.cc:1275] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:40.101567  3704 consensus_queue.cc:1048] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.103118  3704 consensus_queue.cc:1048] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.117597  3704 raft_consensus.cc:2955] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:40.122840  3468 raft_consensus.cc:2955] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:40.136047  3542 raft_consensus.cc:2955] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:40.148285  3365 catalog_manager.cc:5697] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a reported cstate change: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:40.150832  3618 raft_consensus.cc:2955] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:40.167830  3898 raft_consensus.cc:993] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf: : Instructing follower c09b9c931b794812b9ba34ca78281ef0 to start an election
I20260630 12:34:40.168264  3897 raft_consensus.cc:1081] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Signalling peer c09b9c931b794812b9ba34ca78281ef0 to start an election
I20260630 12:34:40.169625  3618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53fe064ad2a04003ab0cb1f63c085d47"
dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
 from {username='slave'} at 127.0.0.1:51306
I20260630 12:34:40.170156  3618 raft_consensus.cc:493] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:40.170507  3618 raft_consensus.cc:3060] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.176563  3618 raft_consensus.cc:515] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.178328  3618 leader_election.cc:290] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [CANDIDATE]: Term 2 election: Requested vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:40.179239  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe064ad2a04003ab0cb1f63c085d47" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
I20260630 12:34:40.179347  3542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe064ad2a04003ab0cb1f63c085d47" candidate_uuid: "c09b9c931b794812b9ba34ca78281ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:40.179869  3468 raft_consensus.cc:3055] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:40.180009  3542 raft_consensus.cc:3060] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.180157  3468 raft_consensus.cc:740] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:40.180915  3468 consensus_queue.cc:260] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.181763  3468 raft_consensus.cc:3060] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.185981  3468 raft_consensus.cc:2468] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 2.
I20260630 12:34:40.186182  3542 raft_consensus.cc:2468] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c09b9c931b794812b9ba34ca78281ef0 in term 2.
I20260630 12:34:40.186941  3582 leader_election.cc:304] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [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: b6f896f76dfe40259fbeba77e8be30bf, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:40.187688  3880 raft_consensus.cc:2804] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:40.188153  3880 raft_consensus.cc:697] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 2 LEADER]: Becoming Leader. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Running, Role: LEADER
I20260630 12:34:40.188864  3880 consensus_queue.cc:237] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.196139  3367 catalog_manager.cc:5697] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 reported cstate change: term changed from 1 to 2, leader changed from b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) to c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3). New cstate: current_term: 2 leader_uuid: "c09b9c931b794812b9ba34ca78281ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:40.229306  3897 raft_consensus.cc:993] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf: : Instructing follower 61b8ce97e94c41ef8ca6c4f741c2d33a to start an election
I20260630 12:34:40.229712  3898 raft_consensus.cc:1081] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Signalling peer 61b8ce97e94c41ef8ca6c4f741c2d33a to start an election
I20260630 12:34:40.231002  3542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88995a0da8c9434db39c45af7a346a6b"
dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
 from {username='slave'} at 127.0.0.1:38170
I20260630 12:34:40.231436  3542 raft_consensus.cc:493] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:40.231730  3542 raft_consensus.cc:3060] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.236693  3542 raft_consensus.cc:515] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.238572  3542 leader_election.cc:290] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [CANDIDATE]: Term 2 election: Requested vote from peers b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:40.238909  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88995a0da8c9434db39c45af7a346a6b" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
I20260630 12:34:40.239164  3618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88995a0da8c9434db39c45af7a346a6b" candidate_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:40.239500  3468 raft_consensus.cc:3055] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:40.239610  3618 raft_consensus.cc:3060] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.239938  3468 raft_consensus.cc:740] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:40.240808  3468 consensus_queue.cc:260] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.241954  3468 raft_consensus.cc:3060] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.243680  3618 raft_consensus.cc:2468] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 2.
I20260630 12:34:40.244568  3507 leader_election.cc:304] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: 61b8ce97e94c41ef8ca6c4f741c2d33a, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:40.245177  3704 raft_consensus.cc:2804] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:40.245564  3704 raft_consensus.cc:697] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 LEADER]: Becoming Leader. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Running, Role: LEADER
I20260630 12:34:40.246275  3704 consensus_queue.cc:237] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } }
I20260630 12:34:40.248174  3468 raft_consensus.cc:2468] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b8ce97e94c41ef8ca6c4f741c2d33a in term 2.
I20260630 12:34:40.253523  3367 catalog_manager.cc:5697] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a reported cstate change: term changed from 1 to 2, leader changed from b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) to 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2). New cstate: current_term: 2 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:40.258500  3898 raft_consensus.cc:993] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf: : Instructing follower 05bf0978973140a880feae2fdbef66ba to start an election
I20260630 12:34:40.259061  3901 raft_consensus.cc:1081] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Signalling peer 05bf0978973140a880feae2fdbef66ba to start an election
I20260630 12:34:40.260644  3764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc5f62059d974175b54635f044c36243"
dest_uuid: "05bf0978973140a880feae2fdbef66ba"
 from {username='slave'} at 127.0.0.1:49620
I20260630 12:34:40.261072  3764 raft_consensus.cc:493] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:40.261343  3764 raft_consensus.cc:3060] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.265430  3764 raft_consensus.cc:515] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:40.268391  3542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f62059d974175b54635f044c36243" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:40.268628  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f62059d974175b54635f044c36243" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
I20260630 12:34:40.268929  3542 raft_consensus.cc:3060] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.269173  3468 raft_consensus.cc:3055] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:40.269479  3468 raft_consensus.cc:740] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f896f76dfe40259fbeba77e8be30bf, State: Running, Role: LEADER
I20260630 12:34:40.270325  3764 leader_election.cc:290] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [CANDIDATE]: Term 2 election: Requested vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:40.270239  3468 consensus_queue.cc:260] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [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: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:40.271297  3468 raft_consensus.cc:3060] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:40.275043  3542 raft_consensus.cc:2468] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bf0978973140a880feae2fdbef66ba in term 2.
I20260630 12:34:40.276103  3729 leader_election.cc:304] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [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: 05bf0978973140a880feae2fdbef66ba, 61b8ce97e94c41ef8ca6c4f741c2d33a; no voters: 
I20260630 12:34:40.276850  3832 raft_consensus.cc:2804] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:40.277313  3832 raft_consensus.cc:697] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [term 2 LEADER]: Becoming Leader. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Running, Role: LEADER
I20260630 12:34:40.277323  3468 raft_consensus.cc:2468] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bf0978973140a880feae2fdbef66ba in term 2.
I20260630 12:34:40.278283  3832 consensus_queue.cc:237] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [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: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:40.284909  3367 catalog_manager.cc:5697] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba reported cstate change: term changed from 1 to 2, leader changed from b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) to 05bf0978973140a880feae2fdbef66ba (127.0.123.4). New cstate: current_term: 2 leader_uuid: "05bf0978973140a880feae2fdbef66ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:40.423954  3916 ts_tablet_manager.cc:933] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba: Initiating tablet copy from peer 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:40.425431  3916 tablet_copy_client.cc:323] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:42821
I20260630 12:34:40.426965  3554 tablet_copy_service.cc:140] P 61b8ce97e94c41ef8ca6c4f741c2d33a: Received BeginTabletCopySession request for tablet 7603a2daef1f4dce92d8aeb17cc1081d from peer 05bf0978973140a880feae2fdbef66ba ({username='slave'} at 127.0.0.1:49892)
I20260630 12:34:40.427372  3554 tablet_copy_service.cc:161] P 61b8ce97e94c41ef8ca6c4f741c2d33a: Beginning new tablet copy session on tablet 7603a2daef1f4dce92d8aeb17cc1081d from peer 05bf0978973140a880feae2fdbef66ba at {username='slave'} at 127.0.0.1:49892: session id = 05bf0978973140a880feae2fdbef66ba-7603a2daef1f4dce92d8aeb17cc1081d
I20260630 12:34:40.431993  3554 tablet_copy_source_session.cc:215] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:40.434268  3916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7603a2daef1f4dce92d8aeb17cc1081d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:40.444762  3916 tablet_copy_client.cc:806] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:40.445251  3916 tablet_copy_client.cc:670] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:40.448779  3916 tablet_copy_client.cc:538] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:40.453848  3916 tablet_bootstrap.cc:492] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:40.469117  3916 tablet_bootstrap.cc:492] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:40.469775  3916 tablet_bootstrap.cc:492] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba: Bootstrap complete.
I20260630 12:34:40.470283  3916 ts_tablet_manager.cc:1403] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:34:40.472134  3916 raft_consensus.cc:359] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:40.472685  3916 raft_consensus.cc:740] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: LEARNER
I20260630 12:34:40.473137  3916 consensus_queue.cc:260] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:40.475212  3916 ts_tablet_manager.cc:1434] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:34:40.477926  3554 tablet_copy_service.cc:342] P 61b8ce97e94c41ef8ca6c4f741c2d33a: Request end of tablet copy session 05bf0978973140a880feae2fdbef66ba-7603a2daef1f4dce92d8aeb17cc1081d received from {username='slave'} at 127.0.0.1:49892
I20260630 12:34:40.478490  3554 tablet_copy_service.cc:434] P 61b8ce97e94c41ef8ca6c4f741c2d33a: ending tablet copy session 05bf0978973140a880feae2fdbef66ba-7603a2daef1f4dce92d8aeb17cc1081d on tablet 7603a2daef1f4dce92d8aeb17cc1081d with peer 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:40.484419  3916 ts_tablet_manager.cc:933] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba: Initiating tablet copy from peer b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:40.486053  3916 tablet_copy_client.cc:323] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:40739
I20260630 12:34:40.487785  3479 tablet_copy_service.cc:140] P b6f896f76dfe40259fbeba77e8be30bf: Received BeginTabletCopySession request for tablet 4dd0b2a405054272a0bbb75da8309526 from peer 05bf0978973140a880feae2fdbef66ba ({username='slave'} at 127.0.0.1:52186)
I20260630 12:34:40.488288  3479 tablet_copy_service.cc:161] P b6f896f76dfe40259fbeba77e8be30bf: Beginning new tablet copy session on tablet 4dd0b2a405054272a0bbb75da8309526 from peer 05bf0978973140a880feae2fdbef66ba at {username='slave'} at 127.0.0.1:52186: session id = 05bf0978973140a880feae2fdbef66ba-4dd0b2a405054272a0bbb75da8309526
I20260630 12:34:40.493008  3479 tablet_copy_source_session.cc:215] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:40.495183  3916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd0b2a405054272a0bbb75da8309526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:40.504135  3916 tablet_copy_client.cc:806] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:40.504554  3916 tablet_copy_client.cc:670] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:40.507341  3916 tablet_copy_client.cc:538] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:40.512624  3916 tablet_bootstrap.cc:492] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:40.528142  3920 ts_tablet_manager.cc:933] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba: Initiating tablet copy from peer b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:40.529969  3920 tablet_copy_client.cc:323] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:40739
I20260630 12:34:40.531546  3479 tablet_copy_service.cc:140] P b6f896f76dfe40259fbeba77e8be30bf: Received BeginTabletCopySession request for tablet f09a2ec030394ab9a357ce489394cf28 from peer 05bf0978973140a880feae2fdbef66ba ({username='slave'} at 127.0.0.1:52186)
I20260630 12:34:40.532074  3916 tablet_bootstrap.cc:492] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:40.532043  3479 tablet_copy_service.cc:161] P b6f896f76dfe40259fbeba77e8be30bf: Beginning new tablet copy session on tablet f09a2ec030394ab9a357ce489394cf28 from peer 05bf0978973140a880feae2fdbef66ba at {username='slave'} at 127.0.0.1:52186: session id = 05bf0978973140a880feae2fdbef66ba-f09a2ec030394ab9a357ce489394cf28
I20260630 12:34:40.532855  3916 tablet_bootstrap.cc:492] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba: Bootstrap complete.
I20260630 12:34:40.533354  3916 ts_tablet_manager.cc:1403] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:34:40.535466  3916 raft_consensus.cc:359] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:40.536118  3916 raft_consensus.cc:740] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: LEARNER
I20260630 12:34:40.536580  3916 consensus_queue.cc:260] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:40.538498  3916 ts_tablet_manager.cc:1434] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:34:40.539085  3479 tablet_copy_source_session.cc:215] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:40.541584  3618 raft_consensus.cc:1275] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Refusing update from remote peer 05bf0978973140a880feae2fdbef66ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:40.545152  3832 consensus_queue.cc:1048] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:40.546571  3479 tablet_copy_service.cc:342] P b6f896f76dfe40259fbeba77e8be30bf: Request end of tablet copy session 05bf0978973140a880feae2fdbef66ba-4dd0b2a405054272a0bbb75da8309526 received from {username='slave'} at 127.0.0.1:52186
I20260630 12:34:40.548244  3479 tablet_copy_service.cc:434] P b6f896f76dfe40259fbeba77e8be30bf: ending tablet copy session 05bf0978973140a880feae2fdbef66ba-4dd0b2a405054272a0bbb75da8309526 on tablet 4dd0b2a405054272a0bbb75da8309526 with peer 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:40.549182  3920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09a2ec030394ab9a357ce489394cf28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:40.552215  3916 ts_tablet_manager.cc:933] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba: Initiating tablet copy from peer 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:40.558251  3916 tablet_copy_client.cc:323] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:42821
I20260630 12:34:40.559937  3554 tablet_copy_service.cc:140] P 61b8ce97e94c41ef8ca6c4f741c2d33a: Received BeginTabletCopySession request for tablet cf34dccae2604ca8a9ef1aa17aa9affc from peer 05bf0978973140a880feae2fdbef66ba ({username='slave'} at 127.0.0.1:49892)
I20260630 12:34:40.560344  3554 tablet_copy_service.cc:161] P 61b8ce97e94c41ef8ca6c4f741c2d33a: Beginning new tablet copy session on tablet cf34dccae2604ca8a9ef1aa17aa9affc from peer 05bf0978973140a880feae2fdbef66ba at {username='slave'} at 127.0.0.1:49892: session id = 05bf0978973140a880feae2fdbef66ba-cf34dccae2604ca8a9ef1aa17aa9affc
I20260630 12:34:40.571774  3554 tablet_copy_source_session.cc:215] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:40.574539  3916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf34dccae2604ca8a9ef1aa17aa9affc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:40.578981  3468 raft_consensus.cc:1275] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Refusing update from remote peer c09b9c931b794812b9ba34ca78281ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:40.580636  3880 consensus_queue.cc:1048] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:40.590494  3920 tablet_copy_client.cc:806] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:40.591367  3920 tablet_copy_client.cc:670] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:40.597770  3469 raft_consensus.cc:1275] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Refusing update from remote peer 05bf0978973140a880feae2fdbef66ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:40.599192  3832 consensus_queue.cc:1048] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.608428  3920 tablet_copy_client.cc:538] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:40.609086  3916 tablet_copy_client.cc:806] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:40.609647  3916 tablet_copy_client.cc:670] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:40.612833  3916 tablet_copy_client.cc:538] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:40.616770  3542 raft_consensus.cc:1275] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Refusing update from remote peer c09b9c931b794812b9ba34ca78281ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:40.618306  3914 consensus_queue.cc:1048] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.620054  3916 tablet_bootstrap.cc:492] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:40.640900  3469 raft_consensus.cc:1275] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Refusing update from remote peer c09b9c931b794812b9ba34ca78281ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:40.642271  3914 consensus_queue.cc:1048] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.647274  3920 tablet_bootstrap.cc:492] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:40.658226  3916 tablet_bootstrap.cc:492] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:40.659027  3916 tablet_bootstrap.cc:492] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba: Bootstrap complete.
I20260630 12:34:40.659584  3916 ts_tablet_manager.cc:1403] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.012s
I20260630 12:34:40.661926  3916 raft_consensus.cc:359] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:40.662621  3916 raft_consensus.cc:740] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: LEARNER
I20260630 12:34:40.663156  3916 consensus_queue.cc:260] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:40.665607  3916 ts_tablet_manager.cc:1434] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:34:40.668154  3543 raft_consensus.cc:1275] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Refusing update from remote peer c09b9c931b794812b9ba34ca78281ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:40.669616  3915 consensus_queue.cc:1048] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.673897  3554 tablet_copy_service.cc:342] P 61b8ce97e94c41ef8ca6c4f741c2d33a: Request end of tablet copy session 05bf0978973140a880feae2fdbef66ba-cf34dccae2604ca8a9ef1aa17aa9affc received from {username='slave'} at 127.0.0.1:49892
I20260630 12:34:40.674279  3554 tablet_copy_service.cc:434] P 61b8ce97e94c41ef8ca6c4f741c2d33a: ending tablet copy session 05bf0978973140a880feae2fdbef66ba-cf34dccae2604ca8a9ef1aa17aa9affc on tablet cf34dccae2604ca8a9ef1aa17aa9affc with peer 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:40.691671  3469 raft_consensus.cc:1275] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Refusing update from remote peer 05bf0978973140a880feae2fdbef66ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:40.693166  3903 consensus_queue.cc:1048] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.702404  3468 raft_consensus.cc:1275] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:40.705252  3618 raft_consensus.cc:1275] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:40.705149  3820 consensus_queue.cc:1048] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.708843  3820 consensus_queue.cc:1048] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.724406  3543 raft_consensus.cc:1275] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Refusing update from remote peer 05bf0978973140a880feae2fdbef66ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:40.726963  3832 consensus_queue.cc:1048] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:40.728677  3920 tablet_bootstrap.cc:492] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:40.729507  3920 tablet_bootstrap.cc:492] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba: Bootstrap complete.
I20260630 12:34:40.730103  3920 ts_tablet_manager.cc:1403] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.032s
I20260630 12:34:40.732779  3920 raft_consensus.cc:359] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:40.733536  3920 raft_consensus.cc:740] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: LEARNER
I20260630 12:34:40.734840  3920 consensus_queue.cc:260] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba [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: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:40.736802  3920 ts_tablet_manager.cc:1434] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:34:40.738571  3479 tablet_copy_service.cc:342] P b6f896f76dfe40259fbeba77e8be30bf: Request end of tablet copy session 05bf0978973140a880feae2fdbef66ba-f09a2ec030394ab9a357ce489394cf28 received from {username='slave'} at 127.0.0.1:52186
I20260630 12:34:40.738966  3479 tablet_copy_service.cc:434] P b6f896f76dfe40259fbeba77e8be30bf: ending tablet copy session 05bf0978973140a880feae2fdbef66ba-f09a2ec030394ab9a357ce489394cf28 on tablet f09a2ec030394ab9a357ce489394cf28 with peer 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:40.807204  3764 raft_consensus.cc:1217] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:40.868893  3764 raft_consensus.cc:1217] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:40.967564  3764 raft_consensus.cc:1217] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:41.150300  3764 raft_consensus.cc:1217] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:41.316905  3901 raft_consensus.cc:1064] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf: attempting to promote NON_VOTER 05bf0978973140a880feae2fdbef66ba to VOTER
I20260630 12:34:41.318578  3901 consensus_queue.cc:237] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:41.324219  3764 raft_consensus.cc:1275] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.324527  3618 raft_consensus.cc:1275] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.324775  3542 raft_consensus.cc:1275] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.325562  3901 consensus_queue.cc:1048] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:41.326320  3897 consensus_queue.cc:1048] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:41.327095  3898 consensus_queue.cc:1048] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:41.343624  3898 raft_consensus.cc:2955] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.345386  3762 raft_consensus.cc:2955] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.348448  3618 raft_consensus.cc:2955] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.357802  3365 catalog_manager.cc:5697] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba reported cstate change: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.357980  3542 raft_consensus.cc:2955] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.389788  3469 consensus_queue.cc:237] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:41.398320  3704 raft_consensus.cc:1064] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a: attempting to promote NON_VOTER 05bf0978973140a880feae2fdbef66ba to VOTER
I20260630 12:34:41.400225  3762 raft_consensus.cc:1275] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:41.400553  3704 consensus_queue.cc:237] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:41.401736  3901 consensus_queue.cc:1048] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:41.403664  3542 raft_consensus.cc:1275] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:41.405105  3901 consensus_queue.cc:1048] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:41.408390  3901 raft_consensus.cc:2955] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.409554  3764 raft_consensus.cc:2955] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.418601  3352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4dd0b2a405054272a0bbb75da8309526 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:41.423738  3364 catalog_manager.cc:5697] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: config changed from index 3 to 4, VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) evicted. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:41.415231  3542 raft_consensus.cc:2955] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.439297  3601 tablet_service.cc:1558] Processing DeleteTablet for tablet 4dd0b2a405054272a0bbb75da8309526 with delete_type TABLET_DATA_TOMBSTONED (TS c09b9c931b794812b9ba34ca78281ef0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51290
I20260630 12:34:41.441223  3951 tablet_replica.cc:333] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:41.441879  3951 raft_consensus.cc:2243] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:41.442401  3951 raft_consensus.cc:2272] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:41.445495  3951 ts_tablet_manager.cc:1916] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:41.445605  3764 raft_consensus.cc:1275] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.447047  3819 consensus_queue.cc:1048] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:41.451766  3618 raft_consensus.cc:1275] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.453162  3819 consensus_queue.cc:1048] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:41.460609  3951 ts_tablet_manager.cc:1929] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:41.461082  3951 log.cc:1199] T 4dd0b2a405054272a0bbb75da8309526 P c09b9c931b794812b9ba34ca78281ef0: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-2-root/wals/4dd0b2a405054272a0bbb75da8309526
I20260630 12:34:41.462144  3469 raft_consensus.cc:1275] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.462718  3351 catalog_manager.cc:5028] TS c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033): tablet 4dd0b2a405054272a0bbb75da8309526 (table range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]) successfully deleted
I20260630 12:34:41.463752  3820 consensus_queue.cc:1048] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:41.470329  3704 raft_consensus.cc:2955] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.472270  3469 raft_consensus.cc:2955] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.479867  3617 raft_consensus.cc:2955] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.487921  3364 catalog_manager.cc:5697] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.493407  3898 raft_consensus.cc:1064] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf: attempting to promote NON_VOTER 05bf0978973140a880feae2fdbef66ba to VOTER
I20260630 12:34:41.495810  3898 consensus_queue.cc:237] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [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: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:41.496119  3764 raft_consensus.cc:2955] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.503196  3542 raft_consensus.cc:1275] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.503605  3762 raft_consensus.cc:1275] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.503767  3616 raft_consensus.cc:1275] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.505367  3949 consensus_queue.cc:1048] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:34:41.506286  3898 consensus_queue.cc:1048] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:41.507073  3897 consensus_queue.cc:1048] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:41.537333  3897 raft_consensus.cc:2955] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.538619  3542 consensus_queue.cc:237] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:41.543432  3543 raft_consensus.cc:2955] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.547621  3762 raft_consensus.cc:1275] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:41.545646  3616 raft_consensus.cc:2955] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.549191  3617 raft_consensus.cc:1275] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:41.551227  3819 consensus_queue.cc:1048] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:41.557099  3955 consensus_queue.cc:1048] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260630 12:34:41.566102  3762 raft_consensus.cc:2955] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.578735  3364 catalog_manager.cc:5697] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 reported cstate change: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.579619  3704 raft_consensus.cc:2955] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.585394  3762 raft_consensus.cc:2955] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.588617  3353 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7603a2daef1f4dce92d8aeb17cc1081d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:41.592482  3616 raft_consensus.cc:2955] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.598335  3366 catalog_manager.cc:5697] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba reported cstate change: config changed from index 3 to 4, VOTER b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) evicted. New cstate: current_term: 1 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.599283  3819 raft_consensus.cc:1064] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a: attempting to promote NON_VOTER 05bf0978973140a880feae2fdbef66ba to VOTER
I20260630 12:34:41.601549  3819 consensus_queue.cc:237] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:41.606014  3469 consensus_queue.cc:237] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:41.607198  3453 tablet_service.cc:1558] Processing DeleteTablet for tablet 7603a2daef1f4dce92d8aeb17cc1081d with delete_type TABLET_DATA_TOMBSTONED (TS b6f896f76dfe40259fbeba77e8be30bf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52038
I20260630 12:34:41.613518  3617 raft_consensus.cc:1275] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:41.613775  3762 raft_consensus.cc:1275] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:41.615156  3898 consensus_queue.cc:1048] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:41.616148  3901 consensus_queue.cc:1048] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:41.621640  3961 tablet_replica.cc:333] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:41.622730  3961 raft_consensus.cc:2243] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:41.624440  3961 raft_consensus.cc:2272] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:41.623911  3898 raft_consensus.cc:2955] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.627556  3961 ts_tablet_manager.cc:1916] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:41.634739  3616 raft_consensus.cc:1275] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.635069  3617 raft_consensus.cc:2955] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.636088  3469 raft_consensus.cc:1275] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.636179  3819 consensus_queue.cc:1048] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:34:41.640331  3764 raft_consensus.cc:2955] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.641301  3819 consensus_queue.cc:1048] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:41.648180  3961 ts_tablet_manager.cc:1929] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:41.648660  3961 log.cc:1199] T 7603a2daef1f4dce92d8aeb17cc1081d P b6f896f76dfe40259fbeba77e8be30bf: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-0-root/wals/7603a2daef1f4dce92d8aeb17cc1081d
I20260630 12:34:41.648957  3762 raft_consensus.cc:1275] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:41.650432  3352 catalog_manager.cc:5028] TS b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739): tablet 7603a2daef1f4dce92d8aeb17cc1081d (table range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]) successfully deleted
I20260630 12:34:41.650477  3819 consensus_queue.cc:1048] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:41.657349  3352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f09a2ec030394ab9a357ce489394cf28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:41.659518  3366 catalog_manager.cc:5697] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba reported cstate change: config changed from index 3 to 4, VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) evicted. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.668897  3820 raft_consensus.cc:2955] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.675828  3530 tablet_service.cc:1558] Processing DeleteTablet for tablet f09a2ec030394ab9a357ce489394cf28 with delete_type TABLET_DATA_TOMBSTONED (TS 61b8ce97e94c41ef8ca6c4f741c2d33a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38164
I20260630 12:34:41.677544  3966 tablet_replica.cc:333] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:41.677654  3616 raft_consensus.cc:2955] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.682039  3966 raft_consensus.cc:2243] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:41.684406  3764 raft_consensus.cc:2955] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.687871  3469 raft_consensus.cc:2955] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.689610  3365 catalog_manager.cc:5697] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a reported cstate change: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:41.695088  3966 raft_consensus.cc:2272] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:41.702651  3542 consensus_queue.cc:237] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:41.712666  3764 raft_consensus.cc:1275] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:41.714951  3704 consensus_queue.cc:1048] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:41.715471  3616 raft_consensus.cc:1275] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:41.716856  3704 consensus_queue.cc:1048] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:41.698808  3966 ts_tablet_manager.cc:1916] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:41.720882  3820 raft_consensus.cc:2955] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.722579  3764 raft_consensus.cc:2955] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.733083  3353 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf34dccae2604ca8a9ef1aa17aa9affc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:41.732383  3616 raft_consensus.cc:2955] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.741709  3365 catalog_manager.cc:5697] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba reported cstate change: config changed from index 3 to 4, VOTER b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1) evicted. New cstate: current_term: 1 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:41.764386  3453 tablet_service.cc:1558] Processing DeleteTablet for tablet cf34dccae2604ca8a9ef1aa17aa9affc with delete_type TABLET_DATA_TOMBSTONED (TS b6f896f76dfe40259fbeba77e8be30bf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52038
I20260630 12:34:41.765256  3961 tablet_replica.cc:333] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:41.766157  3961 raft_consensus.cc:2243] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:41.766891  3961 raft_consensus.cc:2272] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:41.769662  3961 ts_tablet_manager.cc:1916] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:41.773209  3966 ts_tablet_manager.cc:1929] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:41.773567  3966 log.cc:1199] T f09a2ec030394ab9a357ce489394cf28 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-1-root/wals/f09a2ec030394ab9a357ce489394cf28
I20260630 12:34:41.774755  3353 catalog_manager.cc:5028] TS 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821): tablet f09a2ec030394ab9a357ce489394cf28 (table range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]) successfully deleted
I20260630 12:34:41.780421  3961 ts_tablet_manager.cc:1929] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:41.780738  3961 log.cc:1199] T cf34dccae2604ca8a9ef1aa17aa9affc P b6f896f76dfe40259fbeba77e8be30bf: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-0-root/wals/cf34dccae2604ca8a9ef1aa17aa9affc
I20260630 12:34:41.781803  3352 catalog_manager.cc:5028] TS b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739): tablet cf34dccae2604ca8a9ef1aa17aa9affc (table range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]) successfully deleted
I20260630 12:34:41.883625  3420 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:34:41.904539  3616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53f2834aa1914fb396534c18229ca847"
dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
mode: GRACEFUL
new_leader_uuid: "05bf0978973140a880feae2fdbef66ba"
 from {username='slave'} at 127.0.0.1:50050
I20260630 12:34:41.905011  3616 raft_consensus.cc:606] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Received request to transfer leadership to TS 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:41.914167  3542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf34dccae2604ca8a9ef1aa17aa9affc"
dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
mode: GRACEFUL
new_leader_uuid: "05bf0978973140a880feae2fdbef66ba"
 from {username='slave'} at 127.0.0.1:49900
I20260630 12:34:41.914633  3542 raft_consensus.cc:606] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Received request to transfer leadership to TS 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:41.915611  3420 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:34:41.916201  3420 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:42.178272  3915 raft_consensus.cc:993] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0: : Instructing follower 05bf0978973140a880feae2fdbef66ba to start an election
I20260630 12:34:42.178695  3967 raft_consensus.cc:1081] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Signalling peer 05bf0978973140a880feae2fdbef66ba to start an election
I20260630 12:34:42.180138  3764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53f2834aa1914fb396534c18229ca847"
dest_uuid: "05bf0978973140a880feae2fdbef66ba"
 from {username='slave'} at 127.0.0.1:49618
I20260630 12:34:42.180581  3764 raft_consensus.cc:493] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:42.180845  3764 raft_consensus.cc:3060] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:42.185096  3764 raft_consensus.cc:515] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:42.186384  3764 leader_election.cc:290] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [CANDIDATE]: Term 2 election: Requested vote from peers c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033), b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:42.187191  3616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2834aa1914fb396534c18229ca847" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:42.187319  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2834aa1914fb396534c18229ca847" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f896f76dfe40259fbeba77e8be30bf"
I20260630 12:34:42.187886  3616 raft_consensus.cc:3055] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:42.187958  3469 raft_consensus.cc:3060] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:42.188159  3616 raft_consensus.cc:740] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Running, Role: LEADER
I20260630 12:34:42.188822  3616 consensus_queue.cc:260] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [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: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:42.189669  3616 raft_consensus.cc:3060] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:42.191968  3469 raft_consensus.cc:2468] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bf0978973140a880feae2fdbef66ba in term 2.
I20260630 12:34:42.192942  3728 leader_election.cc:304] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [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: 05bf0978973140a880feae2fdbef66ba, b6f896f76dfe40259fbeba77e8be30bf; no voters: 
I20260630 12:34:42.193675  3940 raft_consensus.cc:2804] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:42.194068  3940 raft_consensus.cc:697] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 2 LEADER]: Becoming Leader. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Running, Role: LEADER
I20260630 12:34:42.194197  3616 raft_consensus.cc:2468] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bf0978973140a880feae2fdbef66ba in term 2.
I20260630 12:34:42.194856  3940 consensus_queue.cc:237] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [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: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } }
I20260630 12:34:42.200686  3820 raft_consensus.cc:993] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a: : Instructing follower 05bf0978973140a880feae2fdbef66ba to start an election
I20260630 12:34:42.201475  3704 raft_consensus.cc:1081] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Signalling peer 05bf0978973140a880feae2fdbef66ba to start an election
I20260630 12:34:42.203575  3364 catalog_manager.cc:5697] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba reported cstate change: term changed from 1 to 2, leader changed from c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) to 05bf0978973140a880feae2fdbef66ba (127.0.123.4). New cstate: current_term: 2 leader_uuid: "05bf0978973140a880feae2fdbef66ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:42.205665  3764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf34dccae2604ca8a9ef1aa17aa9affc"
dest_uuid: "05bf0978973140a880feae2fdbef66ba"
 from {username='slave'} at 127.0.0.1:49614
I20260630 12:34:42.206175  3764 raft_consensus.cc:493] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:42.206507  3764 raft_consensus.cc:3060] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:42.211473  3764 raft_consensus.cc:515] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:42.212917  3764 leader_election.cc:290] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [CANDIDATE]: Term 2 election: Requested vote from peers 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821), c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:42.213694  3542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf34dccae2604ca8a9ef1aa17aa9affc" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a"
I20260630 12:34:42.213979  3616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf34dccae2604ca8a9ef1aa17aa9affc" candidate_uuid: "05bf0978973140a880feae2fdbef66ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c09b9c931b794812b9ba34ca78281ef0"
I20260630 12:34:42.214232  3542 raft_consensus.cc:3055] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:42.214488  3616 raft_consensus.cc:3060] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:42.214552  3542 raft_consensus.cc:740] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Running, Role: LEADER
I20260630 12:34:42.215375  3542 consensus_queue.cc:260] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:42.216418  3542 raft_consensus.cc:3060] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:42.220000  3616 raft_consensus.cc:2468] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bf0978973140a880feae2fdbef66ba in term 2.
I20260630 12:34:42.220871  3727 leader_election.cc:304] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [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: 05bf0978973140a880feae2fdbef66ba, c09b9c931b794812b9ba34ca78281ef0; no voters: 
I20260630 12:34:42.221077  3542 raft_consensus.cc:2468] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bf0978973140a880feae2fdbef66ba in term 2.
I20260630 12:34:42.221514  3940 raft_consensus.cc:2804] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:42.221975  3940 raft_consensus.cc:697] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 2 LEADER]: Becoming Leader. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Running, Role: LEADER
I20260630 12:34:42.222785  3940 consensus_queue.cc:237] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [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: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:42.228976  3364 catalog_manager.cc:5697] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba reported cstate change: term changed from 1 to 2, leader changed from 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) to 05bf0978973140a880feae2fdbef66ba (127.0.123.4). New cstate: current_term: 2 leader_uuid: "05bf0978973140a880feae2fdbef66ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:42.575870  3616 raft_consensus.cc:1275] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Refusing update from remote peer 05bf0978973140a880feae2fdbef66ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:42.576939  3832 consensus_queue.cc:1048] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:42.588894  3469 raft_consensus.cc:1275] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Refusing update from remote peer 05bf0978973140a880feae2fdbef66ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:42.590095  3832 consensus_queue.cc:1048] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:42.739557  3542 raft_consensus.cc:1275] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Refusing update from remote peer 05bf0978973140a880feae2fdbef66ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:34:42.740710  3832 consensus_queue.cc:1048] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:34:42.748570  3616 raft_consensus.cc:1275] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Refusing update from remote peer 05bf0978973140a880feae2fdbef66ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:34:42.750016  3940 consensus_queue.cc:1048] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:34:42.790331  3469 consensus_queue.cc:237] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [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: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: NON_VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: true } }
I20260630 12:34:42.797358  3764 raft_consensus.cc:1275] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:42.797518  3616 raft_consensus.cc:1275] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:34:42.798032  3434 consensus_peers.cc:597] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf -> Peer 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821): Couldn't send request to peer 61b8ce97e94c41ef8ca6c4f741c2d33a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aed0bc26ec7d417dbf2133cf7b3da3dc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:42.798799  3982 consensus_queue.cc:1048] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:42.799615  3898 consensus_queue.cc:1048] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:42.813261  3983 raft_consensus.cc:2955] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: NON_VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: true } } }
I20260630 12:34:42.815297  3764 raft_consensus.cc:2955] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: NON_VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: true } } }
I20260630 12:34:42.816517  3616 raft_consensus.cc:2955] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: NON_VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: true } } }
I20260630 12:34:42.828698  3365 catalog_manager.cc:5697] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: config changed from index -1 to 2, NON_VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) added. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: NON_VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:42.849711  3616 consensus_queue.cc:237] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:42.857132  3542 raft_consensus.cc:1275] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Refusing update from remote peer c09b9c931b794812b9ba34ca78281ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:34:42.857967  3581 consensus_peers.cc:597] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 -> Peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Couldn't send request to peer 05bf0978973140a880feae2fdbef66ba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1275580ff2046c894acd8fbf2d59c12. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:42.858515  3967 consensus_queue.cc:1048] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:42.862329  3469 raft_consensus.cc:1275] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Refusing update from remote peer c09b9c931b794812b9ba34ca78281ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:42.866825  3967 consensus_queue.cc:1048] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:42.868556  3967 raft_consensus.cc:2955] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:42.871416  3542 raft_consensus.cc:2955] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:42.879154  3469 raft_consensus.cc:2955] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:42.881650  3467 consensus_queue.cc:237] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [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: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: NON_VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: true } }
I20260630 12:34:42.889003  3367 catalog_manager.cc:5697] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a reported cstate change: config changed from index -1 to 2, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "c09b9c931b794812b9ba34ca78281ef0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:42.894829  3542 raft_consensus.cc:1275] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:42.895606  3764 raft_consensus.cc:1275] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:34:42.895731  3432 consensus_peers.cc:597] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf -> Peer c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033): Couldn't send request to peer c09b9c931b794812b9ba34ca78281ef0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c9a89781bfe4949b9162217b2d2e7ea. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:42.896148  3983 consensus_queue.cc:1048] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:42.896960  3982 consensus_queue.cc:1048] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:42.908519  3983 raft_consensus.cc:2955] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: NON_VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: true } } }
I20260630 12:34:42.910130  3542 raft_consensus.cc:2955] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: NON_VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: true } } }
I20260630 12:34:42.913367  3764 raft_consensus.cc:2955] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: NON_VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: true } } }
I20260630 12:34:42.918932  3364 catalog_manager.cc:5697] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a reported cstate change: config changed from index -1 to 2, NON_VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) added. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: NON_VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: true } } }
I20260630 12:34:42.921693  3542 consensus_queue.cc:237] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
W20260630 12:34:42.929114  3507 consensus_peers.cc:597] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a -> Peer 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): Couldn't send request to peer 05bf0978973140a880feae2fdbef66ba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88995a0da8c9434db39c45af7a346a6b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:42.930903  3616 raft_consensus.cc:1275] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:34:42.930912  3467 raft_consensus.cc:1275] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:34:42.932258  3704 consensus_queue.cc:1048] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:42.933131  3820 consensus_queue.cc:1048] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:42.940074  3704 raft_consensus.cc:2955] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:42.941638  3467 raft_consensus.cc:2955] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:42.945778  3616 raft_consensus.cc:2955] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:42.952193  3367 catalog_manager.cc:5697] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: config changed from index -1 to 3, NON_VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) added. New cstate: current_term: 2 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } } }
I20260630 12:34:43.334863  4005 ts_tablet_manager.cc:933] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba: Initiating tablet copy from peer c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033)
I20260630 12:34:43.336643  4005 tablet_copy_client.cc:323] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:36033
I20260630 12:34:43.338357  3628 tablet_copy_service.cc:140] P c09b9c931b794812b9ba34ca78281ef0: Received BeginTabletCopySession request for tablet c1275580ff2046c894acd8fbf2d59c12 from peer 05bf0978973140a880feae2fdbef66ba ({username='slave'} at 127.0.0.1:50042)
I20260630 12:34:43.338915  3628 tablet_copy_service.cc:161] P c09b9c931b794812b9ba34ca78281ef0: Beginning new tablet copy session on tablet c1275580ff2046c894acd8fbf2d59c12 from peer 05bf0978973140a880feae2fdbef66ba at {username='slave'} at 127.0.0.1:50042: session id = 05bf0978973140a880feae2fdbef66ba-c1275580ff2046c894acd8fbf2d59c12
I20260630 12:34:43.346766  3628 tablet_copy_source_session.cc:215] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:43.347033  4007 ts_tablet_manager.cc:933] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba: Initiating tablet copy from peer 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821)
I20260630 12:34:43.349658  4007 tablet_copy_client.cc:323] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:42821
I20260630 12:34:43.350972  4005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1275580ff2046c894acd8fbf2d59c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:43.351577  3554 tablet_copy_service.cc:140] P 61b8ce97e94c41ef8ca6c4f741c2d33a: Received BeginTabletCopySession request for tablet 88995a0da8c9434db39c45af7a346a6b from peer 05bf0978973140a880feae2fdbef66ba ({username='slave'} at 127.0.0.1:49892)
I20260630 12:34:43.352121  3554 tablet_copy_service.cc:161] P 61b8ce97e94c41ef8ca6c4f741c2d33a: Beginning new tablet copy session on tablet 88995a0da8c9434db39c45af7a346a6b from peer 05bf0978973140a880feae2fdbef66ba at {username='slave'} at 127.0.0.1:49892: session id = 05bf0978973140a880feae2fdbef66ba-88995a0da8c9434db39c45af7a346a6b
I20260630 12:34:43.359282  3554 tablet_copy_source_session.cc:215] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:43.362118  4005 tablet_copy_client.cc:806] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:43.362222  4007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88995a0da8c9434db39c45af7a346a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:43.362761  4005 tablet_copy_client.cc:670] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:43.366529  4005 tablet_copy_client.cc:538] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:43.379786  4007 tablet_copy_client.cc:806] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:43.379681  4005 tablet_bootstrap.cc:492] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:43.380414  4007 tablet_copy_client.cc:670] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:43.386065  4009 ts_tablet_manager.cc:933] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a: Initiating tablet copy from peer b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:43.388435  4007 tablet_copy_client.cc:538] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:43.388751  4010 ts_tablet_manager.cc:933] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0: Initiating tablet copy from peer b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739)
I20260630 12:34:43.390136  4009 tablet_copy_client.cc:323] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:40739
I20260630 12:34:43.392345  3479 tablet_copy_service.cc:140] P b6f896f76dfe40259fbeba77e8be30bf: Received BeginTabletCopySession request for tablet aed0bc26ec7d417dbf2133cf7b3da3dc from peer 61b8ce97e94c41ef8ca6c4f741c2d33a ({username='slave'} at 127.0.0.1:52042)
I20260630 12:34:43.392697  4010 tablet_copy_client.cc:323] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:40739
I20260630 12:34:43.392858  3479 tablet_copy_service.cc:161] P b6f896f76dfe40259fbeba77e8be30bf: Beginning new tablet copy session on tablet aed0bc26ec7d417dbf2133cf7b3da3dc from peer 61b8ce97e94c41ef8ca6c4f741c2d33a at {username='slave'} at 127.0.0.1:52042: session id = 61b8ce97e94c41ef8ca6c4f741c2d33a-aed0bc26ec7d417dbf2133cf7b3da3dc
I20260630 12:34:43.397114  3478 tablet_copy_service.cc:140] P b6f896f76dfe40259fbeba77e8be30bf: Received BeginTabletCopySession request for tablet 8c9a89781bfe4949b9162217b2d2e7ea from peer c09b9c931b794812b9ba34ca78281ef0 ({username='slave'} at 127.0.0.1:52180)
I20260630 12:34:43.397698  3478 tablet_copy_service.cc:161] P b6f896f76dfe40259fbeba77e8be30bf: Beginning new tablet copy session on tablet 8c9a89781bfe4949b9162217b2d2e7ea from peer c09b9c931b794812b9ba34ca78281ef0 at {username='slave'} at 127.0.0.1:52180: session id = c09b9c931b794812b9ba34ca78281ef0-8c9a89781bfe4949b9162217b2d2e7ea
I20260630 12:34:43.401144  4005 tablet_bootstrap.cc:492] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:43.401487  3479 tablet_copy_source_session.cc:215] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:43.402072  4005 tablet_bootstrap.cc:492] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba: Bootstrap complete.
I20260630 12:34:43.402769  4005 ts_tablet_manager.cc:1403] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260630 12:34:43.404458  4009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed0bc26ec7d417dbf2133cf7b3da3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:43.404757  3478 tablet_copy_source_session.cc:215] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:43.406157  4005 raft_consensus.cc:359] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:43.407032  4005 raft_consensus.cc:740] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: LEARNER
I20260630 12:34:43.407684  4005 consensus_queue.cc:260] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:43.411639  4007 tablet_bootstrap.cc:492] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba: Bootstrap starting.
I20260630 12:34:43.413239  4010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c9a89781bfe4949b9162217b2d2e7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:43.423267  4009 tablet_copy_client.cc:806] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:43.413204  4005 ts_tablet_manager.cc:1434] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260630 12:34:43.423817  4009 tablet_copy_client.cc:670] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:43.427511  3628 tablet_copy_service.cc:342] P c09b9c931b794812b9ba34ca78281ef0: Request end of tablet copy session 05bf0978973140a880feae2fdbef66ba-c1275580ff2046c894acd8fbf2d59c12 received from {username='slave'} at 127.0.0.1:50042
I20260630 12:34:43.428033  4009 tablet_copy_client.cc:538] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:43.427934  3628 tablet_copy_service.cc:434] P c09b9c931b794812b9ba34ca78281ef0: ending tablet copy session 05bf0978973140a880feae2fdbef66ba-c1275580ff2046c894acd8fbf2d59c12 on tablet c1275580ff2046c894acd8fbf2d59c12 with peer 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:43.429695  4010 tablet_copy_client.cc:806] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:43.430217  4010 tablet_copy_client.cc:670] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:43.436661  4010 tablet_copy_client.cc:538] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:43.445837  4010 tablet_bootstrap.cc:492] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0: Bootstrap starting.
I20260630 12:34:43.445951  4009 tablet_bootstrap.cc:492] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap starting.
I20260630 12:34:43.452970  4007 tablet_bootstrap.cc:492] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:43.453886  4007 tablet_bootstrap.cc:492] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba: Bootstrap complete.
I20260630 12:34:43.454535  4007 ts_tablet_manager.cc:1403] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.014s
I20260630 12:34:43.457481  4007 raft_consensus.cc:359] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:43.458307  4007 raft_consensus.cc:740] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 05bf0978973140a880feae2fdbef66ba, State: Initialized, Role: LEARNER
I20260630 12:34:43.458920  4007 consensus_queue.cc:260] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: true } }
I20260630 12:34:43.461287  4007 ts_tablet_manager.cc:1434] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:34:43.463943  3554 tablet_copy_service.cc:342] P 61b8ce97e94c41ef8ca6c4f741c2d33a: Request end of tablet copy session 05bf0978973140a880feae2fdbef66ba-88995a0da8c9434db39c45af7a346a6b received from {username='slave'} at 127.0.0.1:49892
I20260630 12:34:43.464337  3554 tablet_copy_service.cc:434] P 61b8ce97e94c41ef8ca6c4f741c2d33a: ending tablet copy session 05bf0978973140a880feae2fdbef66ba-88995a0da8c9434db39c45af7a346a6b on tablet 88995a0da8c9434db39c45af7a346a6b with peer 05bf0978973140a880feae2fdbef66ba
I20260630 12:34:43.476276  4010 tablet_bootstrap.cc:492] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:43.477125  4010 tablet_bootstrap.cc:492] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0: Bootstrap complete.
I20260630 12:34:43.478209  4010 ts_tablet_manager.cc:1403] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.013s
I20260630 12:34:43.480950  4010 raft_consensus.cc:359] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: NON_VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: true } }
I20260630 12:34:43.481771  4010 raft_consensus.cc:740] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c09b9c931b794812b9ba34ca78281ef0, State: Initialized, Role: LEARNER
I20260630 12:34:43.482406  4010 consensus_queue.cc:260] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0 [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: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: NON_VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: true } }
I20260630 12:34:43.481453  4009 tablet_bootstrap.cc:492] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:43.484387  4009 tablet_bootstrap.cc:492] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a: Bootstrap complete.
I20260630 12:34:43.485030  4009 ts_tablet_manager.cc:1403] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.000s
I20260630 12:34:43.487795  4009 raft_consensus.cc:359] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: NON_VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: true } }
I20260630 12:34:43.488600  4009 raft_consensus.cc:740] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61b8ce97e94c41ef8ca6c4f741c2d33a, State: Initialized, Role: LEARNER
I20260630 12:34:43.489225  4009 consensus_queue.cc:260] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: NON_VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: true } }
I20260630 12:34:43.491588  4009 ts_tablet_manager.cc:1434] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:34:43.493273  4010 ts_tablet_manager.cc:1434] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:34:43.494334  3479 tablet_copy_service.cc:342] P b6f896f76dfe40259fbeba77e8be30bf: Request end of tablet copy session 61b8ce97e94c41ef8ca6c4f741c2d33a-aed0bc26ec7d417dbf2133cf7b3da3dc received from {username='slave'} at 127.0.0.1:52042
I20260630 12:34:43.494738  3479 tablet_copy_service.cc:434] P b6f896f76dfe40259fbeba77e8be30bf: ending tablet copy session 61b8ce97e94c41ef8ca6c4f741c2d33a-aed0bc26ec7d417dbf2133cf7b3da3dc on tablet aed0bc26ec7d417dbf2133cf7b3da3dc with peer 61b8ce97e94c41ef8ca6c4f741c2d33a
I20260630 12:34:43.496454  3479 tablet_copy_service.cc:342] P b6f896f76dfe40259fbeba77e8be30bf: Request end of tablet copy session c09b9c931b794812b9ba34ca78281ef0-8c9a89781bfe4949b9162217b2d2e7ea received from {username='slave'} at 127.0.0.1:52180
I20260630 12:34:43.496847  3479 tablet_copy_service.cc:434] P b6f896f76dfe40259fbeba77e8be30bf: ending tablet copy session c09b9c931b794812b9ba34ca78281ef0-8c9a89781bfe4949b9162217b2d2e7ea on tablet 8c9a89781bfe4949b9162217b2d2e7ea with peer c09b9c931b794812b9ba34ca78281ef0
I20260630 12:34:43.803553  3616 raft_consensus.cc:1217] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:43.829631  3764 raft_consensus.cc:1217] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:43.917246  3420 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:34:43.930621  3420 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:34:43.931149  3420 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:43.972601  3764 raft_consensus.cc:1217] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:34:43.980801  3542 raft_consensus.cc:1217] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:44.263797  4020 raft_consensus.cc:1064] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0: attempting to promote NON_VOTER 05bf0978973140a880feae2fdbef66ba to VOTER
I20260630 12:34:44.266218  4020 consensus_queue.cc:237] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:44.272560  3543 raft_consensus.cc:1275] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Refusing update from remote peer c09b9c931b794812b9ba34ca78281ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.273108  3764 raft_consensus.cc:1275] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba [term 1 LEARNER]: Refusing update from remote peer c09b9c931b794812b9ba34ca78281ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.273921  3467 raft_consensus.cc:1275] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Refusing update from remote peer c09b9c931b794812b9ba34ca78281ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.274041  4020 consensus_queue.cc:1048] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:44.275051  3967 consensus_queue.cc:1048] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:44.275835  4019 consensus_queue.cc:1048] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:44.294962  3967 raft_consensus.cc:2955] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.296977  3467 raft_consensus.cc:2955] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.297446  3764 raft_consensus.cc:2955] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.310875  3365 catalog_manager.cc:5697] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba reported cstate change: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c09b9c931b794812b9ba34ca78281ef0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.321203  3543 raft_consensus.cc:2955] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.336264  3616 consensus_queue.cc:237] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:44.340900  3764 raft_consensus.cc:1275] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Refusing update from remote peer c09b9c931b794812b9ba34ca78281ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:44.341017  3467 raft_consensus.cc:1275] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Refusing update from remote peer c09b9c931b794812b9ba34ca78281ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:44.342412  3967 consensus_queue.cc:1048] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:44.343081  4020 consensus_queue.cc:1048] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:44.347781  3967 raft_consensus.cc:2955] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.349431  3764 raft_consensus.cc:2955] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.356583  3351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c1275580ff2046c894acd8fbf2d59c12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:44.358310  3467 raft_consensus.cc:2955] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.359915  3367 catalog_manager.cc:5697] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 reported cstate change: config changed from index 3 to 4, VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) evicted. New cstate: current_term: 1 leader_uuid: "c09b9c931b794812b9ba34ca78281ef0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:44.370443  3530 tablet_service.cc:1558] Processing DeleteTablet for tablet c1275580ff2046c894acd8fbf2d59c12 with delete_type TABLET_DATA_TOMBSTONED (TS 61b8ce97e94c41ef8ca6c4f741c2d33a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38164
I20260630 12:34:44.376470  4033 tablet_replica.cc:333] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.377152  4033 raft_consensus.cc:2243] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.377662  4033 raft_consensus.cc:2272] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.379761  4033 ts_tablet_manager.cc:1916] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:44.388906  4033 ts_tablet_manager.cc:1929] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:44.389171  4033 log.cc:1199] T c1275580ff2046c894acd8fbf2d59c12 P 61b8ce97e94c41ef8ca6c4f741c2d33a: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-1-root/wals/c1275580ff2046c894acd8fbf2d59c12
I20260630 12:34:44.390429  3353 catalog_manager.cc:5028] TS 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821): tablet c1275580ff2046c894acd8fbf2d59c12 (table range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]) successfully deleted
I20260630 12:34:44.422560  4017 raft_consensus.cc:1064] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf: attempting to promote NON_VOTER c09b9c931b794812b9ba34ca78281ef0 to VOTER
I20260630 12:34:44.424388  4017 consensus_queue.cc:237] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [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: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false } }
I20260630 12:34:44.430430  3543 raft_consensus.cc:1275] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.431404  3616 raft_consensus.cc:1275] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEARNER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.431784  3764 raft_consensus.cc:1275] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.431866  3983 consensus_queue.cc:1048] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:44.432865  4017 consensus_queue.cc:1048] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:44.433789  4018 consensus_queue.cc:1048] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:44.449291  3983 raft_consensus.cc:2955] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false } } }
I20260630 12:34:44.451437  3764 raft_consensus.cc:2955] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false } } }
I20260630 12:34:44.456836  4018 raft_consensus.cc:1064] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf: attempting to promote NON_VOTER 61b8ce97e94c41ef8ca6c4f741c2d33a to VOTER
I20260630 12:34:44.459043  4018 consensus_queue.cc:237] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [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: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false } }
I20260630 12:34:44.459122  3543 raft_consensus.cc:2955] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false } } }
I20260630 12:34:44.463774  3365 catalog_manager.cc:5697] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba reported cstate change: config changed from index 2 to 3, c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false } } }
I20260630 12:34:44.464130  3616 raft_consensus.cc:2955] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false } } }
I20260630 12:34:44.487490  3467 consensus_queue.cc:237] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false } }
I20260630 12:34:44.491464  3617 raft_consensus.cc:1275] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.493005  3764 raft_consensus.cc:1275] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.494915  3542 raft_consensus.cc:1275] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:44.496135  3617 raft_consensus.cc:1275] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:44.496254  4018 consensus_queue.cc:1048] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:44.496438  3983 consensus_queue.cc:1048] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:44.498051  4018 consensus_queue.cc:1048] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:44.503589  4038 consensus_queue.cc:1048] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:44.503048  3983 raft_consensus.cc:2955] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false } } }
I20260630 12:34:44.503043  3543 raft_consensus.cc:1275] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEARNER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.508819  3617 raft_consensus.cc:2955] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false } } }
I20260630 12:34:44.510524  3542 raft_consensus.cc:2955] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false } } }
I20260630 12:34:44.513455  3352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c9a89781bfe4949b9162217b2d2e7ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:44.515329  3983 consensus_queue.cc:1048] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:44.521268  3365 catalog_manager.cc:5697] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: config changed from index 3 to 4, VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) evicted. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:44.534765  4018 raft_consensus.cc:2955] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false } } }
I20260630 12:34:44.540565  3616 raft_consensus.cc:2955] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false } } }
I20260630 12:34:44.544963  3543 raft_consensus.cc:2955] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false } } }
I20260630 12:34:44.548750  3751 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c9a89781bfe4949b9162217b2d2e7ea with delete_type TABLET_DATA_TOMBSTONED (TS 05bf0978973140a880feae2fdbef66ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49598
I20260630 12:34:44.551069  3764 raft_consensus.cc:2955] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false } } }
I20260630 12:34:44.555480  3365 catalog_manager.cc:5697] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: config changed from index 2 to 3, 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:44.570474  4043 tablet_replica.cc:333] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:44.571427  4043 raft_consensus.cc:2243] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.572145  4043 raft_consensus.cc:2272] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.575028  4043 ts_tablet_manager.cc:1916] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:44.574832  3467 consensus_queue.cc:237] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [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: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false } }
I20260630 12:34:44.580955  3543 raft_consensus.cc:1275] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:44.581081  3616 raft_consensus.cc:1275] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Refusing update from remote peer b6f896f76dfe40259fbeba77e8be30bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:44.582418  4023 raft_consensus.cc:1064] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a: attempting to promote NON_VOTER 05bf0978973140a880feae2fdbef66ba to VOTER
I20260630 12:34:44.582659  4038 consensus_queue.cc:1048] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:44.583941  4018 consensus_queue.cc:1048] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:44.586586  4023 consensus_queue.cc:237] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:44.589121  4038 raft_consensus.cc:2955] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false } } }
I20260630 12:34:44.590873  3617 raft_consensus.cc:2955] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false } } }
I20260630 12:34:44.595851  3543 raft_consensus.cc:2955] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false } } }
I20260630 12:34:44.598459  3352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aed0bc26ec7d417dbf2133cf7b3da3dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:44.604691  3616 raft_consensus.cc:1275] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:34:44.606309  3764 raft_consensus.cc:1275] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba [term 2 LEARNER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:34:44.606634  3467 raft_consensus.cc:1275] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:34:44.607861  3364 catalog_manager.cc:5697] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: config changed from index 3 to 4, VOTER 05bf0978973140a880feae2fdbef66ba (127.0.123.4) evicted. New cstate: current_term: 1 leader_uuid: "b6f896f76dfe40259fbeba77e8be30bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:44.608356  4022 consensus_queue.cc:1048] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:44.609228  4023 consensus_queue.cc:1048] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:44.610960  4023 consensus_queue.cc:1048] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:34:44.612869  4043 ts_tablet_manager.cc:1929] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:44.616009  4043 log.cc:1199] T 8c9a89781bfe4949b9162217b2d2e7ea P 05bf0978973140a880feae2fdbef66ba: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-3-root/wals/8c9a89781bfe4949b9162217b2d2e7ea
I20260630 12:34:44.618145  3351 catalog_manager.cc:5028] TS 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): tablet 8c9a89781bfe4949b9162217b2d2e7ea (table range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]) successfully deleted
I20260630 12:34:44.624687  3751 tablet_service.cc:1558] Processing DeleteTablet for tablet aed0bc26ec7d417dbf2133cf7b3da3dc with delete_type TABLET_DATA_TOMBSTONED (TS 05bf0978973140a880feae2fdbef66ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49598
I20260630 12:34:44.628816  4043 tablet_replica.cc:333] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:44.629684  4043 raft_consensus.cc:2243] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.630363  4043 raft_consensus.cc:2272] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.633522  4043 ts_tablet_manager.cc:1916] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:44.635563  4045 raft_consensus.cc:2955] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.638774  3762 raft_consensus.cc:2955] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.648216  3617 raft_consensus.cc:2955] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.649168  3467 raft_consensus.cc:2955] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.650437  3366 catalog_manager.cc:5697] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a reported cstate change: config changed from index 3 to 4, 05bf0978973140a880feae2fdbef66ba (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c09b9c931b794812b9ba34ca78281ef0" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 36033 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:44.666106  4043 ts_tablet_manager.cc:1929] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:44.666590  4043 log.cc:1199] T aed0bc26ec7d417dbf2133cf7b3da3dc P 05bf0978973140a880feae2fdbef66ba: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-3-root/wals/aed0bc26ec7d417dbf2133cf7b3da3dc
I20260630 12:34:44.668267  3351 catalog_manager.cc:5028] TS 05bf0978973140a880feae2fdbef66ba (127.0.123.4:33743): tablet aed0bc26ec7d417dbf2133cf7b3da3dc (table range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]) successfully deleted
I20260630 12:34:44.671870  3543 consensus_queue.cc:237] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [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: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } }
I20260630 12:34:44.676446  3764 raft_consensus.cc:1275] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:34:44.677131  3467 raft_consensus.cc:1275] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Refusing update from remote peer 61b8ce97e94c41ef8ca6c4f741c2d33a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:34:44.677820  4023 consensus_queue.cc:1048] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:34:44.679812  4045 consensus_queue.cc:1048] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:34:44.684365  4022 raft_consensus.cc:2955] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.689275  3467 raft_consensus.cc:2955] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.693552  3353 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88995a0da8c9434db39c45af7a346a6b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:44.693221  3764 raft_consensus.cc:2955] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.703747  3366 catalog_manager.cc:5697] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf reported cstate change: config changed from index 4 to 5, VOTER c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3) evicted. New cstate: current_term: 2 leader_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6f896f76dfe40259fbeba77e8be30bf" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40739 } } peers { permanent_uuid: "61b8ce97e94c41ef8ca6c4f741c2d33a" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42821 } } peers { permanent_uuid: "05bf0978973140a880feae2fdbef66ba" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 33743 } attrs { promote: false } } }
I20260630 12:34:44.711777  3601 tablet_service.cc:1558] Processing DeleteTablet for tablet 88995a0da8c9434db39c45af7a346a6b with delete_type TABLET_DATA_TOMBSTONED (TS c09b9c931b794812b9ba34ca78281ef0 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51290
I20260630 12:34:44.713213  4049 tablet_replica.cc:333] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:44.713951  4049 raft_consensus.cc:2243] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.714560  4049 raft_consensus.cc:2272] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.716987  4049 ts_tablet_manager.cc:1916] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:44.726756  4049 ts_tablet_manager.cc:1929] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:34:44.727022  4049 log.cc:1199] T 88995a0da8c9434db39c45af7a346a6b P c09b9c931b794812b9ba34ca78281ef0: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822796835498-492-0/minicluster-data/ts-2-root/wals/88995a0da8c9434db39c45af7a346a6b
I20260630 12:34:44.728251  3351 catalog_manager.cc:5028] TS c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033): tablet 88995a0da8c9434db39c45af7a346a6b (table range_aware_rebalance_new_range [id=2b71b0b99e15452297b5198885773b97]) successfully deleted
I20260630 12:34:44.806900   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:34:44.829505   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:44.830109   492 tablet_replica.cc:333] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.830638   492 raft_consensus.cc:2243] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.831055   492 raft_consensus.cc:2272] T 6da4600994f84fa591f67d7f34c5ef81 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.832708   492 tablet_replica.cc:333] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.833190   492 raft_consensus.cc:2243] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.833559   492 raft_consensus.cc:2272] T 53f2834aa1914fb396534c18229ca847 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.835240   492 tablet_replica.cc:333] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.835824   492 raft_consensus.cc:2243] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:34:44.835907  3582 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260630 12:34:44.836774   492 raft_consensus.cc:2272] T aed0bc26ec7d417dbf2133cf7b3da3dc P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:44.838449  3582 consensus_peers.cc:597] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 -> Peer b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739): Couldn't send request to peer b6f896f76dfe40259fbeba77e8be30bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:44.838852   492 tablet_replica.cc:333] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.839380   492 raft_consensus.cc:2243] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.839804   492 raft_consensus.cc:2272] T 678f6157b22d4705a46741397ec16851 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.841346   492 tablet_replica.cc:333] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.841914   492 raft_consensus.cc:2243] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.842274   492 raft_consensus.cc:2272] T fc5f62059d974175b54635f044c36243 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.843688   492 tablet_replica.cc:333] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.844218   492 raft_consensus.cc:2243] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:44.844918   492 raft_consensus.cc:2272] T 8c9a89781bfe4949b9162217b2d2e7ea P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.846959   492 tablet_replica.cc:333] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.847450   492 raft_consensus.cc:2243] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:44.848183   492 raft_consensus.cc:2272] T 4dd0b2a405054272a0bbb75da8309526 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.849818   492 tablet_replica.cc:333] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.850286   492 raft_consensus.cc:2243] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.850780   492 raft_consensus.cc:2272] T c1275580ff2046c894acd8fbf2d59c12 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.852643   492 tablet_replica.cc:333] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.853142   492 raft_consensus.cc:2243] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.853508   492 raft_consensus.cc:2272] T db77836651f642d2b1e22cbcc9472be3 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.854986   492 tablet_replica.cc:333] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.855417   492 raft_consensus.cc:2243] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.855800   492 raft_consensus.cc:2272] T 53fe064ad2a04003ab0cb1f63c085d47 P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.857287   492 tablet_replica.cc:333] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.857736   492 raft_consensus.cc:2243] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.858292   492 raft_consensus.cc:2272] T 88995a0da8c9434db39c45af7a346a6b P b6f896f76dfe40259fbeba77e8be30bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.860255   492 tablet_replica.cc:333] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf: stopping tablet replica
I20260630 12:34:44.860656   492 raft_consensus.cc:2243] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:44.861248   492 raft_consensus.cc:2272] T f09a2ec030394ab9a357ce489394cf28 P b6f896f76dfe40259fbeba77e8be30bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.891292   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:34:44.910400   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:34:44.931689   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:44.932343   492 tablet_replica.cc:333] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.932886   492 raft_consensus.cc:2243] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.933406   492 raft_consensus.cc:2272] T aed0bc26ec7d417dbf2133cf7b3da3dc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.935408   492 tablet_replica.cc:333] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.935954   492 raft_consensus.cc:2243] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:44.936578   492 raft_consensus.cc:2272] T 0ef9a643df154210b3ab0ec431ebca8e P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.938156   492 tablet_replica.cc:333] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.938647   492 raft_consensus.cc:2243] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:44.939266   492 raft_consensus.cc:2272] T 678f6157b22d4705a46741397ec16851 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.940773   492 tablet_replica.cc:333] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.941256   492 raft_consensus.cc:2243] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:44.941947   492 raft_consensus.cc:2272] T 88995a0da8c9434db39c45af7a346a6b P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.943671   492 tablet_replica.cc:333] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.944212   492 raft_consensus.cc:2243] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.944551   492 raft_consensus.cc:2272] T 541f7c9091004fad8aa7f450e2460c85 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.945915   492 tablet_replica.cc:333] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.946381   492 raft_consensus.cc:2243] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.946717   492 raft_consensus.cc:2272] T 53fe064ad2a04003ab0cb1f63c085d47 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.948242   492 tablet_replica.cc:333] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.948700   492 raft_consensus.cc:2243] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.949062   492 raft_consensus.cc:2272] T db77836651f642d2b1e22cbcc9472be3 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.950557   492 tablet_replica.cc:333] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.951007   492 raft_consensus.cc:2243] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.951350   492 raft_consensus.cc:2272] T cf34dccae2604ca8a9ef1aa17aa9affc P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.952884   492 tablet_replica.cc:333] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.953341   492 raft_consensus.cc:2243] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.953774   492 raft_consensus.cc:2272] T 8c9a89781bfe4949b9162217b2d2e7ea P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.955523   492 tablet_replica.cc:333] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.956017   492 raft_consensus.cc:2243] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.956426   492 raft_consensus.cc:2272] T fc5f62059d974175b54635f044c36243 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.957901   492 tablet_replica.cc:333] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.958405   492 raft_consensus.cc:2243] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:44.959087   492 raft_consensus.cc:2272] T 7603a2daef1f4dce92d8aeb17cc1081d P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.960569   492 tablet_replica.cc:333] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a: stopping tablet replica
I20260630 12:34:44.960979   492 raft_consensus.cc:2243] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.961362   492 raft_consensus.cc:2272] T 4dd0b2a405054272a0bbb75da8309526 P 61b8ce97e94c41ef8ca6c4f741c2d33a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:44.969841  3582 consensus_peers.cc:597] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 -> Peer b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739): Couldn't send request to peer b6f896f76dfe40259fbeba77e8be30bf. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:44.991263   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
W20260630 12:34:44.996081  3583 consensus_peers.cc:597] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 -> Peer 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821): Couldn't send request to peer 61b8ce97e94c41ef8ca6c4f741c2d33a. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.2:42821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:34:45.002466  3728 consensus_peers.cc:597] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba -> Peer b6f896f76dfe40259fbeba77e8be30bf (127.0.123.1:40739): Couldn't send request to peer b6f896f76dfe40259fbeba77e8be30bf. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:45.012776   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:34:45.033031   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:45.033807   492 tablet_replica.cc:333] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.034363   492 raft_consensus.cc:2243] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.035039   492 raft_consensus.cc:2272] T aed0bc26ec7d417dbf2133cf7b3da3dc P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.037424   492 tablet_replica.cc:333] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.037935   492 raft_consensus.cc:2243] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.038316   492 raft_consensus.cc:2272] T 6da4600994f84fa591f67d7f34c5ef81 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.039918   492 tablet_replica.cc:333] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.040377   492 raft_consensus.cc:2243] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:45.041033   492 raft_consensus.cc:2272] T 541f7c9091004fad8aa7f450e2460c85 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.042563   492 tablet_replica.cc:333] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.043064   492 raft_consensus.cc:2243] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.043414   492 raft_consensus.cc:2272] T 53f2834aa1914fb396534c18229ca847 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.044919   492 tablet_replica.cc:333] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.045363   492 raft_consensus.cc:2243] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.045704   492 raft_consensus.cc:2272] T 0ef9a643df154210b3ab0ec431ebca8e P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.047143   492 tablet_replica.cc:333] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.047640   492 raft_consensus.cc:2243] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.048184   492 raft_consensus.cc:2272] T f09a2ec030394ab9a357ce489394cf28 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.049654   492 tablet_replica.cc:333] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.050113   492 raft_consensus.cc:2243] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.050494   492 raft_consensus.cc:2272] T cf34dccae2604ca8a9ef1aa17aa9affc P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.051996   492 tablet_replica.cc:333] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.052429   492 raft_consensus.cc:2243] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.052809   492 raft_consensus.cc:2272] T 8c9a89781bfe4949b9162217b2d2e7ea P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.054518   492 tablet_replica.cc:333] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.054978   492 raft_consensus.cc:2243] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.055348   492 raft_consensus.cc:2272] T 7603a2daef1f4dce92d8aeb17cc1081d P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.056834   492 tablet_replica.cc:333] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.057257   492 raft_consensus.cc:2243] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:45.057895   492 raft_consensus.cc:2272] T 53fe064ad2a04003ab0cb1f63c085d47 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.059383   492 tablet_replica.cc:333] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.059852   492 raft_consensus.cc:2243] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:45.060494   492 raft_consensus.cc:2272] T c1275580ff2046c894acd8fbf2d59c12 P c09b9c931b794812b9ba34ca78281ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.062211   492 tablet_replica.cc:333] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0: stopping tablet replica
I20260630 12:34:45.062624   492 raft_consensus.cc:2243] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:45.063247   492 raft_consensus.cc:2272] T db77836651f642d2b1e22cbcc9472be3 P c09b9c931b794812b9ba34ca78281ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.094907   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
W20260630 12:34:45.097160  3729 consensus_peers.cc:597] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba -> Peer 61b8ce97e94c41ef8ca6c4f741c2d33a (127.0.123.2:42821): Couldn't send request to peer 61b8ce97e94c41ef8ca6c4f741c2d33a. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.2:42821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:45.114046   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
W20260630 12:34:45.128372  3727 consensus_peers.cc:597] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba -> Peer c09b9c931b794812b9ba34ca78281ef0 (127.0.123.3:36033): Couldn't send request to peer c09b9c931b794812b9ba34ca78281ef0. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.3:36033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:45.133526   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:45.134241   492 tablet_replica.cc:333] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.134912   492 raft_consensus.cc:2243] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.135425   492 raft_consensus.cc:2272] T c1275580ff2046c894acd8fbf2d59c12 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.137269   492 tablet_replica.cc:333] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.137778   492 raft_consensus.cc:2243] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:45.138419   492 raft_consensus.cc:2272] T cf34dccae2604ca8a9ef1aa17aa9affc P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.140004   492 tablet_replica.cc:333] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.140487   492 raft_consensus.cc:2243] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:45.141106   492 raft_consensus.cc:2272] T fc5f62059d974175b54635f044c36243 P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.142627   492 tablet_replica.cc:333] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.143108   492 raft_consensus.cc:2243] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.143536   492 raft_consensus.cc:2272] T 7603a2daef1f4dce92d8aeb17cc1081d P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.145058   492 tablet_replica.cc:333] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.145535   492 raft_consensus.cc:2243] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.145936   492 raft_consensus.cc:2272] T 4dd0b2a405054272a0bbb75da8309526 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.147419   492 tablet_replica.cc:333] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.147970   492 raft_consensus.cc:2243] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:45.148599   492 raft_consensus.cc:2272] T 6da4600994f84fa591f67d7f34c5ef81 P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.150008   492 tablet_replica.cc:333] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.150480   492 raft_consensus.cc:2243] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.150894   492 raft_consensus.cc:2272] T f09a2ec030394ab9a357ce489394cf28 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.152400   492 tablet_replica.cc:333] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.152843   492 raft_consensus.cc:2243] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.153185   492 raft_consensus.cc:2272] T 0ef9a643df154210b3ab0ec431ebca8e P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.154644   492 tablet_replica.cc:333] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.155085   492 raft_consensus.cc:2243] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.155515   492 raft_consensus.cc:2272] T 88995a0da8c9434db39c45af7a346a6b P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.157516   492 tablet_replica.cc:333] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.158128   492 raft_consensus.cc:2243] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.158459   492 raft_consensus.cc:2272] T 541f7c9091004fad8aa7f450e2460c85 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.159811   492 tablet_replica.cc:333] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.160197   492 raft_consensus.cc:2243] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:45.160784   492 raft_consensus.cc:2272] T 53f2834aa1914fb396534c18229ca847 P 05bf0978973140a880feae2fdbef66ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.162096   492 tablet_replica.cc:333] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba: stopping tablet replica
I20260630 12:34:45.162463   492 raft_consensus.cc:2243] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:45.162762   492 raft_consensus.cc:2272] T 678f6157b22d4705a46741397ec16851 P 05bf0978973140a880feae2fdbef66ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.190627   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:34:45.208717   492 master.cc:562] Master@127.0.123.62:42091 shutting down...
I20260630 12:34:45.224728   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:45.225176   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:45.225454   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 589782167d8c430f8fd3e6fe87a124d4: stopping tablet replica
I20260630 12:34:45.243744   492 master.cc:584] Master@127.0.123.62:42091 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (9591 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:34:45.287093   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:42535
I20260630 12:34:45.288137   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:45.292636  4054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:45.292683  4055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:45.295083  4057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:45.295182   492 server_base.cc:1061] running on GCE node
I20260630 12:34:45.296101   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:45.296278   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:45.296434   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822885296417 us; error 0 us; skew 500 ppm
I20260630 12:34:45.296906   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:45.298985   492 webserver.cc:533] Webserver started at http://127.0.123.62:39981/ using document root <none> and password file <none>
I20260630 12:34:45.299417   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:45.299575   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:45.300101   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:45.301081   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "46a5556443554915983f36c36cfee54c"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-khbc"
I20260630 12:34:45.305044   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:34:45.307986  4062 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.308596   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:45.308840   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "46a5556443554915983f36c36cfee54c"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-khbc"
I20260630 12:34:45.309095   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:45.324995   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:45.325999   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:45.360567   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:42535
I20260630 12:34:45.360642  4113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:42535 every 8 connection(s)
I20260630 12:34:45.364115  4114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:45.373588  4114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c: Bootstrap starting.
I20260630 12:34:45.377817  4114 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:45.381475  4114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c: No bootstrap required, opened a new log
I20260630 12:34:45.383365  4114 raft_consensus.cc:359] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46a5556443554915983f36c36cfee54c" member_type: VOTER }
I20260630 12:34:45.383750  4114 raft_consensus.cc:385] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:45.383946  4114 raft_consensus.cc:740] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a5556443554915983f36c36cfee54c, State: Initialized, Role: FOLLOWER
I20260630 12:34:45.384470  4114 consensus_queue.cc:260] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46a5556443554915983f36c36cfee54c" member_type: VOTER }
I20260630 12:34:45.384874  4114 raft_consensus.cc:399] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:45.385078  4114 raft_consensus.cc:493] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:45.385337  4114 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:45.389396  4114 raft_consensus.cc:515] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46a5556443554915983f36c36cfee54c" member_type: VOTER }
I20260630 12:34:45.389856  4114 leader_election.cc:304] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [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: 46a5556443554915983f36c36cfee54c; no voters: 
I20260630 12:34:45.390844  4114 leader_election.cc:290] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:45.391105  4117 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:45.392303  4117 raft_consensus.cc:697] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [term 1 LEADER]: Becoming Leader. State: Replica: 46a5556443554915983f36c36cfee54c, State: Running, Role: LEADER
I20260630 12:34:45.392891  4117 consensus_queue.cc:237] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [LEADER]: Queue going to LEADER mode. State: All 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: "46a5556443554915983f36c36cfee54c" member_type: VOTER }
I20260630 12:34:45.393476  4114 sys_catalog.cc:565] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:45.396234  4118 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "46a5556443554915983f36c36cfee54c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46a5556443554915983f36c36cfee54c" member_type: VOTER } }
I20260630 12:34:45.396482  4119 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 46a5556443554915983f36c36cfee54c. Latest consensus state: current_term: 1 leader_uuid: "46a5556443554915983f36c36cfee54c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46a5556443554915983f36c36cfee54c" member_type: VOTER } }
I20260630 12:34:45.396759  4118 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:45.396937  4119 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:45.400593  4123 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:45.405557  4123 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:45.407994   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:45.413658  4123 catalog_manager.cc:1383] Generated new cluster ID: cc148efd7e2a4aabaf05d38c1172f024
I20260630 12:34:45.413892  4123 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:45.431962  4123 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:45.433132  4123 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:45.460024  4123 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c: Generated new TSK 0
I20260630 12:34:45.460530  4123 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:45.474435   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:45.479815  4135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:45.480762  4136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:45.481699  4138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:45.482259   492 server_base.cc:1061] running on GCE node
I20260630 12:34:45.483004   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:45.483170   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:45.483289   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822885483277 us; error 0 us; skew 500 ppm
I20260630 12:34:45.483680   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:45.485657   492 webserver.cc:533] Webserver started at http://127.0.123.1:46457/ using document root <none> and password file <none>
I20260630 12:34:45.486073   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:45.486225   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:45.486421   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:45.487367   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "8db9477ee2434f7da3914a5654124a70"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-khbc"
I20260630 12:34:45.491351   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:34:45.494258  4143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.495023   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:34:45.495287   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "8db9477ee2434f7da3914a5654124a70"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-khbc"
I20260630 12:34:45.495528   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:45.514149   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:45.515096   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:45.516410   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:45.518535   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:45.518733   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.518931   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:45.519074   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.553237   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:44629
I20260630 12:34:45.553331  4205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:44629 every 8 connection(s)
I20260630 12:34:45.557726   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:45.564471  4210 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:45.566236  4211 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:45.567052  4213 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:45.567448   492 server_base.cc:1061] running on GCE node
I20260630 12:34:45.568143   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:45.568331   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:45.568481   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822885568464 us; error 0 us; skew 500 ppm
I20260630 12:34:45.569000   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:45.571588   492 webserver.cc:533] Webserver started at http://127.0.123.2:45703/ using document root <none> and password file <none>
I20260630 12:34:45.572121   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:45.572176  4206 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42535
I20260630 12:34:45.572319   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:45.572582  4206 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:45.572621   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:45.573330  4206 heartbeater.cc:507] Master 127.0.123.62:42535 requested a full tablet report, sending...
I20260630 12:34:45.573763   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "36c569d109b54f24841542cbb2ee47db"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-khbc"
I20260630 12:34:45.575309  4079 ts_manager.cc:194] Registered new tserver with Master: 8db9477ee2434f7da3914a5654124a70 (127.0.123.1:44629)
I20260630 12:34:45.577607  4079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45590
I20260630 12:34:45.579564   492 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:34:45.582546  4218 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.583272   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:45.583520   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "36c569d109b54f24841542cbb2ee47db"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-khbc"
I20260630 12:34:45.583786   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:45.615401   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:45.616442   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:45.617735   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:45.619825   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:45.620009   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.620237   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:45.620383   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.654212   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:36499
I20260630 12:34:45.654309  4280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:36499 every 8 connection(s)
I20260630 12:34:45.658457   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:45.663846  4284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:45.664433  4285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:45.667307  4287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:45.667551   492 server_base.cc:1061] running on GCE node
I20260630 12:34:45.668581   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:45.668776   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:45.668969   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822885668949 us; error 0 us; skew 500 ppm
I20260630 12:34:45.669171  4281 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42535
I20260630 12:34:45.669513   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:45.669516  4281 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:45.670475  4281 heartbeater.cc:507] Master 127.0.123.62:42535 requested a full tablet report, sending...
I20260630 12:34:45.672103   492 webserver.cc:533] Webserver started at http://127.0.123.3:35461/ using document root <none> and password file <none>
I20260630 12:34:45.672564   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:45.672526  4079 ts_manager.cc:194] Registered new tserver with Master: 36c569d109b54f24841542cbb2ee47db (127.0.123.2:36499)
I20260630 12:34:45.672919   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:45.673192   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:45.673972  4079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45598
I20260630 12:34:45.674335   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "198db4d0006d43568aa4f0ef36041512"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-khbc"
I20260630 12:34:45.678661   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:34:45.681594  4292 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.682242   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:45.682504   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "198db4d0006d43568aa4f0ef36041512"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-khbc"
I20260630 12:34:45.682746   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:45.698093   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:45.699033   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:45.700268   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:45.702244   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:45.702427   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.702632   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:45.702811   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.736786   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:35265
I20260630 12:34:45.736883  4354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:35265 every 8 connection(s)
I20260630 12:34:45.741137   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:45.747303  4358 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:45.749531  4359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:45.752380   492 server_base.cc:1061] running on GCE node
W20260630 12:34:45.752938  4361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:45.753531  4355 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42535
I20260630 12:34:45.753829   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:34:45.753872  4355 heartbeater.cc:461] Registering TS with master...
W20260630 12:34:45.754179   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:45.754369   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822885754351 us; error 0 us; skew 500 ppm
I20260630 12:34:45.754737  4355 heartbeater.cc:507] Master 127.0.123.62:42535 requested a full tablet report, sending...
I20260630 12:34:45.754881   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:45.756788  4079 ts_manager.cc:194] Registered new tserver with Master: 198db4d0006d43568aa4f0ef36041512 (127.0.123.3:35265)
I20260630 12:34:45.757421   492 webserver.cc:533] Webserver started at http://127.0.123.4:46627/ using document root <none> and password file <none>
I20260630 12:34:45.757907   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:45.758074   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:45.758112  4079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45612
I20260630 12:34:45.758384   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:45.759780   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "b8e4ca26be00468eba80f51583129f4c"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-khbc"
I20260630 12:34:45.763863   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:34:45.766660  4366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.767326   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:45.767585   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "b8e4ca26be00468eba80f51583129f4c"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-khbc"
I20260630 12:34:45.767884   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:45.786116   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:45.787149   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:45.788481   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:45.790517   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:45.790691   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.790922   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:45.791060   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.825337   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:36253
I20260630 12:34:45.825419  4428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:36253 every 8 connection(s)
I20260630 12:34:45.837016  4429 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42535
I20260630 12:34:45.837328  4429 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:45.837961  4429 heartbeater.cc:507] Master 127.0.123.62:42535 requested a full tablet report, sending...
I20260630 12:34:45.839545  4079 ts_manager.cc:194] Registered new tserver with Master: b8e4ca26be00468eba80f51583129f4c (127.0.123.4:36253)
I20260630 12:34:45.840448   492 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012248502s
I20260630 12:34:45.840837  4079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45620
I20260630 12:34:46.843425  4429 heartbeater.cc:499] Master 127.0.123.62:42535 was elected leader, sending a full tablet report...
I20260630 12:34:46.965485  4355 heartbeater.cc:499] Master 127.0.123.62:42535 was elected leader, sending a full tablet report...
I20260630 12:34:47.002718  4206 heartbeater.cc:499] Master 127.0.123.62:42535 was elected leader, sending a full tablet report...
I20260630 12:34:47.006492  4281 heartbeater.cc:499] Master 127.0.123.62:42535 was elected leader, sending a full tablet report...
I20260630 12:34:47.408293  4132 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:47.513046  4078 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45636:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:34:47.557164  4320 tablet_service.cc:1511] Processing CreateTablet for tablet 003dcb4ba6e8410a99134bed74d86fca (DEFAULT_TABLE table=test-workload [id=3681ed77aa024ad0932c6206995b7c47]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:47.559016  4320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003dcb4ba6e8410a99134bed74d86fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:47.561303  4394 tablet_service.cc:1511] Processing CreateTablet for tablet 003dcb4ba6e8410a99134bed74d86fca (DEFAULT_TABLE table=test-workload [id=3681ed77aa024ad0932c6206995b7c47]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:47.562759  4394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003dcb4ba6e8410a99134bed74d86fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:47.568514  4246 tablet_service.cc:1511] Processing CreateTablet for tablet 003dcb4ba6e8410a99134bed74d86fca (DEFAULT_TABLE table=test-workload [id=3681ed77aa024ad0932c6206995b7c47]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:47.569649  4246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003dcb4ba6e8410a99134bed74d86fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:47.581929  4451 tablet_bootstrap.cc:492] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512: Bootstrap starting.
I20260630 12:34:47.583653  4452 tablet_bootstrap.cc:492] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c: Bootstrap starting.
I20260630 12:34:47.585242  4453 tablet_bootstrap.cc:492] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db: Bootstrap starting.
I20260630 12:34:47.589224  4451 tablet_bootstrap.cc:654] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:47.590427  4452 tablet_bootstrap.cc:654] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:47.591890  4453 tablet_bootstrap.cc:654] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:47.594089  4451 tablet_bootstrap.cc:492] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512: No bootstrap required, opened a new log
I20260630 12:34:47.594467  4451 ts_tablet_manager.cc:1403] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:34:47.597518  4453 tablet_bootstrap.cc:492] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db: No bootstrap required, opened a new log
I20260630 12:34:47.598088  4452 tablet_bootstrap.cc:492] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c: No bootstrap required, opened a new log
I20260630 12:34:47.597473  4451 raft_consensus.cc:359] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198db4d0006d43568aa4f0ef36041512" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35265 } } peers { permanent_uuid: "b8e4ca26be00468eba80f51583129f4c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36253 } } peers { permanent_uuid: "36c569d109b54f24841542cbb2ee47db" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36499 } }
I20260630 12:34:47.598183  4453 ts_tablet_manager.cc:1403] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.012s
I20260630 12:34:47.598626  4452 ts_tablet_manager.cc:1403] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:34:47.598579  4451 raft_consensus.cc:385] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:47.599198  4451 raft_consensus.cc:740] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198db4d0006d43568aa4f0ef36041512, State: Initialized, Role: FOLLOWER
I20260630 12:34:47.600091  4451 consensus_queue.cc:260] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198db4d0006d43568aa4f0ef36041512" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35265 } } peers { permanent_uuid: "b8e4ca26be00468eba80f51583129f4c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36253 } } peers { permanent_uuid: "36c569d109b54f24841542cbb2ee47db" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36499 } }
I20260630 12:34:47.601052  4453 raft_consensus.cc:359] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198db4d0006d43568aa4f0ef36041512" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35265 } } peers { permanent_uuid: "b8e4ca26be00468eba80f51583129f4c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36253 } } peers { permanent_uuid: "36c569d109b54f24841542cbb2ee47db" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36499 } }
I20260630 12:34:47.601622  4453 raft_consensus.cc:385] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:47.601665  4452 raft_consensus.cc:359] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198db4d0006d43568aa4f0ef36041512" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35265 } } peers { permanent_uuid: "b8e4ca26be00468eba80f51583129f4c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36253 } } peers { permanent_uuid: "36c569d109b54f24841542cbb2ee47db" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36499 } }
I20260630 12:34:47.602092  4453 raft_consensus.cc:740] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36c569d109b54f24841542cbb2ee47db, State: Initialized, Role: FOLLOWER
I20260630 12:34:47.602516  4452 raft_consensus.cc:385] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:47.602929  4452 raft_consensus.cc:740] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e4ca26be00468eba80f51583129f4c, State: Initialized, Role: FOLLOWER
I20260630 12:34:47.603096  4451 ts_tablet_manager.cc:1434] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:34:47.603267  4453 consensus_queue.cc:260] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198db4d0006d43568aa4f0ef36041512" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35265 } } peers { permanent_uuid: "b8e4ca26be00468eba80f51583129f4c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36253 } } peers { permanent_uuid: "36c569d109b54f24841542cbb2ee47db" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36499 } }
I20260630 12:34:47.603734  4452 consensus_queue.cc:260] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198db4d0006d43568aa4f0ef36041512" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35265 } } peers { permanent_uuid: "b8e4ca26be00468eba80f51583129f4c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36253 } } peers { permanent_uuid: "36c569d109b54f24841542cbb2ee47db" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36499 } }
I20260630 12:34:47.609404  4452 ts_tablet_manager.cc:1434] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260630 12:34:47.612654  4453 ts_tablet_manager.cc:1434] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:34:47.774904  4457 raft_consensus.cc:493] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:47.775427  4457 raft_consensus.cc:515] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198db4d0006d43568aa4f0ef36041512" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35265 } } peers { permanent_uuid: "b8e4ca26be00468eba80f51583129f4c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36253 } } peers { permanent_uuid: "36c569d109b54f24841542cbb2ee47db" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36499 } }
I20260630 12:34:47.777554  4457 leader_election.cc:290] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8e4ca26be00468eba80f51583129f4c (127.0.123.4:36253), 36c569d109b54f24841542cbb2ee47db (127.0.123.2:36499)
I20260630 12:34:47.787485  4404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003dcb4ba6e8410a99134bed74d86fca" candidate_uuid: "198db4d0006d43568aa4f0ef36041512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8e4ca26be00468eba80f51583129f4c" is_pre_election: true
I20260630 12:34:47.788359  4404 raft_consensus.cc:2468] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 198db4d0006d43568aa4f0ef36041512 in term 0.
I20260630 12:34:47.788969  4256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003dcb4ba6e8410a99134bed74d86fca" candidate_uuid: "198db4d0006d43568aa4f0ef36041512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36c569d109b54f24841542cbb2ee47db" is_pre_election: true
I20260630 12:34:47.789621  4256 raft_consensus.cc:2468] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 198db4d0006d43568aa4f0ef36041512 in term 0.
I20260630 12:34:47.789588  4296 leader_election.cc:304] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198db4d0006d43568aa4f0ef36041512, b8e4ca26be00468eba80f51583129f4c; no voters: 
I20260630 12:34:47.790599  4457 raft_consensus.cc:2804] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:47.790932  4457 raft_consensus.cc:493] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:47.791194  4457 raft_consensus.cc:3060] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:47.796736  4457 raft_consensus.cc:515] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198db4d0006d43568aa4f0ef36041512" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35265 } } peers { permanent_uuid: "b8e4ca26be00468eba80f51583129f4c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36253 } } peers { permanent_uuid: "36c569d109b54f24841542cbb2ee47db" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36499 } }
I20260630 12:34:47.798261  4457 leader_election.cc:290] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [CANDIDATE]: Term 1 election: Requested vote from peers b8e4ca26be00468eba80f51583129f4c (127.0.123.4:36253), 36c569d109b54f24841542cbb2ee47db (127.0.123.2:36499)
I20260630 12:34:47.799144  4404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003dcb4ba6e8410a99134bed74d86fca" candidate_uuid: "198db4d0006d43568aa4f0ef36041512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8e4ca26be00468eba80f51583129f4c"
I20260630 12:34:47.799315  4256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003dcb4ba6e8410a99134bed74d86fca" candidate_uuid: "198db4d0006d43568aa4f0ef36041512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36c569d109b54f24841542cbb2ee47db"
I20260630 12:34:47.799783  4404 raft_consensus.cc:3060] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:47.799841  4256 raft_consensus.cc:3060] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:47.807413  4404 raft_consensus.cc:2468] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198db4d0006d43568aa4f0ef36041512 in term 1.
I20260630 12:34:47.807413  4256 raft_consensus.cc:2468] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198db4d0006d43568aa4f0ef36041512 in term 1.
I20260630 12:34:47.808687  4296 leader_election.cc:304] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198db4d0006d43568aa4f0ef36041512, b8e4ca26be00468eba80f51583129f4c; no voters: 
I20260630 12:34:47.809423  4457 raft_consensus.cc:2804] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:47.810407  4457 raft_consensus.cc:697] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 1 LEADER]: Becoming Leader. State: Replica: 198db4d0006d43568aa4f0ef36041512, State: Running, Role: LEADER
I20260630 12:34:47.811208  4457 consensus_queue.cc:237] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198db4d0006d43568aa4f0ef36041512" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35265 } } peers { permanent_uuid: "b8e4ca26be00468eba80f51583129f4c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36253 } } peers { permanent_uuid: "36c569d109b54f24841542cbb2ee47db" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36499 } }
I20260630 12:34:47.819743  4077 catalog_manager.cc:5697] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 reported cstate change: term changed from 0 to 1, leader changed from <none> to 198db4d0006d43568aa4f0ef36041512 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "198db4d0006d43568aa4f0ef36041512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198db4d0006d43568aa4f0ef36041512" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8e4ca26be00468eba80f51583129f4c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36c569d109b54f24841542cbb2ee47db" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36499 } health_report { overall_health: UNKNOWN } } }
W20260630 12:34:48.012552  4425 debug-util.cc:398] Leaking SignalData structure 0x7b0800207b60 after lost signal to thread 495
W20260630 12:34:48.014290  4425 debug-util.cc:398] Leaking SignalData structure 0x7b0800218920 after lost signal to thread 4205
I20260630 12:34:48.318293  4464 consensus_queue.cc:1048] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36c569d109b54f24841542cbb2ee47db" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:48.336890  4464 consensus_queue.cc:1048] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8e4ca26be00468eba80f51583129f4c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:49.409538  4132 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:49.411239  4132 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:49.411609  4132 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:51.412587  4132 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:51.413764  4132 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:51.414017  4132 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:53.414831  4132 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:53.416065  4132 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:53.416318  4132 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:34:53.729663  4277 debug-util.cc:398] Leaking SignalData structure 0x7b0800134f60 after lost signal to thread 495
W20260630 12:34:53.730494  4277 debug-util.cc:398] Leaking SignalData structure 0x7b0800160960 after lost signal to thread 4113
W20260630 12:34:53.731400  4277 debug-util.cc:398] Leaking SignalData structure 0x7b0800138740 after lost signal to thread 4205
W20260630 12:34:53.732182  4277 debug-util.cc:398] Leaking SignalData structure 0x7b08000774c0 after lost signal to thread 4280
W20260630 12:34:53.732945  4277 debug-util.cc:398] Leaking SignalData structure 0x7b0800076d40 after lost signal to thread 4354
W20260630 12:34:53.733702  4277 debug-util.cc:398] Leaking SignalData structure 0x7b0800222640 after lost signal to thread 4428
I20260630 12:34:55.417140  4132 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:55.418380  4132 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:55.418668  4132 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:57.419788  4132 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:57.421417  4132 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:57.421702  4132 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:59.422606  4132 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:59.423903  4132 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:59.424204  4132 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:00.016402   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:35:00.040894   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:00.057435   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:35:00.068753   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:35:00.092377   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:00.093101   492 tablet_replica.cc:333] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db: stopping tablet replica
I20260630 12:35:00.093696   492 raft_consensus.cc:2243] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:00.094291   492 raft_consensus.cc:2272] T 003dcb4ba6e8410a99134bed74d86fca P 36c569d109b54f24841542cbb2ee47db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:00.130462   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:35:00.141037   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:35:00.159821   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:00.160512   492 tablet_replica.cc:333] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512: stopping tablet replica
I20260630 12:35:00.161037   492 raft_consensus.cc:2243] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:00.161900   492 raft_consensus.cc:2272] T 003dcb4ba6e8410a99134bed74d86fca P 198db4d0006d43568aa4f0ef36041512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:00.180572   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:35:00.190300   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:35:00.207412   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:00.208077   492 tablet_replica.cc:333] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c: stopping tablet replica
I20260630 12:35:00.208616   492 raft_consensus.cc:2243] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:00.209146   492 raft_consensus.cc:2272] T 003dcb4ba6e8410a99134bed74d86fca P b8e4ca26be00468eba80f51583129f4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:00.244480   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:35:00.255146   492 master.cc:562] Master@127.0.123.62:42535 shutting down...
I20260630 12:35:00.272580   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:00.273145   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:00.273440   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 46a5556443554915983f36c36cfee54c: stopping tablet replica
I20260630 12:35:00.291356   492 master.cc:584] Master@127.0.123.62:42535 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (15038 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:35:00.325860   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:39377
I20260630 12:35:00.326890   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:00.332254  4486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:00.332334  4485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:00.332948  4488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:00.334004   492 server_base.cc:1061] running on GCE node
I20260630 12:35:00.334807   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:00.334983   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:00.335100   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822900335089 us; error 0 us; skew 500 ppm
I20260630 12:35:00.335532   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:00.337803   492 webserver.cc:533] Webserver started at http://127.0.123.62:43665/ using document root <none> and password file <none>
I20260630 12:35:00.338245   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:00.338397   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:00.338613   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:00.339663   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "4183fd3c6de749c2991a1ac18dda85b0"
format_stamp: "Formatted at 2026-06-30 12:35:00 on dist-test-slave-khbc"
I20260630 12:35:00.343863   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:35:00.346917  4493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.347599   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:00.347870   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "4183fd3c6de749c2991a1ac18dda85b0"
format_stamp: "Formatted at 2026-06-30 12:35:00 on dist-test-slave-khbc"
I20260630 12:35:00.348121   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:00.363523   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:00.364647   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:00.399653   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:39377
I20260630 12:35:00.399787  4544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:39377 every 8 connection(s)
I20260630 12:35:00.403394  4545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.414036  4545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0: Bootstrap starting.
I20260630 12:35:00.418572  4545 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.422406  4545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0: No bootstrap required, opened a new log
I20260630 12:35:00.424497  4545 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4183fd3c6de749c2991a1ac18dda85b0" member_type: VOTER }
I20260630 12:35:00.424902  4545 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.425115  4545 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4183fd3c6de749c2991a1ac18dda85b0, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.425680  4545 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4183fd3c6de749c2991a1ac18dda85b0" member_type: VOTER }
I20260630 12:35:00.426131  4545 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:00.426340  4545 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:00.426595  4545 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.430806  4545 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4183fd3c6de749c2991a1ac18dda85b0" member_type: VOTER }
I20260630 12:35:00.431288  4545 leader_election.cc:304] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [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: 4183fd3c6de749c2991a1ac18dda85b0; no voters: 
I20260630 12:35:00.432348  4545 leader_election.cc:290] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:00.432621  4548 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:00.433774  4548 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [term 1 LEADER]: Becoming Leader. State: Replica: 4183fd3c6de749c2991a1ac18dda85b0, State: Running, Role: LEADER
I20260630 12:35:00.434422  4548 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [LEADER]: Queue going to LEADER mode. State: All 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: "4183fd3c6de749c2991a1ac18dda85b0" member_type: VOTER }
I20260630 12:35:00.435036  4545 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:00.439576  4550 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4183fd3c6de749c2991a1ac18dda85b0. Latest consensus state: current_term: 1 leader_uuid: "4183fd3c6de749c2991a1ac18dda85b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4183fd3c6de749c2991a1ac18dda85b0" member_type: VOTER } }
I20260630 12:35:00.440166  4550 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:00.440205  4549 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4183fd3c6de749c2991a1ac18dda85b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4183fd3c6de749c2991a1ac18dda85b0" member_type: VOTER } }
I20260630 12:35:00.440873  4549 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:00.442142  4556 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:00.446952  4556 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:00.449133   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:00.455351  4556 catalog_manager.cc:1383] Generated new cluster ID: 6ad8838322e54bfcacfcb5fc804293a2
I20260630 12:35:00.455627  4556 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:00.479965  4556 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:00.481509  4556 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:00.498150  4556 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0: Generated new TSK 0
I20260630 12:35:00.498713  4556 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:00.515076   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:00.520594  4566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:00.521375  4567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:00.523142  4569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:00.523329   492 server_base.cc:1061] running on GCE node
I20260630 12:35:00.524204   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:00.524386   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:00.524505   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822900524494 us; error 0 us; skew 500 ppm
I20260630 12:35:00.524928   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:00.526930   492 webserver.cc:533] Webserver started at http://127.0.123.1:39897/ using document root <none> and password file <none>
I20260630 12:35:00.527334   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:00.527482   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:00.527724   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:00.528782   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "c215eb3b84c34cfdb77defd2ae1d14ca"
format_stamp: "Formatted at 2026-06-30 12:35:00 on dist-test-slave-khbc"
I20260630 12:35:00.532825   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:00.535715  4574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.536465   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:00.536722   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "c215eb3b84c34cfdb77defd2ae1d14ca"
format_stamp: "Formatted at 2026-06-30 12:35:00 on dist-test-slave-khbc"
I20260630 12:35:00.536952   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:00.560825   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:00.561904   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:00.563235   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:00.565442   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:00.565613   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.565860   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:00.566008   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.602124   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:34633
I20260630 12:35:00.602223  4636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:34633 every 8 connection(s)
I20260630 12:35:00.606791   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:00.613024  4641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:00.614348  4642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:00.617606  4644 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:00.617712   492 server_base.cc:1061] running on GCE node
I20260630 12:35:00.619268   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:00.619470   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:00.619652   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822900619632 us; error 0 us; skew 500 ppm
I20260630 12:35:00.619807  4637 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39377
I20260630 12:35:00.620183  4637 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:00.620371   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:00.621049  4637 heartbeater.cc:507] Master 127.0.123.62:39377 requested a full tablet report, sending...
I20260630 12:35:00.622959   492 webserver.cc:533] Webserver started at http://127.0.123.2:38171/ using document root <none> and password file <none>
I20260630 12:35:00.623453  4510 ts_manager.cc:194] Registered new tserver with Master: c215eb3b84c34cfdb77defd2ae1d14ca (127.0.123.1:34633)
I20260630 12:35:00.623570   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:00.623935   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:00.624264   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:00.625665   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "db6b1887d6cb483b8201531bd1b7449f"
format_stamp: "Formatted at 2026-06-30 12:35:00 on dist-test-slave-khbc"
I20260630 12:35:00.625846  4510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40100
I20260630 12:35:00.630647   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:35:00.633860  4649 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.634618   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:35:00.634867   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "db6b1887d6cb483b8201531bd1b7449f"
format_stamp: "Formatted at 2026-06-30 12:35:00 on dist-test-slave-khbc"
I20260630 12:35:00.635090   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:00.653290   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:00.654394   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:00.655743   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:00.657825   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:00.657998   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.658221   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:00.658360   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.694802   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:45737
I20260630 12:35:00.694912  4711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:45737 every 8 connection(s)
I20260630 12:35:00.699087   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:00.705242  4715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:00.706840  4716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:00.707826   492 server_base.cc:1061] running on GCE node
W20260630 12:35:00.708490  4718 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:00.709331   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:00.709580   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:00.709757   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822900709741 us; error 0 us; skew 500 ppm
I20260630 12:35:00.710248   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:00.710657  4712 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39377
I20260630 12:35:00.711040  4712 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:00.711827  4712 heartbeater.cc:507] Master 127.0.123.62:39377 requested a full tablet report, sending...
I20260630 12:35:00.712620   492 webserver.cc:533] Webserver started at http://127.0.123.3:34057/ using document root <none> and password file <none>
I20260630 12:35:00.713162   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:00.713351   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:00.713580   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:00.713735  4510 ts_manager.cc:194] Registered new tserver with Master: db6b1887d6cb483b8201531bd1b7449f (127.0.123.2:45737)
I20260630 12:35:00.714699   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "9522b1ef87814c5e861c15c844db911c"
format_stamp: "Formatted at 2026-06-30 12:35:00 on dist-test-slave-khbc"
I20260630 12:35:00.715036  4510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40112
I20260630 12:35:00.718928   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:35:00.722105  4723 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.722734   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:00.722985   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "9522b1ef87814c5e861c15c844db911c"
format_stamp: "Formatted at 2026-06-30 12:35:00 on dist-test-slave-khbc"
I20260630 12:35:00.723233   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:00.738940   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:00.740015   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:00.741343   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:00.743314   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:00.743530   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.743774   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:00.743942   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.779775   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:46493
I20260630 12:35:00.779917  4785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:46493 every 8 connection(s)
I20260630 12:35:00.792316  4786 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39377
I20260630 12:35:00.792646  4786 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:00.793282  4786 heartbeater.cc:507] Master 127.0.123.62:39377 requested a full tablet report, sending...
I20260630 12:35:00.794976  4510 ts_manager.cc:194] Registered new tserver with Master: 9522b1ef87814c5e861c15c844db911c (127.0.123.3:46493)
I20260630 12:35:00.795958   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013245895s
I20260630 12:35:00.796236  4510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40122
I20260630 12:35:01.628746  4637 heartbeater.cc:499] Master 127.0.123.62:39377 was elected leader, sending a full tablet report...
I20260630 12:35:01.717280  4712 heartbeater.cc:499] Master 127.0.123.62:39377 was elected leader, sending a full tablet report...
I20260630 12:35:01.798451  4786 heartbeater.cc:499] Master 127.0.123.62:39377 was elected leader, sending a full tablet report...
I20260630 12:35:01.862588  4510 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40148:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:35:01.864532  4510 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:35:01.907505  4751 tablet_service.cc:1511] Processing CreateTablet for tablet 94aaf88c06ca49c88d29c2371fce710b (DEFAULT_TABLE table=test-workload [id=263a3fbb3b634071b711d97d2173427b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:01.908967  4751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94aaf88c06ca49c88d29c2371fce710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.911454  4602 tablet_service.cc:1511] Processing CreateTablet for tablet 94aaf88c06ca49c88d29c2371fce710b (DEFAULT_TABLE table=test-workload [id=263a3fbb3b634071b711d97d2173427b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:01.912684  4602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94aaf88c06ca49c88d29c2371fce710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.916110  4677 tablet_service.cc:1511] Processing CreateTablet for tablet 94aaf88c06ca49c88d29c2371fce710b (DEFAULT_TABLE table=test-workload [id=263a3fbb3b634071b711d97d2173427b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:01.917294  4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94aaf88c06ca49c88d29c2371fce710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.928020  4807 tablet_bootstrap.cc:492] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c: Bootstrap starting.
I20260630 12:35:01.929529  4808 tablet_bootstrap.cc:492] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca: Bootstrap starting.
I20260630 12:35:01.933588  4807 tablet_bootstrap.cc:654] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.933602  4809 tablet_bootstrap.cc:492] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f: Bootstrap starting.
I20260630 12:35:01.935814  4808 tablet_bootstrap.cc:654] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.940465  4807 tablet_bootstrap.cc:492] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c: No bootstrap required, opened a new log
I20260630 12:35:01.940492  4809 tablet_bootstrap.cc:654] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.941020  4807 ts_tablet_manager.cc:1403] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:35:01.941491  4808 tablet_bootstrap.cc:492] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca: No bootstrap required, opened a new log
I20260630 12:35:01.941866  4808 ts_tablet_manager.cc:1403] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:35:01.944092  4808 raft_consensus.cc:359] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34633 } } peers { permanent_uuid: "9522b1ef87814c5e861c15c844db911c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46493 } } peers { permanent_uuid: "db6b1887d6cb483b8201531bd1b7449f" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45737 } }
I20260630 12:35:01.944074  4807 raft_consensus.cc:359] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34633 } } peers { permanent_uuid: "9522b1ef87814c5e861c15c844db911c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46493 } } peers { permanent_uuid: "db6b1887d6cb483b8201531bd1b7449f" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45737 } }
I20260630 12:35:01.944902  4808 raft_consensus.cc:385] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.945044  4807 raft_consensus.cc:385] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.945206  4808 raft_consensus.cc:740] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c215eb3b84c34cfdb77defd2ae1d14ca, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.945451  4807 raft_consensus.cc:740] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9522b1ef87814c5e861c15c844db911c, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.945896  4808 consensus_queue.cc:260] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34633 } } peers { permanent_uuid: "9522b1ef87814c5e861c15c844db911c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46493 } } peers { permanent_uuid: "db6b1887d6cb483b8201531bd1b7449f" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45737 } }
I20260630 12:35:01.946362  4807 consensus_queue.cc:260] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34633 } } peers { permanent_uuid: "9522b1ef87814c5e861c15c844db911c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46493 } } peers { permanent_uuid: "db6b1887d6cb483b8201531bd1b7449f" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45737 } }
I20260630 12:35:01.949823  4808 ts_tablet_manager.cc:1434] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:35:01.955432  4807 ts_tablet_manager.cc:1434] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:35:01.958187  4809 tablet_bootstrap.cc:492] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f: No bootstrap required, opened a new log
I20260630 12:35:01.958705  4809 ts_tablet_manager.cc:1403] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260630 12:35:01.961463  4809 raft_consensus.cc:359] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34633 } } peers { permanent_uuid: "9522b1ef87814c5e861c15c844db911c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46493 } } peers { permanent_uuid: "db6b1887d6cb483b8201531bd1b7449f" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45737 } }
I20260630 12:35:01.961967  4809 raft_consensus.cc:385] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.962260  4809 raft_consensus.cc:740] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db6b1887d6cb483b8201531bd1b7449f, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.963063  4809 consensus_queue.cc:260] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34633 } } peers { permanent_uuid: "9522b1ef87814c5e861c15c844db911c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46493 } } peers { permanent_uuid: "db6b1887d6cb483b8201531bd1b7449f" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45737 } }
I20260630 12:35:01.965412  4809 ts_tablet_manager.cc:1434] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:35:02.263257  4815 raft_consensus.cc:493] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:02.263720  4815 raft_consensus.cc:515] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34633 } } peers { permanent_uuid: "9522b1ef87814c5e861c15c844db911c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46493 } } peers { permanent_uuid: "db6b1887d6cb483b8201531bd1b7449f" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45737 } }
I20260630 12:35:02.265686  4815 leader_election.cc:290] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c215eb3b84c34cfdb77defd2ae1d14ca (127.0.123.1:34633), 9522b1ef87814c5e861c15c844db911c (127.0.123.3:46493)
I20260630 12:35:02.276204  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94aaf88c06ca49c88d29c2371fce710b" candidate_uuid: "db6b1887d6cb483b8201531bd1b7449f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" is_pre_election: true
I20260630 12:35:02.276228  4761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94aaf88c06ca49c88d29c2371fce710b" candidate_uuid: "db6b1887d6cb483b8201531bd1b7449f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9522b1ef87814c5e861c15c844db911c" is_pre_election: true
I20260630 12:35:02.276921  4612 raft_consensus.cc:2468] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db6b1887d6cb483b8201531bd1b7449f in term 0.
I20260630 12:35:02.276988  4761 raft_consensus.cc:2468] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db6b1887d6cb483b8201531bd1b7449f in term 0.
I20260630 12:35:02.277963  4652 leader_election.cc:304] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c215eb3b84c34cfdb77defd2ae1d14ca, db6b1887d6cb483b8201531bd1b7449f; no voters: 
I20260630 12:35:02.278585  4815 raft_consensus.cc:2804] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:02.278919  4815 raft_consensus.cc:493] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:02.279168  4815 raft_consensus.cc:3060] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.284036  4815 raft_consensus.cc:515] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34633 } } peers { permanent_uuid: "9522b1ef87814c5e861c15c844db911c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46493 } } peers { permanent_uuid: "db6b1887d6cb483b8201531bd1b7449f" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45737 } }
I20260630 12:35:02.285573  4815 leader_election.cc:290] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [CANDIDATE]: Term 1 election: Requested vote from peers c215eb3b84c34cfdb77defd2ae1d14ca (127.0.123.1:34633), 9522b1ef87814c5e861c15c844db911c (127.0.123.3:46493)
I20260630 12:35:02.286254  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94aaf88c06ca49c88d29c2371fce710b" candidate_uuid: "db6b1887d6cb483b8201531bd1b7449f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca"
I20260630 12:35:02.286494  4761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94aaf88c06ca49c88d29c2371fce710b" candidate_uuid: "db6b1887d6cb483b8201531bd1b7449f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9522b1ef87814c5e861c15c844db911c"
I20260630 12:35:02.286922  4612 raft_consensus.cc:3060] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.286958  4761 raft_consensus.cc:3060] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.294167  4612 raft_consensus.cc:2468] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db6b1887d6cb483b8201531bd1b7449f in term 1.
I20260630 12:35:02.294167  4761 raft_consensus.cc:2468] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db6b1887d6cb483b8201531bd1b7449f in term 1.
I20260630 12:35:02.295680  4650 leader_election.cc:304] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9522b1ef87814c5e861c15c844db911c, db6b1887d6cb483b8201531bd1b7449f; no voters: 
I20260630 12:35:02.296356  4815 raft_consensus.cc:2804] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:02.297302  4815 raft_consensus.cc:697] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 1 LEADER]: Becoming Leader. State: Replica: db6b1887d6cb483b8201531bd1b7449f, State: Running, Role: LEADER
I20260630 12:35:02.298008  4815 consensus_queue.cc:237] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34633 } } peers { permanent_uuid: "9522b1ef87814c5e861c15c844db911c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46493 } } peers { permanent_uuid: "db6b1887d6cb483b8201531bd1b7449f" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45737 } }
I20260630 12:35:02.305040  4510 catalog_manager.cc:5697] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f reported cstate change: term changed from 0 to 1, leader changed from <none> to db6b1887d6cb483b8201531bd1b7449f (127.0.123.2). New cstate: current_term: 1 leader_uuid: "db6b1887d6cb483b8201531bd1b7449f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9522b1ef87814c5e861c15c844db911c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db6b1887d6cb483b8201531bd1b7449f" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:02.447329  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:02.449339  4563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:02.451166  4563 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:02.451535  4563 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:02.742138  4815 consensus_queue.cc:1048] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9522b1ef87814c5e861c15c844db911c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:02.754626  4825 consensus_queue.cc:1048] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c215eb3b84c34cfdb77defd2ae1d14ca" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:03.456544  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:04.452486  4563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:04.453765  4563 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:04.454047  4563 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:04.464205  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:05.471798  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:06.454895  4563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:06.456120  4563 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:06.456377  4563 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:06.480991  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:07.491421  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:08.457357  4563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:08.458717  4563 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:08.458993  4563 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:08.499221  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:09.506681  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:10.459896  4563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:10.461166  4563 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:10.461431  4563 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:10.514513  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:11.520790  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:12.462291  4563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:12.463568  4563 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:12.463882  4563 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:12.527067  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:13.423062   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:35:13.443711   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:13.444376   492 tablet_replica.cc:333] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca: stopping tablet replica
I20260630 12:35:13.444875   492 raft_consensus.cc:2243] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:13.445372   492 raft_consensus.cc:2272] T 94aaf88c06ca49c88d29c2371fce710b P c215eb3b84c34cfdb77defd2ae1d14ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:13.464632   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:35:13.475641   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:35:13.492941   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:13.493611   492 tablet_replica.cc:333] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f: stopping tablet replica
I20260630 12:35:13.494127   492 raft_consensus.cc:2243] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:13.494906   492 raft_consensus.cc:2272] T 94aaf88c06ca49c88d29c2371fce710b P db6b1887d6cb483b8201531bd1b7449f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:13.513304   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:35:13.523200   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:35:13.534376  4558 placement_policy_util.cc:411] tablet 94aaf88c06ca49c88d29c2371fce710b: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:13.544592   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:13.545246   492 tablet_replica.cc:333] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c: stopping tablet replica
I20260630 12:35:13.545735   492 raft_consensus.cc:2243] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:13.546203   492 raft_consensus.cc:2272] T 94aaf88c06ca49c88d29c2371fce710b P 9522b1ef87814c5e861c15c844db911c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:13.564461   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:35:13.574144   492 master.cc:562] Master@127.0.123.62:39377 shutting down...
I20260630 12:35:13.590560   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:13.591137   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:13.591455   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4183fd3c6de749c2991a1ac18dda85b0: stopping tablet replica
I20260630 12:35:13.608891   492 master.cc:584] Master@127.0.123.62:39377 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13316 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:35:13.642573   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:40285
I20260630 12:35:13.643610   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:13.648339  4832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:13.648409  4831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:13.650825   492 server_base.cc:1061] running on GCE node
W20260630 12:35:13.650920  4834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:13.651746   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:13.651938   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:13.652093   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822913652076 us; error 0 us; skew 500 ppm
I20260630 12:35:13.652561   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:13.654808   492 webserver.cc:533] Webserver started at http://127.0.123.62:46039/ using document root <none> and password file <none>
I20260630 12:35:13.655253   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:13.655423   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:13.655824   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:13.657013   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "1c3670887412403383b83d7e0a0726c7"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-khbc"
I20260630 12:35:13.661176   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:35:13.664271  4839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.664939   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:13.665182   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "1c3670887412403383b83d7e0a0726c7"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-khbc"
I20260630 12:35:13.665437   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:13.690697   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:13.691875   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:13.726864   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:40285
I20260630 12:35:13.726959  4890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:40285 every 8 connection(s)
I20260630 12:35:13.730537  4891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.741150  4891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7: Bootstrap starting.
I20260630 12:35:13.745546  4891 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:13.749466  4891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7: No bootstrap required, opened a new log
I20260630 12:35:13.751483  4891 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c3670887412403383b83d7e0a0726c7" member_type: VOTER }
I20260630 12:35:13.751935  4891 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:13.752132  4891 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c3670887412403383b83d7e0a0726c7, State: Initialized, Role: FOLLOWER
I20260630 12:35:13.752691  4891 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c3670887412403383b83d7e0a0726c7" member_type: VOTER }
I20260630 12:35:13.753150  4891 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:13.753355  4891 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:13.753597  4891 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:13.757830  4891 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c3670887412403383b83d7e0a0726c7" member_type: VOTER }
I20260630 12:35:13.758325  4891 leader_election.cc:304] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [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: 1c3670887412403383b83d7e0a0726c7; no voters: 
I20260630 12:35:13.759406  4891 leader_election.cc:290] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:13.759681  4894 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:13.760879  4894 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c3670887412403383b83d7e0a0726c7, State: Running, Role: LEADER
I20260630 12:35:13.761510  4894 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [LEADER]: Queue going to LEADER mode. State: All 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: "1c3670887412403383b83d7e0a0726c7" member_type: VOTER }
I20260630 12:35:13.762121  4891 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:13.764216  4895 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1c3670887412403383b83d7e0a0726c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c3670887412403383b83d7e0a0726c7" member_type: VOTER } }
I20260630 12:35:13.764294  4896 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c3670887412403383b83d7e0a0726c7. Latest consensus state: current_term: 1 leader_uuid: "1c3670887412403383b83d7e0a0726c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c3670887412403383b83d7e0a0726c7" member_type: VOTER } }
I20260630 12:35:13.764904  4895 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:13.764955  4896 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:13.767689  4900 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:13.772480  4900 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:13.776351   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:13.780846  4900 catalog_manager.cc:1383] Generated new cluster ID: bdbe297dd9dc449fa1ffa5326322daaa
I20260630 12:35:13.781054  4900 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:13.805505  4900 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:13.806711  4900 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:13.821707  4900 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7: Generated new TSK 0
I20260630 12:35:13.822273  4900 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:13.842473   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:13.848208  4912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:13.848910  4913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:13.853688  4915 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:13.854266   492 server_base.cc:1061] running on GCE node
I20260630 12:35:13.855119   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:13.855312   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:13.855489   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822913855463 us; error 0 us; skew 500 ppm
I20260630 12:35:13.856027   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:13.858219   492 webserver.cc:533] Webserver started at http://127.0.123.1:36789/ using document root <none> and password file <none>
I20260630 12:35:13.858661   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:13.858839   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:13.859100   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:13.860212   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "8a67e288bf684313b288c9c3661eef5d"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-khbc"
I20260630 12:35:13.864439   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:13.867928  4920 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.868603   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:13.868868   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "8a67e288bf684313b288c9c3661eef5d"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-khbc"
I20260630 12:35:13.869154   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:13.888902   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:13.890074   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:13.891448   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:13.893664   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:13.893859   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.894062   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:13.894223   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.932039   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:41235
I20260630 12:35:13.932127  4982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:41235 every 8 connection(s)
I20260630 12:35:13.936697   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:13.943675  4987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:13.946434  4988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:13.948740   492 server_base.cc:1061] running on GCE node
W20260630 12:35:13.949240  4990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:13.950098   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:13.950354   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:13.950554   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822913950535 us; error 0 us; skew 500 ppm
I20260630 12:35:13.951191   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:13.952800  4983 heartbeater.cc:344] Connected to a master server at 127.0.123.62:40285
I20260630 12:35:13.953162  4983 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:13.953908  4983 heartbeater.cc:507] Master 127.0.123.62:40285 requested a full tablet report, sending...
I20260630 12:35:13.954094   492 webserver.cc:533] Webserver started at http://127.0.123.2:34415/ using document root <none> and password file <none>
I20260630 12:35:13.954579   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:13.954813   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:13.955122   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:13.956219  4856 ts_manager.cc:194] Registered new tserver with Master: 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235)
I20260630 12:35:13.956413   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "54925e1dd6d24dbd9a7acb610dc60f79"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-khbc"
I20260630 12:35:13.958165  4856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40008
I20260630 12:35:13.961024   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:13.964267  4995 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.964941   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:35:13.965198   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "54925e1dd6d24dbd9a7acb610dc60f79"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-khbc"
I20260630 12:35:13.965452   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:13.986220   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:13.987316   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:13.988698   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:13.990747   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:13.990914   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.991127   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:13.991274   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:14.027959   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:33529
I20260630 12:35:14.028050  5057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:33529 every 8 connection(s)
I20260630 12:35:14.032485   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:14.038805  5061 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:14.040457  5062 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:14.043787  5058 heartbeater.cc:344] Connected to a master server at 127.0.123.62:40285
W20260630 12:35:14.043987  5064 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:14.044193   492 server_base.cc:1061] running on GCE node
I20260630 12:35:14.044235  5058 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:14.045250   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:35:14.045321  5058 heartbeater.cc:507] Master 127.0.123.62:40285 requested a full tablet report, sending...
W20260630 12:35:14.045492   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:14.045727   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822914045701 us; error 0 us; skew 500 ppm
I20260630 12:35:14.046250   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:14.047498  4856 ts_manager.cc:194] Registered new tserver with Master: 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:14.048839   492 webserver.cc:533] Webserver started at http://127.0.123.3:45209/ using document root <none> and password file <none>
I20260630 12:35:14.049381  4856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40020
I20260630 12:35:14.049486   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:14.049832   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:14.050155   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:14.051340   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "2707ffff57d54fa6a39c2084a4ae9704"
format_stamp: "Formatted at 2026-06-30 12:35:14 on dist-test-slave-khbc"
I20260630 12:35:14.055418   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:35:14.058332  5069 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:14.059002   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:14.059243   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "2707ffff57d54fa6a39c2084a4ae9704"
format_stamp: "Formatted at 2026-06-30 12:35:14 on dist-test-slave-khbc"
I20260630 12:35:14.059460   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:14.075176   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:14.076284   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:14.077534   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:14.079519   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:14.079689   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:14.079923   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:14.080060   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:14.116482   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:41525
I20260630 12:35:14.116580  5131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:41525 every 8 connection(s)
I20260630 12:35:14.129016  5132 heartbeater.cc:344] Connected to a master server at 127.0.123.62:40285
I20260630 12:35:14.129393  5132 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:14.130059  5132 heartbeater.cc:507] Master 127.0.123.62:40285 requested a full tablet report, sending...
I20260630 12:35:14.131791  4856 ts_manager.cc:194] Registered new tserver with Master: 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:14.132655   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013232613s
I20260630 12:35:14.133039  4856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40022
I20260630 12:35:14.960711  4983 heartbeater.cc:499] Master 127.0.123.62:40285 was elected leader, sending a full tablet report...
I20260630 12:35:15.051887  5058 heartbeater.cc:499] Master 127.0.123.62:40285 was elected leader, sending a full tablet report...
I20260630 12:35:15.135370  5132 heartbeater.cc:499] Master 127.0.123.62:40285 was elected leader, sending a full tablet report...
I20260630 12:35:15.184944  4856 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40024:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:35:15.187901  4856 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:35:15.270344  5023 tablet_service.cc:1511] Processing CreateTablet for tablet 5621b3d25db647a1b6d928256fa62f48 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:35:15.271142  5021 tablet_service.cc:1511] Processing CreateTablet for tablet b63b9a76b4044c1db1c72d2aa011b6c4 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:35:15.271797  5023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5621b3d25db647a1b6d928256fa62f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.272665  5022 tablet_service.cc:1511] Processing CreateTablet for tablet b454e5b502b64bbc8fb49d8797f178d3 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:35:15.273451  5020 tablet_service.cc:1511] Processing CreateTablet for tablet b6a1066c12814aa39d445d48e93f1d06 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:35:15.274653  5021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63b9a76b4044c1db1c72d2aa011b6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.275470  5017 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3c18cd47044c3f89e612f4d28599b9 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:35:15.276718  5017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3c18cd47044c3f89e612f4d28599b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.280766  5022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b454e5b502b64bbc8fb49d8797f178d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.280854  5019 tablet_service.cc:1511] Processing CreateTablet for tablet 33b521d4b93648a994c5e050cd3a9ee3 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:35:15.282644  5016 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7db96144d9455fbb507679bd29c9b8 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:35:15.282958  5018 tablet_service.cc:1511] Processing CreateTablet for tablet ddb7193b8a44475aae5c491d81c65a47 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:35:15.285172  5015 tablet_service.cc:1511] Processing CreateTablet for tablet 7d13d44193fa4ec7bea4c796e3f0ba62 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:35:15.288348  5014 tablet_service.cc:1511] Processing CreateTablet for tablet 6036e067e42a49de84f59227bfcfea26 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:35:15.294793  5018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb7193b8a44475aae5c491d81c65a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.296700  5016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7db96144d9455fbb507679bd29c9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.297326  5019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b521d4b93648a994c5e050cd3a9ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.298072  5015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d13d44193fa4ec7bea4c796e3f0ba62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.301934  5014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6036e067e42a49de84f59227bfcfea26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.304976  5020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a1066c12814aa39d445d48e93f1d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.305212  5097 tablet_service.cc:1511] Processing CreateTablet for tablet 5621b3d25db647a1b6d928256fa62f48 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:35:15.306479  5097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5621b3d25db647a1b6d928256fa62f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.316841  5094 tablet_service.cc:1511] Processing CreateTablet for tablet b6a1066c12814aa39d445d48e93f1d06 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:35:15.318140  5094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a1066c12814aa39d445d48e93f1d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.320766  5095 tablet_service.cc:1511] Processing CreateTablet for tablet b63b9a76b4044c1db1c72d2aa011b6c4 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:35:15.322016  5095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63b9a76b4044c1db1c72d2aa011b6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.315412  5096 tablet_service.cc:1511] Processing CreateTablet for tablet b454e5b502b64bbc8fb49d8797f178d3 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:35:15.324810  5092 tablet_service.cc:1511] Processing CreateTablet for tablet ddb7193b8a44475aae5c491d81c65a47 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:35:15.326947  5091 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3c18cd47044c3f89e612f4d28599b9 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:35:15.327921  5017 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4a5e3bb91240d5a45d8da5ae502a3f (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:35:15.329052  5017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4a5e3bb91240d5a45d8da5ae502a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.330207  5089 tablet_service.cc:1511] Processing CreateTablet for tablet 7d13d44193fa4ec7bea4c796e3f0ba62 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:35:15.332811  5093 tablet_service.cc:1511] Processing CreateTablet for tablet 33b521d4b93648a994c5e050cd3a9ee3 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:35:15.334515  5088 tablet_service.cc:1511] Processing CreateTablet for tablet 6036e067e42a49de84f59227bfcfea26 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:35:15.329073  5090 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7db96144d9455fbb507679bd29c9b8 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:35:15.337016  5096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b454e5b502b64bbc8fb49d8797f178d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.337687  5091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3c18cd47044c3f89e612f4d28599b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.338315  5092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb7193b8a44475aae5c491d81c65a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.339975  5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d13d44193fa4ec7bea4c796e3f0ba62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.340184  4946 tablet_service.cc:1511] Processing CreateTablet for tablet b63b9a76b4044c1db1c72d2aa011b6c4 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:35:15.340835  4944 tablet_service.cc:1511] Processing CreateTablet for tablet 33b521d4b93648a994c5e050cd3a9ee3 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:35:15.341464  4946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63b9a76b4044c1db1c72d2aa011b6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.342053  4944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b521d4b93648a994c5e050cd3a9ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.343379  5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6036e067e42a49de84f59227bfcfea26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.344815  4947 tablet_service.cc:1511] Processing CreateTablet for tablet b454e5b502b64bbc8fb49d8797f178d3 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:35:15.346055  4947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b454e5b502b64bbc8fb49d8797f178d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.347980  5093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b521d4b93648a994c5e050cd3a9ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.348826  4945 tablet_service.cc:1511] Processing CreateTablet for tablet b6a1066c12814aa39d445d48e93f1d06 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:35:15.350073  4945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a1066c12814aa39d445d48e93f1d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.352010  5090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7db96144d9455fbb507679bd29c9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.352810  4948 tablet_service.cc:1511] Processing CreateTablet for tablet 5621b3d25db647a1b6d928256fa62f48 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:35:15.353613  5021 tablet_service.cc:1511] Processing CreateTablet for tablet 97249962e4774175a5c8b09359a5db86 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:35:15.353977  4948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5621b3d25db647a1b6d928256fa62f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.354826  5021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97249962e4774175a5c8b09359a5db86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.358350  4943 tablet_service.cc:1511] Processing CreateTablet for tablet ddb7193b8a44475aae5c491d81c65a47 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:35:15.359566  4943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb7193b8a44475aae5c491d81c65a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.362475  4942 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3c18cd47044c3f89e612f4d28599b9 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:35:15.365281  4941 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7db96144d9455fbb507679bd29c9b8 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:35:15.367868  4940 tablet_service.cc:1511] Processing CreateTablet for tablet 7d13d44193fa4ec7bea4c796e3f0ba62 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:35:15.370788  4939 tablet_service.cc:1511] Processing CreateTablet for tablet 6036e067e42a49de84f59227bfcfea26 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:35:15.372702  4942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3c18cd47044c3f89e612f4d28599b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.375995  4941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7db96144d9455fbb507679bd29c9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.377725  4939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6036e067e42a49de84f59227bfcfea26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.381758  4940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d13d44193fa4ec7bea4c796e3f0ba62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.407631  5095 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4a5e3bb91240d5a45d8da5ae502a3f (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:35:15.409047  5095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4a5e3bb91240d5a45d8da5ae502a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.439203  5153 tablet_bootstrap.cc:492] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
I20260630 12:35:15.439831  5097 tablet_service.cc:1511] Processing CreateTablet for tablet 97249962e4774175a5c8b09359a5db86 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:35:15.443521  4939 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4a5e3bb91240d5a45d8da5ae502a3f (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:35:15.444723  4939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4a5e3bb91240d5a45d8da5ae502a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.448791  4943 tablet_service.cc:1511] Processing CreateTablet for tablet 97249962e4774175a5c8b09359a5db86 (DEFAULT_TABLE table=test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:35:15.450786  4943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97249962e4774175a5c8b09359a5db86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.453472  5153 tablet_bootstrap.cc:654] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.456799  5097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97249962e4774175a5c8b09359a5db86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.476218  5152 tablet_bootstrap.cc:492] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:15.493557  5154 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:15.495164  5153 tablet_bootstrap.cc:492] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:15.495862  5153 ts_tablet_manager.cc:1403] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.019s
I20260630 12:35:15.499643  5153 raft_consensus.cc:359] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } }
I20260630 12:35:15.495229  5152 tablet_bootstrap.cc:654] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.500392  5153 raft_consensus.cc:385] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.500802  5153 raft_consensus.cc:740] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.501581  5153 consensus_queue.cc:260] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } }
I20260630 12:35:15.510382  5154 tablet_bootstrap.cc:654] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.511024  5153 ts_tablet_manager.cc:1434] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.004s
I20260630 12:35:15.514686  5153 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
I20260630 12:35:15.517127  5152 tablet_bootstrap.cc:492] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:15.517590  5152 ts_tablet_manager.cc:1403] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.004s
I20260630 12:35:15.520519  5153 tablet_bootstrap.cc:654] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.520391  5152 raft_consensus.cc:359] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.521080  5152 raft_consensus.cc:385] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.521289  5154 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:15.521404  5152 raft_consensus.cc:740] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.521770  5154 ts_tablet_manager.cc:1403] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260630 12:35:15.522285  5152 consensus_queue.cc:260] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.524207  5154 raft_consensus.cc:359] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.524746  5154 raft_consensus.cc:385] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.524968  5154 raft_consensus.cc:740] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.525169  5152 ts_tablet_manager.cc:1434] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.005s
I20260630 12:35:15.525525  5153 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:15.525564  5154 consensus_queue.cc:260] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.526103  5152 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:15.526109  5153 ts_tablet_manager.cc:1403] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260630 12:35:15.529006  5153 raft_consensus.cc:359] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.529670  5153 raft_consensus.cc:385] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.529973  5153 raft_consensus.cc:740] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.530725  5153 consensus_queue.cc:260] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.531996  5152 tablet_bootstrap.cc:654] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.534390  5154 ts_tablet_manager.cc:1434] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260630 12:35:15.534768  5153 ts_tablet_manager.cc:1434] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:35:15.535784  5153 tablet_bootstrap.cc:492] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
W20260630 12:35:15.535976  5059 tablet.cc:2406] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:35:15.537575  5154 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:15.543167  5152 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:15.543655  5152 ts_tablet_manager.cc:1403] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260630 12:35:15.544755  5153 tablet_bootstrap.cc:654] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.545007  5154 tablet_bootstrap.cc:654] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.546317  5152 raft_consensus.cc:359] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.547020  5152 raft_consensus.cc:385] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.547288  5152 raft_consensus.cc:740] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.548301  5152 consensus_queue.cc:260] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.550426  5152 ts_tablet_manager.cc:1434] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:35:15.551383  5152 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:15.556182  5154 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:15.556658  5154 ts_tablet_manager.cc:1403] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260630 12:35:15.557789  5152 tablet_bootstrap.cc:654] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.559419  5154 raft_consensus.cc:359] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.560166  5154 raft_consensus.cc:385] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.560459  5154 raft_consensus.cc:740] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.561347  5154 consensus_queue.cc:260] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.562281  5153 tablet_bootstrap.cc:492] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:15.562851  5153 ts_tablet_manager.cc:1403] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.006s
I20260630 12:35:15.565976  5153 raft_consensus.cc:359] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.566743  5153 raft_consensus.cc:385] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.567087  5153 raft_consensus.cc:740] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.567991  5153 consensus_queue.cc:260] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.569942  5156 raft_consensus.cc:493] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.570371  5156 raft_consensus.cc:515] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.571781  5154 ts_tablet_manager.cc:1434] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:35:15.572723  5154 tablet_bootstrap.cc:492] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:15.573163  5156 leader_election.cc:290] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:15.570369  5152 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:15.576700  5152 ts_tablet_manager.cc:1403] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.011s
I20260630 12:35:15.578696  5154 tablet_bootstrap.cc:654] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.579501  5152 raft_consensus.cc:359] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.580235  5152 raft_consensus.cc:385] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.580523  5152 raft_consensus.cc:740] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.581429  5152 consensus_queue.cc:260] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.583537  5152 ts_tablet_manager.cc:1434] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:35:15.584476  5152 tablet_bootstrap.cc:492] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:15.590497  5152 tablet_bootstrap.cc:654] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.593987  5153 ts_tablet_manager.cc:1434] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260630 12:35:15.598296  5153 tablet_bootstrap.cc:492] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
I20260630 12:35:15.608397  5153 tablet_bootstrap.cc:654] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.619832  5153 tablet_bootstrap.cc:492] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:15.620361  5153 ts_tablet_manager.cc:1403] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260630 12:35:15.623221  5153 raft_consensus.cc:359] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.624042  5153 raft_consensus.cc:385] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.623878  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a5e3bb91240d5a45d8da5ae502a3f" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
I20260630 12:35:15.624528  5153 raft_consensus.cc:740] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.625327  5153 consensus_queue.cc:260] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
W20260630 12:35:15.626138  5072 leader_election.cc:343] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.627545  5153 ts_tablet_manager.cc:1434] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260630 12:35:15.628685  5153 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
I20260630 12:35:15.635062  5153 tablet_bootstrap.cc:654] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.644416  5154 tablet_bootstrap.cc:492] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:15.644903  5154 ts_tablet_manager.cc:1403] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.048s
I20260630 12:35:15.645691  5153 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:15.646190  5153 ts_tablet_manager.cc:1403] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260630 12:35:15.647629  5154 raft_consensus.cc:359] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.648358  5154 raft_consensus.cc:385] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.648631  5154 raft_consensus.cc:740] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.648638  5152 tablet_bootstrap.cc:492] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:15.648790  5153 raft_consensus.cc:359] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.649410  5152 ts_tablet_manager.cc:1403] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.065s	user 0.032s	sys 0.028s
I20260630 12:35:15.649727  5153 raft_consensus.cc:385] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.650161  5153 raft_consensus.cc:740] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.649675  5154 consensus_queue.cc:260] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.652287  5154 ts_tablet_manager.cc:1434] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:35:15.652181  5152 raft_consensus.cc:359] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.652933  5152 raft_consensus.cc:385] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.650874  5153 consensus_queue.cc:260] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.653312  5154 tablet_bootstrap.cc:492] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:15.653234  5152 raft_consensus.cc:740] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.654201  5152 consensus_queue.cc:260] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.657581  5160 raft_consensus.cc:493] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.658000  5160 raft_consensus.cc:515] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.659773  5154 tablet_bootstrap.cc:654] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.660794  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a5e3bb91240d5a45d8da5ae502a3f" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:15.661254  5153 ts_tablet_manager.cc:1434] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260630 12:35:15.662427  5160 leader_election.cc:290] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
W20260630 12:35:15.663254  5073 leader_election.cc:343] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.663750  5073 leader_election.cc:304] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [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: 2707ffff57d54fa6a39c2084a4ae9704; no voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:15.665081  5167 raft_consensus.cc:2749] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:15.669073  5152 ts_tablet_manager.cc:1434] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260630 12:35:15.670059  5152 tablet_bootstrap.cc:492] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:15.671442  5166 raft_consensus.cc:493] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.678675  5166 raft_consensus.cc:515] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.680295  5152 tablet_bootstrap.cc:654] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.687932  5166 leader_election.cc:290] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:15.679615  5153 tablet_bootstrap.cc:492] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
I20260630 12:35:15.696141  5167 raft_consensus.cc:493] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.696744  5167 raft_consensus.cc:515] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } }
I20260630 12:35:15.698096  5152 tablet_bootstrap.cc:492] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:15.698591  5152 ts_tablet_manager.cc:1403] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.007s
I20260630 12:35:15.698776  5167 leader_election.cc:290] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235)
I20260630 12:35:15.700337  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5621b3d25db647a1b6d928256fa62f48" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:15.701236  5152 raft_consensus.cc:359] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
W20260630 12:35:15.701764  5073 leader_election.cc:343] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.701926  5152 raft_consensus.cc:385] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.702239  5152 raft_consensus.cc:740] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.704084  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5621b3d25db647a1b6d928256fa62f48" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
W20260630 12:35:15.705266  5072 leader_election.cc:343] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.705708  5072 leader_election.cc:304] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [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: 2707ffff57d54fa6a39c2084a4ae9704; no voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:15.705580  5152 consensus_queue.cc:260] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.706782  5167 raft_consensus.cc:2749] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:15.708458  5154 tablet_bootstrap.cc:492] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:15.708523  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b454e5b502b64bbc8fb49d8797f178d3" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:15.709041  5154 ts_tablet_manager.cc:1403] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.015s
I20260630 12:35:15.710646  5160 raft_consensus.cc:493] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.711100  5160 raft_consensus.cc:515] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.711898  5154 raft_consensus.cc:359] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.712589  5154 raft_consensus.cc:385] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.712864  5154 raft_consensus.cc:740] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.713017  5160 leader_election.cc:290] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:15.713549  5154 consensus_queue.cc:260] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
W20260630 12:35:15.710120  4999 leader_election.cc:343] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.715492  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036e067e42a49de84f59227bfcfea26" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:15.716118  4958 raft_consensus.cc:2468] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 0.
I20260630 12:35:15.715718  5154 ts_tablet_manager.cc:1434] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:35:15.717249  4999 leader_election.cc:304] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:15.718380  5160 raft_consensus.cc:2804] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:15.718736  5160 raft_consensus.cc:493] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:15.719049  5160 raft_consensus.cc:3060] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.721578  5153 tablet_bootstrap.cc:654] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.724045  5154 tablet_bootstrap.cc:492] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:15.721784  5152 ts_tablet_manager.cc:1434] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260630 12:35:15.729957  5152 tablet_bootstrap.cc:492] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:15.730957  5154 tablet_bootstrap.cc:654] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.736291  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63b9a76b4044c1db1c72d2aa011b6c4" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:15.737010  5107 raft_consensus.cc:2468] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 0.
I20260630 12:35:15.737200  5152 tablet_bootstrap.cc:654] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.738139  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63b9a76b4044c1db1c72d2aa011b6c4" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
I20260630 12:35:15.738567  4924 leader_election.cc:304] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:15.738770  5033 raft_consensus.cc:2468] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 0.
I20260630 12:35:15.739403  5166 raft_consensus.cc:2804] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:15.739849  5166 raft_consensus.cc:493] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:15.740177  5166 raft_consensus.cc:3060] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.740530  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b454e5b502b64bbc8fb49d8797f178d3" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:15.742789  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036e067e42a49de84f59227bfcfea26" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:15.744864  5153 tablet_bootstrap.cc:492] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:15.745402  5153 ts_tablet_manager.cc:1403] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.008s
I20260630 12:35:15.732510  5160 raft_consensus.cc:515] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.746400  5154 tablet_bootstrap.cc:492] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:15.746865  5154 ts_tablet_manager.cc:1403] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.011s
I20260630 12:35:15.747188  5166 raft_consensus.cc:515] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
W20260630 12:35:15.745522  4999 leader_election.cc:343] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.748620  5153 raft_consensus.cc:359] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.749260  4999 leader_election.cc:304] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [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: 54925e1dd6d24dbd9a7acb610dc60f79; no voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:15.749462  5153 raft_consensus.cc:385] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.749928  5153 raft_consensus.cc:740] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.749686  5154 raft_consensus.cc:359] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } }
I20260630 12:35:15.750449  5154 raft_consensus.cc:385] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.750736  5154 raft_consensus.cc:740] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.751268  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63b9a76b4044c1db1c72d2aa011b6c4" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704"
I20260630 12:35:15.750921  5153 consensus_queue.cc:260] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.751830  5107 raft_consensus.cc:3060] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.751628  5154 consensus_queue.cc:260] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } }
I20260630 12:35:15.752652  5185 raft_consensus.cc:493] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.758904  5166 leader_election.cc:290] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 election: Requested vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:15.759152  5185 raft_consensus.cc:515] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
W20260630 12:35:15.753068  4999 leader_election.cc:343] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.751641  5160 leader_election.cc:290] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 election: Requested vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:15.760999  5107 raft_consensus.cc:2468] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 1.
I20260630 12:35:15.761291  5185 leader_election.cc:290] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:15.762333  4924 leader_election.cc:304] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:15.762672  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036e067e42a49de84f59227bfcfea26" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d"
I20260630 12:35:15.763257  4958 raft_consensus.cc:3060] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.763628  5166 raft_consensus.cc:2804] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:15.764321  5166 raft_consensus.cc:697] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Becoming Leader. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Running, Role: LEADER
I20260630 12:35:15.756047  5181 raft_consensus.cc:2749] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:15.756798  5154 ts_tablet_manager.cc:1434] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:35:15.758757  5153 ts_tablet_manager.cc:1434] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:35:15.767735  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63b9a76b4044c1db1c72d2aa011b6c4" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:15.768046  5154 tablet_bootstrap.cc:492] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:15.768600  5153 tablet_bootstrap.cc:492] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
I20260630 12:35:15.764590  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63b9a76b4044c1db1c72d2aa011b6c4" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79"
I20260630 12:35:15.770671  5033 raft_consensus.cc:3060] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.771653  5152 tablet_bootstrap.cc:492] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:15.772187  5152 ts_tablet_manager.cc:1403] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.000s
W20260630 12:35:15.773872  4904 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:15.774698  5154 tablet_bootstrap.cc:654] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.774993  5152 raft_consensus.cc:359] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.775673  5152 raft_consensus.cc:385] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.775998  5152 raft_consensus.cc:740] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.776700  5152 consensus_queue.cc:260] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.779050  5152 ts_tablet_manager.cc:1434] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:35:15.779929  5152 tablet_bootstrap.cc:492] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:15.780946  4958 raft_consensus.cc:2468] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 1.
I20260630 12:35:15.782215  4999 leader_election.cc:304] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:15.783046  5185 raft_consensus.cc:2804] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:15.783514  5185 raft_consensus.cc:697] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Becoming Leader. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Running, Role: LEADER
I20260630 12:35:15.784533  5185 consensus_queue.cc:237] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.786031  5152 tablet_bootstrap.cc:654] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.786497  5153 tablet_bootstrap.cc:654] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.787390  5167 raft_consensus.cc:493] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.787875  5167 raft_consensus.cc:515] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.789913  5167 leader_election.cc:290] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:15.765267  5166 consensus_queue.cc:237] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.766810  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036e067e42a49de84f59227bfcfea26" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704"
I20260630 12:35:15.766743  5106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63b9a76b4044c1db1c72d2aa011b6c4" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:15.792075  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3c18cd47044c3f89e612f4d28599b9" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
I20260630 12:35:15.792773  5032 raft_consensus.cc:2468] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2707ffff57d54fa6a39c2084a4ae9704 in term 0.
I20260630 12:35:15.792459  5106 raft_consensus.cc:2393] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54925e1dd6d24dbd9a7acb610dc60f79 in current term 1: Already voted for candidate 8a67e288bf684313b288c9c3661eef5d in this term.
W20260630 12:35:15.792816  4999 leader_election.cc:343] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.793974  5033 raft_consensus.cc:2468] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 1.
I20260630 12:35:15.794199  4999 leader_election.cc:304] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [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: 54925e1dd6d24dbd9a7acb610dc60f79; no voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:15.795480  5181 raft_consensus.cc:2749] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:15.797214  5072 leader_election.cc:304] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 54925e1dd6d24dbd9a7acb610dc60f79; no voters: 
I20260630 12:35:15.798184  5167 raft_consensus.cc:2804] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:15.798554  5167 raft_consensus.cc:493] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:15.798863  5167 raft_consensus.cc:3060] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.806893  5167 raft_consensus.cc:515] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.818068  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3c18cd47044c3f89e612f4d28599b9" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79"
I20260630 12:35:15.818686  5032 raft_consensus.cc:3060] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.819221  4856 catalog_manager.cc:5697] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:15.823976  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3c18cd47044c3f89e612f4d28599b9" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d"
I20260630 12:35:15.824637  4957 raft_consensus.cc:3060] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.807958  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3c18cd47044c3f89e612f4d28599b9" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:15.827404  5032 raft_consensus.cc:2468] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2707ffff57d54fa6a39c2084a4ae9704 in term 1.
I20260630 12:35:15.828856  5072 leader_election.cc:304] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 54925e1dd6d24dbd9a7acb610dc60f79; no voters: 
I20260630 12:35:15.829794  5156 raft_consensus.cc:2804] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:15.831094  5167 leader_election.cc:290] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 election: Requested vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:15.832715  4957 raft_consensus.cc:2468] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2707ffff57d54fa6a39c2084a4ae9704 in term 1.
I20260630 12:35:15.810046  4854 catalog_manager.cc:5697] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a67e288bf684313b288c9c3661eef5d (127.0.123.1). New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:15.834775  5152 tablet_bootstrap.cc:492] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:15.835191  5152 ts_tablet_manager.cc:1403] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.055s	user 0.030s	sys 0.022s
I20260630 12:35:15.813333  5153 tablet_bootstrap.cc:492] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:15.836668  5153 ts_tablet_manager.cc:1403] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.068s	user 0.005s	sys 0.006s
I20260630 12:35:15.837252  5152 raft_consensus.cc:359] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.837760  5152 raft_consensus.cc:385] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.837970  5152 raft_consensus.cc:740] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.838604  5152 consensus_queue.cc:260] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.840250  5152 ts_tablet_manager.cc:1434] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:35:15.841005  5152 tablet_bootstrap.cc:492] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:15.841176  5156 raft_consensus.cc:697] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Becoming Leader. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Running, Role: LEADER
I20260630 12:35:15.842097  5156 consensus_queue.cc:237] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.839618  5153 raft_consensus.cc:359] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.843174  5153 raft_consensus.cc:385] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.843470  5153 raft_consensus.cc:740] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.845625  5154 tablet_bootstrap.cc:492] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:15.846136  5154 ts_tablet_manager.cc:1403] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.078s	user 0.035s	sys 0.017s
I20260630 12:35:15.848788  5154 raft_consensus.cc:359] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.849459  5154 raft_consensus.cc:385] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.849720  5154 raft_consensus.cc:740] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.850405  5154 consensus_queue.cc:260] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.851943  5153 consensus_queue.cc:260] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.852713  5154 ts_tablet_manager.cc:1434] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:35:15.853791  5154 tablet_bootstrap.cc:492] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:15.854480  5153 ts_tablet_manager.cc:1434] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:35:15.855791  5153 tablet_bootstrap.cc:492] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
I20260630 12:35:15.857954  5152 tablet_bootstrap.cc:654] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.862043  5153 tablet_bootstrap.cc:654] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.864447  5154 tablet_bootstrap.cc:654] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.868885  4855 catalog_manager.cc:5697] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "2707ffff57d54fa6a39c2084a4ae9704" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:15.872383  5153 tablet_bootstrap.cc:492] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:15.872821  5153 ts_tablet_manager.cc:1403] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260630 12:35:15.875250  5153 raft_consensus.cc:359] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.875888  5153 raft_consensus.cc:385] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.876144  5153 raft_consensus.cc:740] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.879117  5154 tablet_bootstrap.cc:492] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:15.879624  5154 ts_tablet_manager.cc:1403] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.006s
I20260630 12:35:15.882591  5154 raft_consensus.cc:359] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.883298  5154 raft_consensus.cc:385] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.883572  5154 raft_consensus.cc:740] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.883859  5166 raft_consensus.cc:493] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.884368  5166 raft_consensus.cc:515] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.884509  5154 consensus_queue.cc:260] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.886551  5166 leader_election.cc:290] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:15.887132  5154 ts_tablet_manager.cc:1434] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:15.888765  5106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb7193b8a44475aae5c491d81c65a47" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
W20260630 12:35:15.890293  4924 leader_election.cc:343] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.890951  5154 tablet_bootstrap.cc:492] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:15.891981  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb7193b8a44475aae5c491d81c65a47" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
I20260630 12:35:15.892647  5032 raft_consensus.cc:2468] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 0.
I20260630 12:35:15.894889  4923 leader_election.cc:304] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [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: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d; no voters: 2707ffff57d54fa6a39c2084a4ae9704
I20260630 12:35:15.896281  5166 raft_consensus.cc:2804] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:15.896725  5166 raft_consensus.cc:493] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:15.897121  5166 raft_consensus.cc:3060] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.897490  5154 tablet_bootstrap.cc:654] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.906987  5166 raft_consensus.cc:515] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.876937  5153 consensus_queue.cc:260] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.909296  5154 tablet_bootstrap.cc:492] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:15.909956  5154 ts_tablet_manager.cc:1403] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260630 12:35:15.911972  5152 tablet_bootstrap.cc:492] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:15.912470  5152 ts_tablet_manager.cc:1403] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.072s	user 0.046s	sys 0.010s
I20260630 12:35:15.912206  5154 raft_consensus.cc:359] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.912850  5154 raft_consensus.cc:385] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.912928  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb7193b8a44475aae5c491d81c65a47" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79"
I20260630 12:35:15.913130  5154 raft_consensus.cc:740] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.913573  5032 raft_consensus.cc:3060] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.913982  5154 consensus_queue.cc:260] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.915244  5152 raft_consensus.cc:359] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.915943  5152 raft_consensus.cc:385] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.916143  5154 ts_tablet_manager.cc:1434] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:15.916254  5152 raft_consensus.cc:740] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.917061  5154 tablet_bootstrap.cc:492] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:15.917094  5152 consensus_queue.cc:260] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.920625  5032 raft_consensus.cc:2468] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 1.
I20260630 12:35:15.921828  4923 leader_election.cc:304] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:15.922627  5154 tablet_bootstrap.cc:654] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.922745  5152 ts_tablet_manager.cc:1434] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:35:15.922814  5161 raft_consensus.cc:2804] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:15.923954  5152 tablet_bootstrap.cc:492] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:15.909358  5153 ts_tablet_manager.cc:1434] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260630 12:35:15.929584  5153 tablet_bootstrap.cc:492] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
I20260630 12:35:15.930042  5152 tablet_bootstrap.cc:654] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.935631  5106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb7193b8a44475aae5c491d81c65a47" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704"
I20260630 12:35:15.936854  5156 raft_consensus.cc:493] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.937354  5156 raft_consensus.cc:515] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.941331  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d13d44193fa4ec7bea4c796e3f0ba62" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
W20260630 12:35:15.943332  4924 leader_election.cc:343] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.944164  5203 raft_consensus.cc:493] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.939569  5156 leader_election.cc:290] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
W20260630 12:35:15.944635  5073 leader_election.cc:343] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.944619  5203 raft_consensus.cc:515] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.946537  5166 leader_election.cc:290] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 election: Requested vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:15.945502  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d13d44193fa4ec7bea4c796e3f0ba62" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
I20260630 12:35:15.947579  5156 raft_consensus.cc:493] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.948030  5156 raft_consensus.cc:515] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.948035  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b521d4b93648a994c5e050cd3a9ee3" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
I20260630 12:35:15.949060  5203 leader_election.cc:290] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
W20260630 12:35:15.949425  5072 leader_election.cc:343] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.949875  5072 leader_election.cc:304] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [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: 2707ffff57d54fa6a39c2084a4ae9704; no voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:15.951292  5192 raft_consensus.cc:2749] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:15.952819  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b454e5b502b64bbc8fb49d8797f178d3" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:15.953392  4957 raft_consensus.cc:2468] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2707ffff57d54fa6a39c2084a4ae9704 in term 0.
W20260630 12:35:15.953868  4923 leader_election.cc:343] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.953898  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b454e5b502b64bbc8fb49d8797f178d3" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
I20260630 12:35:15.954665  5033 raft_consensus.cc:2468] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2707ffff57d54fa6a39c2084a4ae9704 in term 0.
I20260630 12:35:15.954885  5106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b521d4b93648a994c5e050cd3a9ee3" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:15.955422  5152 tablet_bootstrap.cc:492] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:15.955555  5106 raft_consensus.cc:2468] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 0.
I20260630 12:35:15.955854  5152 ts_tablet_manager.cc:1403] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.012s
I20260630 12:35:15.957029  4924 leader_election.cc:304] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [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: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d; no voters: 54925e1dd6d24dbd9a7acb610dc60f79
I20260630 12:35:15.957002  5073 leader_election.cc:304] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:15.958189  5203 raft_consensus.cc:2804] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:15.958467  5152 raft_consensus.cc:359] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } }
I20260630 12:35:15.951395  5154 tablet_bootstrap.cc:492] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:15.958220  5192 raft_consensus.cc:2804] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:15.959367  5154 ts_tablet_manager.cc:1403] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260630 12:35:15.959303  5192 raft_consensus.cc:493] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:15.959798  5152 raft_consensus.cc:385] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.959836  5192 raft_consensus.cc:3060] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.960260  5152 raft_consensus.cc:740] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.961233  5152 consensus_queue.cc:260] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } }
I20260630 12:35:15.961915  5154 raft_consensus.cc:359] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.962821  5154 raft_consensus.cc:385] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.963064  5154 raft_consensus.cc:740] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.963546  5152 ts_tablet_manager.cc:1434] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:35:15.963933  5154 consensus_queue.cc:260] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.964478  5152 tablet_bootstrap.cc:492] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:15.965849  5154 ts_tablet_manager.cc:1434] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260630 12:35:15.966866  5154 tablet_bootstrap.cc:492] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:15.950522  5156 leader_election.cc:290] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:15.958768  5203 raft_consensus.cc:493] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:15.967710  5203 raft_consensus.cc:3060] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.968873  5192 raft_consensus.cc:515] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.971921  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b454e5b502b64bbc8fb49d8797f178d3" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d"
I20260630 12:35:15.972215  5154 tablet_bootstrap.cc:654] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.972523  4957 raft_consensus.cc:3060] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.974586  5203 raft_consensus.cc:515] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.979270  4957 raft_consensus.cc:2468] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2707ffff57d54fa6a39c2084a4ae9704 in term 1.
I20260630 12:35:15.980262  5203 leader_election.cc:290] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 election: Requested vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:15.978384  5152 tablet_bootstrap.cc:654] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.981055  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b521d4b93648a994c5e050cd3a9ee3" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79"
I20260630 12:35:15.981304  5106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b521d4b93648a994c5e050cd3a9ee3" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704"
I20260630 12:35:15.981891  5106 raft_consensus.cc:3060] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:15.982566  4923 leader_election.cc:343] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:15.983897  5073 leader_election.cc:304] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:15.984941  5156 raft_consensus.cc:2804] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:15.985427  5156 raft_consensus.cc:697] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Becoming Leader. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Running, Role: LEADER
I20260630 12:35:15.986218  5156 consensus_queue.cc:237] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.989174  5106 raft_consensus.cc:2468] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 1.
I20260630 12:35:15.990394  4924 leader_election.cc:304] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [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: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d; no voters: 54925e1dd6d24dbd9a7acb610dc60f79
I20260630 12:35:15.991577  5203 raft_consensus.cc:2804] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:15.992044  5203 raft_consensus.cc:697] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Becoming Leader. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Running, Role: LEADER
I20260630 12:35:15.992825  5203 consensus_queue.cc:237] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:15.994223  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b454e5b502b64bbc8fb49d8797f178d3" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79"
I20260630 12:35:15.994822  5033 raft_consensus.cc:3060] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.000648  5154 tablet_bootstrap.cc:492] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:16.001135  5154 ts_tablet_manager.cc:1403] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260630 12:35:16.008857  5033 raft_consensus.cc:2468] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2707ffff57d54fa6a39c2084a4ae9704 in term 1.
I20260630 12:35:16.010043  5154 raft_consensus.cc:359] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.010735  5154 raft_consensus.cc:385] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.010983  5154 raft_consensus.cc:740] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.999794  5192 leader_election.cc:290] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 election: Requested vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:16.011662  5154 consensus_queue.cc:260] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.014321  5161 raft_consensus.cc:697] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Becoming Leader. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Running, Role: LEADER
I20260630 12:35:16.015434  5154 ts_tablet_manager.cc:1434] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:35:16.016681  5154 tablet_bootstrap.cc:492] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:16.018193  5152 tablet_bootstrap.cc:492] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:16.018671  5152 ts_tablet_manager.cc:1403] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.020s
I20260630 12:35:16.021783  5152 raft_consensus.cc:359] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.022456  5152 raft_consensus.cc:385] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.022765  5152 raft_consensus.cc:740] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.023252  5153 tablet_bootstrap.cc:654] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.023617  5152 consensus_queue.cc:260] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.023795  4854 catalog_manager.cc:5697] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "2707ffff57d54fa6a39c2084a4ae9704" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:16.025876  5152 ts_tablet_manager.cc:1434] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:35:16.026257  5154 tablet_bootstrap.cc:654] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.026855  5152 tablet_bootstrap.cc:492] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:16.015412  5161 consensus_queue.cc:237] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.032567  5152 tablet_bootstrap.cc:654] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.043469  5152 tablet_bootstrap.cc:492] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:16.043717  5153 tablet_bootstrap.cc:492] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:16.044152  5152 ts_tablet_manager.cc:1403] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260630 12:35:16.045909  5201 raft_consensus.cc:493] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.046383  5201 raft_consensus.cc:515] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } }
I20260630 12:35:16.046952  5152 raft_consensus.cc:359] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.047739  5152 raft_consensus.cc:385] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.048069  5152 raft_consensus.cc:740] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.048439  5201 leader_election.cc:290] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.048801  5152 consensus_queue.cc:260] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.049634  5154 tablet_bootstrap.cc:492] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:16.050060  5154 ts_tablet_manager.cc:1403] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.015s
I20260630 12:35:16.051404  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5621b3d25db647a1b6d928256fa62f48" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
I20260630 12:35:16.052062  5033 raft_consensus.cc:2468] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 0.
I20260630 12:35:16.052006  5154 raft_consensus.cc:359] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.052614  5154 raft_consensus.cc:385] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.052870  5154 raft_consensus.cc:740] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.053470  5152 ts_tablet_manager.cc:1434] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:35:16.053520  5154 consensus_queue.cc:260] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.054579  5152 tablet_bootstrap.cc:492] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79: Bootstrap starting.
I20260630 12:35:16.055622  5154 ts_tablet_manager.cc:1434] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:35:16.056080  5106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5621b3d25db647a1b6d928256fa62f48" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:16.056481  5154 tablet_bootstrap.cc:492] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d: Bootstrap starting.
I20260630 12:35:16.056685  5106 raft_consensus.cc:2468] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 0.
I20260630 12:35:16.044152  5153 ts_tablet_manager.cc:1403] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.115s	user 0.005s	sys 0.008s
I20260630 12:35:16.060218  5152 tablet_bootstrap.cc:654] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.062060  5154 tablet_bootstrap.cc:654] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.062994  5153 raft_consensus.cc:359] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.063725  5153 raft_consensus.cc:385] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.063992  5153 raft_consensus.cc:740] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.064774  5153 consensus_queue.cc:260] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.056484  4923 leader_election.cc:304] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:16.067337  5153 ts_tablet_manager.cc:1434] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:35:16.068351  5153 tablet_bootstrap.cc:492] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
I20260630 12:35:16.072192  5201 raft_consensus.cc:2804] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.072620  5201 raft_consensus.cc:493] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.072959  5201 raft_consensus.cc:3060] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.074088  5153 tablet_bootstrap.cc:654] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.077199  5154 tablet_bootstrap.cc:492] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d: No bootstrap required, opened a new log
I20260630 12:35:16.077584  5154 ts_tablet_manager.cc:1403] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260630 12:35:16.058761  4854 catalog_manager.cc:5697] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a67e288bf684313b288c9c3661eef5d (127.0.123.1). New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:16.080417  5153 tablet_bootstrap.cc:492] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:16.079789  5154 raft_consensus.cc:359] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.080835  5154 raft_consensus.cc:385] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.080885  5153 ts_tablet_manager.cc:1403] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260630 12:35:16.081178  5154 raft_consensus.cc:740] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.081736  5152 tablet_bootstrap.cc:492] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79: No bootstrap required, opened a new log
I20260630 12:35:16.082266  5152 ts_tablet_manager.cc:1403] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.012s
I20260630 12:35:16.082427  5154 consensus_queue.cc:260] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.083546  5153 raft_consensus.cc:359] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.084404  5153 raft_consensus.cc:385] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.080552  4854 catalog_manager.cc:5697] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a67e288bf684313b288c9c3661eef5d (127.0.123.1). New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:16.084671  5154 ts_tablet_manager.cc:1434] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:35:16.084667  5153 raft_consensus.cc:740] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.085126  5152 raft_consensus.cc:359] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.085767  5152 raft_consensus.cc:385] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.086191  5152 raft_consensus.cc:740] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.085754  5153 consensus_queue.cc:260] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.086808  5152 consensus_queue.cc:260] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.087890  5153 ts_tablet_manager.cc:1434] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:16.088790  5153 tablet_bootstrap.cc:492] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
I20260630 12:35:16.083595  5201 raft_consensus.cc:515] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } }
I20260630 12:35:16.092024  5152 ts_tablet_manager.cc:1434] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:35:16.092149  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5621b3d25db647a1b6d928256fa62f48" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79"
I20260630 12:35:16.092415  5106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5621b3d25db647a1b6d928256fa62f48" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704"
I20260630 12:35:16.092759  5033 raft_consensus.cc:3060] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.093026  5106 raft_consensus.cc:3060] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.098357  5033 raft_consensus.cc:2468] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 1.
I20260630 12:35:16.099489  4923 leader_election.cc:304] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:16.099728  5106 raft_consensus.cc:2468] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 1.
I20260630 12:35:16.100378  5161 raft_consensus.cc:2804] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.100675  5153 tablet_bootstrap.cc:654] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.100829  5161 raft_consensus.cc:697] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Becoming Leader. State: Replica: 8a67e288bf684313b288c9c3661eef5d, State: Running, Role: LEADER
I20260630 12:35:16.101315  5201 leader_election.cc:290] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 election: Requested vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.101737  5161 consensus_queue.cc:237] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } }
I20260630 12:35:16.117508  5153 tablet_bootstrap.cc:492] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:16.117990  5153 ts_tablet_manager.cc:1403] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260630 12:35:16.118206  4854 catalog_manager.cc:5697] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a67e288bf684313b288c9c3661eef5d (127.0.123.1). New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:16.120529  5153 raft_consensus.cc:359] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.121147  5153 raft_consensus.cc:385] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.121359  5153 raft_consensus.cc:740] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.121901  5153 consensus_queue.cc:260] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.122898  5192 raft_consensus.cc:493] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.123340  5192 raft_consensus.cc:515] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.123790  5153 ts_tablet_manager.cc:1434] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:35:16.124716  5153 tablet_bootstrap.cc:492] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704: Bootstrap starting.
I20260630 12:35:16.125535  5192 leader_election.cc:290] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:16.126626  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb7193b8a44475aae5c491d81c65a47" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
I20260630 12:35:16.127555  5033 raft_consensus.cc:2393] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2707ffff57d54fa6a39c2084a4ae9704 in current term 1: Already voted for candidate 8a67e288bf684313b288c9c3661eef5d in this term.
I20260630 12:35:16.129779  5153 tablet_bootstrap.cc:654] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.130767  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb7193b8a44475aae5c491d81c65a47" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:16.132089  5073 leader_election.cc:304] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [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: 2707ffff57d54fa6a39c2084a4ae9704; no voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:16.132860  5192 raft_consensus.cc:3060] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.134377  5153 tablet_bootstrap.cc:492] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704: No bootstrap required, opened a new log
I20260630 12:35:16.134817  5153 ts_tablet_manager.cc:1403] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:35:16.137290  5153 raft_consensus.cc:359] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.137876  5153 raft_consensus.cc:385] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.138119  5153 raft_consensus.cc:740] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.138861  5153 consensus_queue.cc:260] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.139379  5192 raft_consensus.cc:2749] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:16.140677  5153 ts_tablet_manager.cc:1434] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:35:16.140861  5185 raft_consensus.cc:493] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.141284  5185 raft_consensus.cc:515] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.142822  5185 leader_election.cc:290] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.143532  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97249962e4774175a5c8b09359a5db86" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:16.143994  5106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97249962e4774175a5c8b09359a5db86" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:16.144133  4957 raft_consensus.cc:2468] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 0.
I20260630 12:35:16.144599  5106 raft_consensus.cc:2468] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 0.
I20260630 12:35:16.145396  4999 leader_election.cc:304] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:16.146072  5185 raft_consensus.cc:2804] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.146409  5185 raft_consensus.cc:493] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.146660  5185 raft_consensus.cc:3060] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.150393  5192 raft_consensus.cc:493] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.150871  5192 raft_consensus.cc:515] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.151881  5185 raft_consensus.cc:515] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.152899  5192 leader_election.cc:290] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:16.153375  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a1066c12814aa39d445d48e93f1d06" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:16.153838  4957 raft_consensus.cc:2468] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2707ffff57d54fa6a39c2084a4ae9704 in term 0.
I20260630 12:35:16.153796  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a1066c12814aa39d445d48e93f1d06" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
I20260630 12:35:16.154461  5033 raft_consensus.cc:2468] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2707ffff57d54fa6a39c2084a4ae9704 in term 0.
I20260630 12:35:16.154804  5073 leader_election.cc:304] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:16.155192  5185 leader_election.cc:290] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 election: Requested vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.155799  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97249962e4774175a5c8b09359a5db86" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d"
I20260630 12:35:16.155866  5192 raft_consensus.cc:2804] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.156322  5192 raft_consensus.cc:493] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.156337  4957 raft_consensus.cc:3060] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.156539  5106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97249962e4774175a5c8b09359a5db86" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704"
I20260630 12:35:16.156785  5192 raft_consensus.cc:3060] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.157109  5106 raft_consensus.cc:3060] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.161634  5106 raft_consensus.cc:2468] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 1.
I20260630 12:35:16.162530  4999 leader_election.cc:304] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 54925e1dd6d24dbd9a7acb610dc60f79; no voters: 
I20260630 12:35:16.163228  5185 raft_consensus.cc:2804] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.163297  4957 raft_consensus.cc:2468] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 1.
I20260630 12:35:16.163293  5192 raft_consensus.cc:515] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.163823  5185 raft_consensus.cc:697] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Becoming Leader. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Running, Role: LEADER
I20260630 12:35:16.164654  5185 consensus_queue.cc:237] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.165540  5192 leader_election.cc:290] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 election: Requested vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:16.166136  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a1066c12814aa39d445d48e93f1d06" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d"
I20260630 12:35:16.166448  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a1066c12814aa39d445d48e93f1d06" candidate_uuid: "2707ffff57d54fa6a39c2084a4ae9704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79"
I20260630 12:35:16.166728  4957 raft_consensus.cc:3060] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.167039  5033 raft_consensus.cc:3060] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.173507  4957 raft_consensus.cc:2468] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2707ffff57d54fa6a39c2084a4ae9704 in term 1.
I20260630 12:35:16.174597  5073 leader_election.cc:304] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:16.175374  5192 raft_consensus.cc:2804] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.175395  5033 raft_consensus.cc:2468] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2707ffff57d54fa6a39c2084a4ae9704 in term 1.
I20260630 12:35:16.175935  5192 raft_consensus.cc:697] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Becoming Leader. State: Replica: 2707ffff57d54fa6a39c2084a4ae9704, State: Running, Role: LEADER
I20260630 12:35:16.176661  5192 consensus_queue.cc:237] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.177457  4853 catalog_manager.cc:5697] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:16.184177  5185 consensus_queue.cc:1048] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.185199  4854 catalog_manager.cc:5697] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "2707ffff57d54fa6a39c2084a4ae9704" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:16.199644  5106 raft_consensus.cc:3060] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.206576  5185 consensus_queue.cc:1048] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.207012  5160 raft_consensus.cc:493] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.207509  5160 raft_consensus.cc:515] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.209277  5161 raft_consensus.cc:493] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.209404  5160 leader_election.cc:290] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.209774  5161 raft_consensus.cc:515] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.211164  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a5e3bb91240d5a45d8da5ae502a3f" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:16.211184  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a5e3bb91240d5a45d8da5ae502a3f" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:16.211758  5161 leader_election.cc:290] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.211892  5107 raft_consensus.cc:2468] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 0.
I20260630 12:35:16.212255  4957 raft_consensus.cc:2468] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 0.
I20260630 12:35:16.212819  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a5e3bb91240d5a45d8da5ae502a3f" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" is_pre_election: true
I20260630 12:35:16.213201  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a5e3bb91240d5a45d8da5ae502a3f" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:16.213160  4999 leader_election.cc:304] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 54925e1dd6d24dbd9a7acb610dc60f79; no voters: 
I20260630 12:35:16.213400  5033 raft_consensus.cc:2468] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 0.
I20260630 12:35:16.213861  5107 raft_consensus.cc:2468] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a67e288bf684313b288c9c3661eef5d in term 0.
I20260630 12:35:16.214073  5160 raft_consensus.cc:2804] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.214447  5160 raft_consensus.cc:493] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.214762  5160 raft_consensus.cc:3060] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.214831  4924 leader_election.cc:304] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:16.216122  5161 raft_consensus.cc:2804] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.216506  5161 raft_consensus.cc:493] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.216869  5161 raft_consensus.cc:3060] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.221776  5160 raft_consensus.cc:515] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.223565  5161 raft_consensus.cc:515] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.224912  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a5e3bb91240d5a45d8da5ae502a3f" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d"
I20260630 12:35:16.225483  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a5e3bb91240d5a45d8da5ae502a3f" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704"
I20260630 12:35:16.226091  5107 raft_consensus.cc:3060] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.226248  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a5e3bb91240d5a45d8da5ae502a3f" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54925e1dd6d24dbd9a7acb610dc60f79"
I20260630 12:35:16.226895  5161 leader_election.cc:290] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [CANDIDATE]: Term 1 election: Requested vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.227037  5033 raft_consensus.cc:2393] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8a67e288bf684313b288c9c3661eef5d in current term 1: Already voted for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in this term.
I20260630 12:35:16.227452  4957 raft_consensus.cc:2393] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54925e1dd6d24dbd9a7acb610dc60f79 in current term 1: Already voted for candidate 8a67e288bf684313b288c9c3661eef5d in this term.
I20260630 12:35:16.227265  5105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a5e3bb91240d5a45d8da5ae502a3f" candidate_uuid: "8a67e288bf684313b288c9c3661eef5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704"
I20260630 12:35:16.228559  5160 leader_election.cc:290] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 election: Requested vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.228886  4924 leader_election.cc:304] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [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: 8a67e288bf684313b288c9c3661eef5d; no voters: 2707ffff57d54fa6a39c2084a4ae9704, 54925e1dd6d24dbd9a7acb610dc60f79
I20260630 12:35:16.229674  5161 raft_consensus.cc:2749] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:16.232897  5107 raft_consensus.cc:2468] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 1.
I20260630 12:35:16.233796  4999 leader_election.cc:304] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [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: 2707ffff57d54fa6a39c2084a4ae9704, 54925e1dd6d24dbd9a7acb610dc60f79; no voters: 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:16.234558  5160 raft_consensus.cc:2804] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.234907  5160 raft_consensus.cc:697] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Becoming Leader. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Running, Role: LEADER
I20260630 12:35:16.235595  5160 consensus_queue.cc:237] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.243105  4854 catalog_manager.cc:5697] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:16.247217  5161 consensus_queue.cc:1048] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.257722  5161 consensus_queue.cc:1048] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.265272  5160 raft_consensus.cc:493] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.265760  5160 raft_consensus.cc:515] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.267652  5160 leader_election.cc:290] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.268426  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7db96144d9455fbb507679bd29c9b8" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:16.268857  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7db96144d9455fbb507679bd29c9b8" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:16.269054  4957 raft_consensus.cc:2468] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 0.
I20260630 12:35:16.269423  5107 raft_consensus.cc:2468] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 0.
I20260630 12:35:16.270390  4999 leader_election.cc:304] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:16.271114  5160 raft_consensus.cc:2804] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.271443  5160 raft_consensus.cc:493] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.271793  5160 raft_consensus.cc:3060] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.276611  5160 raft_consensus.cc:515] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.278034  5160 leader_election.cc:290] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 election: Requested vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.278848  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7db96144d9455fbb507679bd29c9b8" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d"
I20260630 12:35:16.279031  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7db96144d9455fbb507679bd29c9b8" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704"
I20260630 12:35:16.279469  4957 raft_consensus.cc:3060] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.279525  5107 raft_consensus.cc:3060] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.286123  5107 raft_consensus.cc:2468] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 1.
I20260630 12:35:16.286123  4957 raft_consensus.cc:2468] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 1.
I20260630 12:35:16.287345  4999 leader_election.cc:304] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 54925e1dd6d24dbd9a7acb610dc60f79; no voters: 
I20260630 12:35:16.287956  5160 raft_consensus.cc:2804] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.288329  5160 raft_consensus.cc:697] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Becoming Leader. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Running, Role: LEADER
I20260630 12:35:16.288957  5160 consensus_queue.cc:237] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.296656  4854 catalog_manager.cc:5697] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:16.349486  5192 consensus_queue.cc:1048] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.357452  5160 raft_consensus.cc:493] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.357969  5160 raft_consensus.cc:515] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.359931  5167 consensus_queue.cc:1048] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.359969  5160 leader_election.cc:290] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.362010  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d13d44193fa4ec7bea4c796e3f0ba62" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:16.362191  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d13d44193fa4ec7bea4c796e3f0ba62" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:16.362627  4957 raft_consensus.cc:2468] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 0.
I20260630 12:35:16.362838  5107 raft_consensus.cc:2468] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 0.
I20260630 12:35:16.364151  4999 leader_election.cc:304] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2707ffff57d54fa6a39c2084a4ae9704, 54925e1dd6d24dbd9a7acb610dc60f79; no voters: 
I20260630 12:35:16.366313  5185 raft_consensus.cc:2804] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.366659  5185 raft_consensus.cc:493] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.366999  5185 raft_consensus.cc:3060] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.372572  5167 consensus_queue.cc:1048] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.373346  5185 raft_consensus.cc:515] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.375141  5185 leader_election.cc:290] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 election: Requested vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.376139  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d13d44193fa4ec7bea4c796e3f0ba62" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d"
I20260630 12:35:16.376744  4958 raft_consensus.cc:3060] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.382368  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d13d44193fa4ec7bea4c796e3f0ba62" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704"
I20260630 12:35:16.382951  5107 raft_consensus.cc:3060] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.383275  4958 raft_consensus.cc:2468] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 1.
I20260630 12:35:16.384387  4999 leader_election.cc:304] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d; no voters: 
I20260630 12:35:16.385118  5185 raft_consensus.cc:2804] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.385502  5185 raft_consensus.cc:697] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Becoming Leader. State: Replica: 54925e1dd6d24dbd9a7acb610dc60f79, State: Running, Role: LEADER
I20260630 12:35:16.386193  5185 consensus_queue.cc:237] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.389922  5107 raft_consensus.cc:2468] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54925e1dd6d24dbd9a7acb610dc60f79 in term 1.
I20260630 12:35:16.390190  5156 consensus_queue.cc:1048] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.394146  4854 catalog_manager.cc:5697] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:16.416815  5185 raft_consensus.cc:493] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.417258  5185 raft_consensus.cc:515] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } }
I20260630 12:35:16.418715  5185 leader_election.cc:290] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:16.419404  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b521d4b93648a994c5e050cd3a9ee3" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a67e288bf684313b288c9c3661eef5d" is_pre_election: true
I20260630 12:35:16.419634  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b521d4b93648a994c5e050cd3a9ee3" candidate_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2707ffff57d54fa6a39c2084a4ae9704" is_pre_election: true
I20260630 12:35:16.420320  5107 raft_consensus.cc:2393] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54925e1dd6d24dbd9a7acb610dc60f79 in current term 1: Already voted for candidate 8a67e288bf684313b288c9c3661eef5d in this term.
I20260630 12:35:16.421075  4999 leader_election.cc:304] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [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: 54925e1dd6d24dbd9a7acb610dc60f79; no voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:16.421610  5185 raft_consensus.cc:3060] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.425997  5185 raft_consensus.cc:2749] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:16.485704  5161 consensus_queue.cc:1048] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.497109  5161 consensus_queue.cc:1048] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.520426  5161 consensus_queue.cc:1048] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.529631  5161 consensus_queue.cc:1048] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.582890  5161 consensus_queue.cc:1048] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.594882  5167 consensus_queue.cc:1048] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.598542  5185 consensus_queue.cc:1048] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.608271  5161 consensus_queue.cc:1048] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.650789  5160 consensus_queue.cc:1048] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.650945  5192 consensus_queue.cc:1048] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.658413  5185 consensus_queue.cc:1048] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.710887  5185 consensus_queue.cc:1048] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.713639  5181 consensus_queue.cc:1048] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:16.753293  5160 consensus_queue.cc:1048] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.077700  5107 raft_consensus.cc:1275] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:17.101799  4999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.1:41235, user_credentials={real_user=slave}} blocked reactor thread for 57464.9us
I20260630 12:35:17.102658  5274 consensus_queue.cc:1048] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260630 12:35:17.194623  5284 consensus_queue.cc:1048] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260630 12:35:17.478811  5299 log.cc:927] Time spent T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260630 12:35:17.711331  5073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.1:41235, user_credentials={real_user=slave}} blocked reactor thread for 55071us
W20260630 12:35:17.773337  5309 log.cc:927] Time spent T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260630 12:35:17.922523  5305 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55926 (ReqId={client: f070d42f67274234969d94e90a6bc0a5, seq_no=30, attempt_no=0}) took 1011 ms. Trace:
I20260630 12:35:17.922992  5305 rpcz_store.cc:276] 0630 12:35:16.911078 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:35:16.912691 (+  1613us) service_pool.cc:224] Handling call
0630 12:35:17.922349 (+1009658us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:35:17.150440 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9c4a5e3bb91240d5a45d8da5ae502a3f
0630 12:35:17.169261 (+ 18821us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:35:17.169293 (+    32us) write_op.cc:435] Acquired schema lock
0630 12:35:17.169308 (+    15us) tablet.cc:662] Decoding operations
0630 12:35:17.169643 (+   335us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:35:17.169687 (+    44us) write_op.cc:641] Partition lock acquired for write op
0630 12:35:17.169713 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:35:17.169903 (+   190us) tablet.cc:701] Row locks acquired
0630 12:35:17.169918 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:35:17.170091 (+   173us) write_op.cc:270] Start()
0630 12:35:17.170229 (+   138us) write_op.cc:276] Timestamp: P: 1782822917170046 usec, L: 0
0630 12:35:17.170246 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:35:17.616277 (+446031us) spinlock_profiling.cc:243] Waited 3.35 ms on lock 0x7b54003d3ea0. stack: 00007f8b275ad983 00007f8b275ad880 00007f8b26f3d1d4 000000000042d824 000000000042d7b9 00007f8b2a634571 00007f8b2a648520 00007f8b2a6d1b42 00007f8b2a6c6f67 00007f8b2a6c6da4 00007f8b2e101581 00007f8b2e100d58 00007f8b2e1059f1 00007f8b2e1059a9 00007f8b2e105939 00007f8b2e105901
0630 12:35:17.617324 (+  1047us) log.cc:844] Serialized 388 byte log entry
0630 12:35:17.896651 (+279327us) op_driver.cc:464] REPLICATION: finished
0630 12:35:17.920945 (+ 24294us) write_op.cc:301] APPLY: starting
0630 12:35:17.921033 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0630 12:35:17.921144 (+   111us) tablet.cc:1370] finished BulkCheckPresence
0630 12:35:17.921164 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:35:17.921463 (+   299us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:35:17.921603 (+   140us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:35:17.921642 (+    39us) write_op.cc:312] APPLY: finished
0630 12:35:17.921787 (+   145us) log.cc:844] Serialized 28 byte log entry
0630 12:35:17.921974 (+   187us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:35:17.922054 (+    80us) write_op.cc:454] Released schema lock
0630 12:35:17.922094 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24123,"mutex_wait_us":18596,"num_ops":2,"prepare.queue_time_us":232699,"prepare.run_cpu_time_us":15308,"prepare.run_wall_time_us":469925,"replication_time_us":726274,"spinlock_wait_cycles":7715712}]]}
I20260630 12:35:17.943044  5303 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55926 (ReqId={client: f070d42f67274234969d94e90a6bc0a5, seq_no=46, attempt_no=0}) took 1021 ms. Trace:
I20260630 12:35:17.943591  5303 rpcz_store.cc:276] 0630 12:35:16.921551 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:35:16.922718 (+  1167us) service_pool.cc:224] Handling call
0630 12:35:17.007458 (+ 84740us) spinlock_profiling.cc:243] Waited 7.26 ms on lock 0x7b34002b7198. stack: 00007f8b275ad983 00007f8b275ad880 00007f8b26f3d1d4 000000000042d824 000000000042d7b9 00007f8b2897d171 00007f8b289c218c 00007f8b28a071d1 00007f8b28a0a4cf 00007f8b28a0b821 00007f8b28a0b7d9 00007f8b28a0b769 00007f8b28a0b731 00007f8b28a0aa2d 000000000043f3c4 000000000043f209
0630 12:35:17.942871 (+935413us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:35:17.618203 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9c4a5e3bb91240d5a45d8da5ae502a3f
0630 12:35:17.618765 (+   562us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:35:17.618792 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:35:17.618817 (+    25us) tablet.cc:662] Decoding operations
0630 12:35:17.619425 (+   608us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:35:17.619470 (+    45us) write_op.cc:641] Partition lock acquired for write op
0630 12:35:17.619496 (+    26us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:35:17.653174 (+ 33678us) tablet.cc:701] Row locks acquired
0630 12:35:17.656354 (+  3180us) write_op.cc:260] PREPARE: finished
0630 12:35:17.675094 (+ 18740us) write_op.cc:270] Start()
0630 12:35:17.675200 (+   106us) write_op.cc:276] Timestamp: P: 1782822917675027 usec, L: 0
0630 12:35:17.675220 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:35:17.676085 (+   865us) log.cc:844] Serialized 519 byte log entry
0630 12:35:17.915611 (+239526us) op_driver.cc:464] REPLICATION: finished
0630 12:35:17.928784 (+ 13173us) write_op.cc:301] APPLY: starting
0630 12:35:17.932913 (+  4129us) tablet.cc:1367] starting BulkCheckPresence
0630 12:35:17.940842 (+  7929us) tablet.cc:1370] finished BulkCheckPresence
0630 12:35:17.940934 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:35:17.941762 (+   828us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:35:17.941931 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:35:17.941973 (+    42us) write_op.cc:312] APPLY: finished
0630 12:35:17.942169 (+   196us) log.cc:844] Serialized 46 byte log entry
0630 12:35:17.942401 (+   232us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:35:17.942495 (+    94us) write_op.cc:454] Released schema lock
0630 12:35:17.942534 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":16694016,"child_traces":[["op",{"apply.queue_time_us":8943,"mutex_wait_us":17767,"num_ops":5,"prepare.queue_time_us":599347,"prepare.run_cpu_time_us":3642,"prepare.run_wall_time_us":58223,"replication_time_us":240260}]]}
W20260630 12:35:18.339107  4924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.3:41525, user_credentials={real_user=slave}} blocked reactor thread for 48605.6us
W20260630 12:35:19.184062  5240 meta_cache.cc:1261] Time spent looking up entry by key: real 0.067s	user 0.001s	sys 0.000s
W20260630 12:35:19.468564  5073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.1:41235, user_credentials={real_user=slave}} blocked reactor thread for 114017us
I20260630 12:35:20.543136   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:20.555140  5336 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.556321  5337 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.556718  5339 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:20.558753   492 server_base.cc:1061] running on GCE node
I20260630 12:35:20.561056   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:20.561321   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:20.561494   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822920561479 us; error 0 us; skew 500 ppm
I20260630 12:35:20.561972   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:20.564632   492 webserver.cc:533] Webserver started at http://127.0.123.4:42307/ using document root <none> and password file <none>
I20260630 12:35:20.565171   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:20.565375   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:20.565676   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:20.567096   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "0d62f53e932e401e8d49777741a1c93c"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-khbc"
I20260630 12:35:20.571835   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:35:20.575167  5344 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.575950   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:20.576308   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "0d62f53e932e401e8d49777741a1c93c"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-khbc"
I20260630 12:35:20.576649   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:20.599502   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:20.600823   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:20.602757   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:20.606033   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:20.606343   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.606639   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:20.606864   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.645565   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:42315
I20260630 12:35:20.645663  5406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:42315 every 8 connection(s)
I20260630 12:35:20.650786   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:20.657872  5411 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.660527  5412 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.660957  5414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:20.662189   492 server_base.cc:1061] running on GCE node
I20260630 12:35:20.663522   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:20.663803   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:20.663949   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822920663936 us; error 0 us; skew 500 ppm
I20260630 12:35:20.664355   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:20.667052   492 webserver.cc:533] Webserver started at http://127.0.123.5:39229/ using document root <none> and password file <none>
I20260630 12:35:20.667613   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:20.667857   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:20.668126   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:20.668272  5407 heartbeater.cc:344] Connected to a master server at 127.0.123.62:40285
I20260630 12:35:20.668692  5407 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:20.669584  5407 heartbeater.cc:507] Master 127.0.123.62:40285 requested a full tablet report, sending...
I20260630 12:35:20.669629   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-4-root/instance:
uuid: "e5c0307b069d4c65beb1792146cf1c9e"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-khbc"
I20260630 12:35:20.671859  4848 ts_manager.cc:194] Registered new tserver with Master: 0d62f53e932e401e8d49777741a1c93c (127.0.123.4:42315)
I20260630 12:35:20.673280  4848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46686
I20260630 12:35:20.674654   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:20.677760  5419 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.678457   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:20.678735   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-4-root
uuid: "e5c0307b069d4c65beb1792146cf1c9e"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-khbc"
I20260630 12:35:20.678993   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:20.703907   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:20.705104   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:20.706511   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:20.708595   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:20.708797   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.709002   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:20.709165   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.764524   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.5:38723
I20260630 12:35:20.764612  5481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.5:38723 every 8 connection(s)
I20260630 12:35:20.770444   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:20.777110  5485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:20.778043  5486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:20.782781  5482 heartbeater.cc:344] Connected to a master server at 127.0.123.62:40285
W20260630 12:35:20.782841  5488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:20.783452  5482 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:20.784328  5482 heartbeater.cc:507] Master 127.0.123.62:40285 requested a full tablet report, sending...
I20260630 12:35:20.784682   492 server_base.cc:1061] running on GCE node
I20260630 12:35:20.786321  4848 ts_manager.cc:194] Registered new tserver with Master: e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5:38723)
I20260630 12:35:20.787206   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:20.787456   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:20.787635   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822920787617 us; error 0 us; skew 500 ppm
I20260630 12:35:20.787739  4848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46700
I20260630 12:35:20.788244   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:20.790673   492 webserver.cc:533] Webserver started at http://127.0.123.6:32931/ using document root <none> and password file <none>
I20260630 12:35:20.791127   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:20.791311   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:20.791558   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:20.792668   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-5-root/instance:
uuid: "be015ba5d67f4f75a68566f0c4dec0fb"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-khbc"
I20260630 12:35:20.796717   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:20.800046  5493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.800709   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:20.800988   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-5-root
uuid: "be015ba5d67f4f75a68566f0c4dec0fb"
format_stamp: "Formatted at 2026-06-30 12:35:20 on dist-test-slave-khbc"
I20260630 12:35:20.801239   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:20.815761   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:20.816962   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:20.818786   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:20.821312   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:20.821503   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.821699   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:20.821856   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:20.899799   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.6:39357
I20260630 12:35:20.899910  5555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.6:39357 every 8 connection(s)
I20260630 12:35:20.914027  5556 heartbeater.cc:344] Connected to a master server at 127.0.123.62:40285
I20260630 12:35:20.914450  5556 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:20.915249  5556 heartbeater.cc:507] Master 127.0.123.62:40285 requested a full tablet report, sending...
I20260630 12:35:20.917232  4848 ts_manager.cc:194] Registered new tserver with Master: be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6:39357)
I20260630 12:35:20.918659  4848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46704
I20260630 12:35:21.151960  4958 consensus_queue.cc:237] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [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: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
I20260630 12:35:21.158541  5028 raft_consensus.cc:1275] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:21.158541  5103 raft_consensus.cc:1275] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:21.160472  5561 consensus_queue.cc:1048] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:21.161296  5203 consensus_queue.cc:1048] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:35:21.170071  4921 consensus_peers.cc:597] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d -> Peer be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6:39357): Couldn't send request to peer be015ba5d67f4f75a68566f0c4dec0fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5621b3d25db647a1b6d928256fa62f48. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:21.170076  5203 raft_consensus.cc:2955] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:21.170933  5103 raft_consensus.cc:2955] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:21.171167  5028 raft_consensus.cc:2955] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:21.184190  4848 catalog_manager.cc:5697] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 reported cstate change: config changed from index -1 to 26, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:21.187743  4958 consensus_queue.cc:237] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
I20260630 12:35:21.194484  5103 raft_consensus.cc:1275] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:21.195155  5028 raft_consensus.cc:1275] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:21.196058  5166 consensus_queue.cc:1048] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:21.198585  5166 consensus_queue.cc:1048] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:21.206379  5564 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:21.207873  5031 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
W20260630 12:35:21.210407  4922 consensus_peers.cc:597] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d -> Peer 0d62f53e932e401e8d49777741a1c93c (127.0.123.4:42315): Couldn't send request to peer 0d62f53e932e401e8d49777741a1c93c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b63b9a76b4044c1db1c72d2aa011b6c4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:21.209867  5101 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:21.224720  4854 catalog_manager.cc:5697] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 reported cstate change: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:21.241540  5031 consensus_queue.cc:237] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
I20260630 12:35:21.247516  5101 raft_consensus.cc:1275] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:21.248023  4958 raft_consensus.cc:1275] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:21.249323  5572 consensus_queue.cc:1048] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:35:21.250363  5318 consensus_queue.cc:1048] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:21.256276  5318 raft_consensus.cc:2955] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:21.265743  5101 raft_consensus.cc:2955] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:21.269048  4958 raft_consensus.cc:2955] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:21.270653  4853 catalog_manager.cc:5697] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 reported cstate change: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:35:21.277879  4997 consensus_peers.cc:597] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 -> Peer e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5:38723): Couldn't send request to peer e5c0307b069d4c65beb1792146cf1c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d13d44193fa4ec7bea4c796e3f0ba62. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:21.298768  5101 consensus_queue.cc:237] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
I20260630 12:35:21.304983  5031 raft_consensus.cc:1275] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:21.306102  4958 raft_consensus.cc:1275] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:21.306380  5577 consensus_queue.cc:1048] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:35:21.307394  5328 consensus_queue.cc:1048] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260630 12:35:21.314796  5071 consensus_peers.cc:597] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 -> Peer 0d62f53e932e401e8d49777741a1c93c (127.0.123.4:42315): Couldn't send request to peer 0d62f53e932e401e8d49777741a1c93c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6a1066c12814aa39d445d48e93f1d06. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:21.314851  5328 raft_consensus.cc:2955] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:21.316195  4958 raft_consensus.cc:2955] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:21.316874  5031 raft_consensus.cc:2955] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:21.328714  5101 consensus_queue.cc:237] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
I20260630 12:35:21.328781  4853 catalog_manager.cc:5697] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 reported cstate change: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "2707ffff57d54fa6a39c2084a4ae9704" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:21.336247  5031 raft_consensus.cc:1275] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:21.338601  5577 consensus_queue.cc:1048] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:21.342078  4958 raft_consensus.cc:1275] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:21.343624  5579 consensus_queue.cc:1048] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:35:21.348304  5070 consensus_peers.cc:597] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 -> Peer be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6:39357): Couldn't send request to peer be015ba5d67f4f75a68566f0c4dec0fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e3c18cd47044c3f89e612f4d28599b9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:21.352072  5328 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:21.353652  4958 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:21.353849  5031 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:21.363029  4853 catalog_manager.cc:5697] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 reported cstate change: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New cstate: current_term: 1 leader_uuid: "2707ffff57d54fa6a39c2084a4ae9704" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:21.363682  5028 consensus_queue.cc:237] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
W20260630 12:35:21.375847  4997 consensus_peers.cc:597] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 -> Peer e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5:38723): Couldn't send request to peer e5c0307b069d4c65beb1792146cf1c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97249962e4774175a5c8b09359a5db86. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:21.376376  5101 raft_consensus.cc:1275] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:21.376508  4958 raft_consensus.cc:1275] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:21.378114  5572 consensus_queue.cc:1048] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:21.379112  5575 consensus_queue.cc:1048] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:35:21.385728  5572 raft_consensus.cc:2955] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:21.387148  4958 raft_consensus.cc:2955] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:21.388001  5101 raft_consensus.cc:2955] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:21.397056  4853 catalog_manager.cc:5697] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d reported cstate change: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:21.634931  5581 ts_tablet_manager.cc:933] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: Initiating tablet copy from peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235)
I20260630 12:35:21.636677  5581 tablet_copy_client.cc:323] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:41235
I20260630 12:35:21.647505  4968 tablet_copy_service.cc:140] P 8a67e288bf684313b288c9c3661eef5d: Received BeginTabletCopySession request for tablet b63b9a76b4044c1db1c72d2aa011b6c4 from peer 0d62f53e932e401e8d49777741a1c93c ({username='slave'} at 127.0.0.1:42568)
I20260630 12:35:21.648159  4968 tablet_copy_service.cc:161] P 8a67e288bf684313b288c9c3661eef5d: Beginning new tablet copy session on tablet b63b9a76b4044c1db1c72d2aa011b6c4 from peer 0d62f53e932e401e8d49777741a1c93c at {username='slave'} at 127.0.0.1:42568: session id = 0d62f53e932e401e8d49777741a1c93c-b63b9a76b4044c1db1c72d2aa011b6c4
I20260630 12:35:21.656347  4968 tablet_copy_source_session.cc:215] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:21.659276  5581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63b9a76b4044c1db1c72d2aa011b6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.670876  5581 tablet_copy_client.cc:806] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:21.671667  5581 tablet_copy_client.cc:670] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:21.675712  5407 heartbeater.cc:499] Master 127.0.123.62:40285 was elected leader, sending a full tablet report...
I20260630 12:35:21.675978  5582 tablet_copy_client.cc:1025] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:21.738816  5584 ts_tablet_manager.cc:933] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: Initiating tablet copy from peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:21.740522  5584 tablet_copy_client.cc:323] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:41525
I20260630 12:35:21.749439  5117 tablet_copy_service.cc:140] P 2707ffff57d54fa6a39c2084a4ae9704: Received BeginTabletCopySession request for tablet 8e3c18cd47044c3f89e612f4d28599b9 from peer be015ba5d67f4f75a68566f0c4dec0fb ({username='slave'} at 127.0.0.1:60786)
I20260630 12:35:21.749886  5117 tablet_copy_service.cc:161] P 2707ffff57d54fa6a39c2084a4ae9704: Beginning new tablet copy session on tablet 8e3c18cd47044c3f89e612f4d28599b9 from peer be015ba5d67f4f75a68566f0c4dec0fb at {username='slave'} at 127.0.0.1:60786: session id = be015ba5d67f4f75a68566f0c4dec0fb-8e3c18cd47044c3f89e612f4d28599b9
I20260630 12:35:21.755867  5587 ts_tablet_manager.cc:933] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: Initiating tablet copy from peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:21.759323  5117 tablet_copy_source_session.cc:215] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:21.764156  5584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3c18cd47044c3f89e612f4d28599b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.774201  5591 ts_tablet_manager.cc:933] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: Initiating tablet copy from peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:21.784664  5590 ts_tablet_manager.cc:933] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: Initiating tablet copy from peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235)
I20260630 12:35:21.785694  5584 tablet_copy_client.cc:806] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:21.786312  5584 tablet_copy_client.cc:670] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:21.788955  5591 tablet_copy_client.cc:323] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:41525
I20260630 12:35:21.790228  5482 heartbeater.cc:499] Master 127.0.123.62:40285 was elected leader, sending a full tablet report...
I20260630 12:35:21.790571  5585 tablet_copy_client.cc:1025] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:21.794360  5590 tablet_copy_client.cc:323] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:41235
I20260630 12:35:21.798589  5587 tablet_copy_client.cc:323] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:33529
I20260630 12:35:21.806092  5117 tablet_copy_service.cc:140] P 2707ffff57d54fa6a39c2084a4ae9704: Received BeginTabletCopySession request for tablet b6a1066c12814aa39d445d48e93f1d06 from peer 0d62f53e932e401e8d49777741a1c93c ({username='slave'} at 127.0.0.1:60798)
I20260630 12:35:21.806648  5117 tablet_copy_service.cc:161] P 2707ffff57d54fa6a39c2084a4ae9704: Beginning new tablet copy session on tablet b6a1066c12814aa39d445d48e93f1d06 from peer 0d62f53e932e401e8d49777741a1c93c at {username='slave'} at 127.0.0.1:60798: session id = 0d62f53e932e401e8d49777741a1c93c-b6a1066c12814aa39d445d48e93f1d06
I20260630 12:35:21.814924  4968 tablet_copy_service.cc:140] P 8a67e288bf684313b288c9c3661eef5d: Received BeginTabletCopySession request for tablet 5621b3d25db647a1b6d928256fa62f48 from peer be015ba5d67f4f75a68566f0c4dec0fb ({username='slave'} at 127.0.0.1:42572)
I20260630 12:35:21.815485  4968 tablet_copy_service.cc:161] P 8a67e288bf684313b288c9c3661eef5d: Beginning new tablet copy session on tablet 5621b3d25db647a1b6d928256fa62f48 from peer be015ba5d67f4f75a68566f0c4dec0fb at {username='slave'} at 127.0.0.1:42572: session id = be015ba5d67f4f75a68566f0c4dec0fb-5621b3d25db647a1b6d928256fa62f48
I20260630 12:35:21.823402  4968 tablet_copy_source_session.cc:215] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:21.824654  5117 tablet_copy_source_session.cc:215] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:21.828883  5591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a1066c12814aa39d445d48e93f1d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.833783  5590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5621b3d25db647a1b6d928256fa62f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.846462  5591 tablet_copy_client.cc:806] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:21.849681  5591 tablet_copy_client.cc:670] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:21.851673  5590 tablet_copy_client.cc:806] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:21.852320  5590 tablet_copy_client.cc:670] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:21.855088  5592 tablet_copy_client.cc:1025] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:21.856221  5593 tablet_copy_client.cc:1025] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:21.862856  5043 tablet_copy_service.cc:140] P 54925e1dd6d24dbd9a7acb610dc60f79: Received BeginTabletCopySession request for tablet 7d13d44193fa4ec7bea4c796e3f0ba62 from peer e5c0307b069d4c65beb1792146cf1c9e ({username='slave'} at 127.0.0.1:60962)
I20260630 12:35:21.863487  5043 tablet_copy_service.cc:161] P 54925e1dd6d24dbd9a7acb610dc60f79: Beginning new tablet copy session on tablet 7d13d44193fa4ec7bea4c796e3f0ba62 from peer e5c0307b069d4c65beb1792146cf1c9e at {username='slave'} at 127.0.0.1:60962: session id = e5c0307b069d4c65beb1792146cf1c9e-7d13d44193fa4ec7bea4c796e3f0ba62
I20260630 12:35:21.869791  5043 tablet_copy_source_session.cc:215] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:21.872880  5587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d13d44193fa4ec7bea4c796e3f0ba62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:21.888897  5587 tablet_copy_client.cc:806] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:21.889442  5587 tablet_copy_client.cc:670] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:21.893102  5588 tablet_copy_client.cc:1025] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:21.920750  5556 heartbeater.cc:499] Master 127.0.123.62:40285 was elected leader, sending a full tablet report...
I20260630 12:35:21.979362  5596 ts_tablet_manager.cc:933] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: Initiating tablet copy from peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:21.981065  5596 tablet_copy_client.cc:323] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:33529
I20260630 12:35:21.982551  5043 tablet_copy_service.cc:140] P 54925e1dd6d24dbd9a7acb610dc60f79: Received BeginTabletCopySession request for tablet 97249962e4774175a5c8b09359a5db86 from peer e5c0307b069d4c65beb1792146cf1c9e ({username='slave'} at 127.0.0.1:60962)
I20260630 12:35:21.983079  5043 tablet_copy_service.cc:161] P 54925e1dd6d24dbd9a7acb610dc60f79: Beginning new tablet copy session on tablet 97249962e4774175a5c8b09359a5db86 from peer e5c0307b069d4c65beb1792146cf1c9e at {username='slave'} at 127.0.0.1:60962: session id = e5c0307b069d4c65beb1792146cf1c9e-97249962e4774175a5c8b09359a5db86
I20260630 12:35:21.990443  5043 tablet_copy_source_session.cc:215] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:21.993336  5596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97249962e4774175a5c8b09359a5db86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:22.007674  5596 tablet_copy_client.cc:806] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:22.008246  5596 tablet_copy_client.cc:670] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:22.011597  5597 tablet_copy_client.cc:1025] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:23.676980  5581 tablet_copy_client.cc:538] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:23.684237  5581 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap starting.
I20260630 12:35:23.791455  5584 tablet_copy_client.cc:538] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:23.793295  5581 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:23.794091  5581 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap complete.
I20260630 12:35:23.794797  5581 ts_tablet_manager.cc:1403] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: Time spent bootstrapping tablet: real 0.111s	user 0.101s	sys 0.009s
I20260630 12:35:23.796844  5581 raft_consensus.cc:359] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
I20260630 12:35:23.797398  5581 raft_consensus.cc:740] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d62f53e932e401e8d49777741a1c93c, State: Initialized, Role: LEARNER
I20260630 12:35:23.797849  5581 consensus_queue.cc:260] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
I20260630 12:35:23.800217  5581 ts_tablet_manager.cc:1434] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:35:23.800678  5584 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap starting.
I20260630 12:35:23.803194  4968 tablet_copy_service.cc:342] P 8a67e288bf684313b288c9c3661eef5d: Request end of tablet copy session 0d62f53e932e401e8d49777741a1c93c-b63b9a76b4044c1db1c72d2aa011b6c4 received from {username='slave'} at 127.0.0.1:42568
I20260630 12:35:23.803658  4968 tablet_copy_service.cc:434] P 8a67e288bf684313b288c9c3661eef5d: ending tablet copy session 0d62f53e932e401e8d49777741a1c93c-b63b9a76b4044c1db1c72d2aa011b6c4 on tablet b63b9a76b4044c1db1c72d2aa011b6c4 with peer 0d62f53e932e401e8d49777741a1c93c
I20260630 12:35:23.856040  5591 tablet_copy_client.cc:538] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:23.857053  5590 tablet_copy_client.cc:538] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:23.866218  5591 tablet_bootstrap.cc:492] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap starting.
I20260630 12:35:23.870570  5590 tablet_bootstrap.cc:492] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap starting.
I20260630 12:35:23.893992  5587 tablet_copy_client.cc:538] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:23.913654  5587 tablet_bootstrap.cc:492] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap starting.
I20260630 12:35:23.940528  5584 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:23.941504  5584 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap complete.
I20260630 12:35:23.942224  5584 ts_tablet_manager.cc:1403] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: Time spent bootstrapping tablet: real 0.142s	user 0.115s	sys 0.013s
I20260630 12:35:23.944888  5584 raft_consensus.cc:359] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
I20260630 12:35:23.945632  5584 raft_consensus.cc:740] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be015ba5d67f4f75a68566f0c4dec0fb, State: Initialized, Role: LEARNER
I20260630 12:35:23.946241  5584 consensus_queue.cc:260] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
W20260630 12:35:23.946787  5071 consensus_peers.cc:597] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 -> Peer 0d62f53e932e401e8d49777741a1c93c (127.0.123.4:42315): Couldn't send request to peer 0d62f53e932e401e8d49777741a1c93c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:35:23.971000  5584 ts_tablet_manager.cc:1434] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: Time spent starting tablet: real 0.028s	user 0.021s	sys 0.004s
I20260630 12:35:23.973465  5117 tablet_copy_service.cc:342] P 2707ffff57d54fa6a39c2084a4ae9704: Request end of tablet copy session be015ba5d67f4f75a68566f0c4dec0fb-8e3c18cd47044c3f89e612f4d28599b9 received from {username='slave'} at 127.0.0.1:60786
I20260630 12:35:23.973917  5117 tablet_copy_service.cc:434] P 2707ffff57d54fa6a39c2084a4ae9704: ending tablet copy session be015ba5d67f4f75a68566f0c4dec0fb-8e3c18cd47044c3f89e612f4d28599b9 on tablet 8e3c18cd47044c3f89e612f4d28599b9 with peer be015ba5d67f4f75a68566f0c4dec0fb
I20260630 12:35:24.012434  5596 tablet_copy_client.cc:538] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:24.021575  5596 tablet_bootstrap.cc:492] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap starting.
I20260630 12:35:24.073763  5590 tablet_bootstrap.cc:492] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:24.074700  5590 tablet_bootstrap.cc:492] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap complete.
I20260630 12:35:24.075429  5590 ts_tablet_manager.cc:1403] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: Time spent bootstrapping tablet: real 0.205s	user 0.142s	sys 0.013s
I20260630 12:35:24.078086  5590 raft_consensus.cc:359] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
I20260630 12:35:24.079356  5590 raft_consensus.cc:740] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be015ba5d67f4f75a68566f0c4dec0fb, State: Initialized, Role: LEARNER
I20260630 12:35:24.079981  5590 consensus_queue.cc:260] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [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: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
I20260630 12:35:24.084398  5590 ts_tablet_manager.cc:1434] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:35:24.086169  4968 tablet_copy_service.cc:342] P 8a67e288bf684313b288c9c3661eef5d: Request end of tablet copy session be015ba5d67f4f75a68566f0c4dec0fb-5621b3d25db647a1b6d928256fa62f48 received from {username='slave'} at 127.0.0.1:42572
I20260630 12:35:24.086606  4968 tablet_copy_service.cc:434] P 8a67e288bf684313b288c9c3661eef5d: ending tablet copy session be015ba5d67f4f75a68566f0c4dec0fb-5621b3d25db647a1b6d928256fa62f48 on tablet 5621b3d25db647a1b6d928256fa62f48 with peer be015ba5d67f4f75a68566f0c4dec0fb
I20260630 12:35:24.096408  5531 raft_consensus.cc:1217] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:35:24.103434  5587 tablet_bootstrap.cc:492] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:24.104400  5587 tablet_bootstrap.cc:492] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap complete.
I20260630 12:35:24.105082  5587 ts_tablet_manager.cc:1403] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: Time spent bootstrapping tablet: real 0.192s	user 0.131s	sys 0.023s
I20260630 12:35:24.107851  5587 raft_consensus.cc:359] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
I20260630 12:35:24.108650  5587 raft_consensus.cc:740] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5c0307b069d4c65beb1792146cf1c9e, State: Initialized, Role: LEARNER
I20260630 12:35:24.109304  5587 consensus_queue.cc:260] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
I20260630 12:35:24.118471  5587 ts_tablet_manager.cc:1434] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:35:24.120271  5043 tablet_copy_service.cc:342] P 54925e1dd6d24dbd9a7acb610dc60f79: Request end of tablet copy session e5c0307b069d4c65beb1792146cf1c9e-7d13d44193fa4ec7bea4c796e3f0ba62 received from {username='slave'} at 127.0.0.1:60962
I20260630 12:35:24.120648  5043 tablet_copy_service.cc:434] P 54925e1dd6d24dbd9a7acb610dc60f79: ending tablet copy session e5c0307b069d4c65beb1792146cf1c9e-7d13d44193fa4ec7bea4c796e3f0ba62 on tablet 7d13d44193fa4ec7bea4c796e3f0ba62 with peer e5c0307b069d4c65beb1792146cf1c9e
I20260630 12:35:24.138305  5591 tablet_bootstrap.cc:492] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:24.139241  5591 tablet_bootstrap.cc:492] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap complete.
I20260630 12:35:24.139963  5591 ts_tablet_manager.cc:1403] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: Time spent bootstrapping tablet: real 0.274s	user 0.113s	sys 0.037s
I20260630 12:35:24.142622  5591 raft_consensus.cc:359] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
I20260630 12:35:24.143355  5591 raft_consensus.cc:740] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d62f53e932e401e8d49777741a1c93c, State: Initialized, Role: LEARNER
I20260630 12:35:24.143939  5591 consensus_queue.cc:260] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
I20260630 12:35:24.146231  5591 ts_tablet_manager.cc:1434] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:35:24.146499  5382 raft_consensus.cc:1217] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:35:24.148355  5117 tablet_copy_service.cc:342] P 2707ffff57d54fa6a39c2084a4ae9704: Request end of tablet copy session 0d62f53e932e401e8d49777741a1c93c-b6a1066c12814aa39d445d48e93f1d06 received from {username='slave'} at 127.0.0.1:60798
I20260630 12:35:24.148797  5117 tablet_copy_service.cc:434] P 2707ffff57d54fa6a39c2084a4ae9704: ending tablet copy session 0d62f53e932e401e8d49777741a1c93c-b6a1066c12814aa39d445d48e93f1d06 on tablet b6a1066c12814aa39d445d48e93f1d06 with peer 0d62f53e932e401e8d49777741a1c93c
I20260630 12:35:24.194110  5596 tablet_bootstrap.cc:492] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=86 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:24.194977  5596 tablet_bootstrap.cc:492] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap complete.
I20260630 12:35:24.195506  5596 ts_tablet_manager.cc:1403] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: Time spent bootstrapping tablet: real 0.174s	user 0.117s	sys 0.007s
I20260630 12:35:24.197652  5596 raft_consensus.cc:359] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
I20260630 12:35:24.198176  5596 raft_consensus.cc:740] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5c0307b069d4c65beb1792146cf1c9e, State: Initialized, Role: LEARNER
I20260630 12:35:24.198575  5596 consensus_queue.cc:260] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
I20260630 12:35:24.199956  5596 ts_tablet_manager.cc:1434] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:24.201444  5043 tablet_copy_service.cc:342] P 54925e1dd6d24dbd9a7acb610dc60f79: Request end of tablet copy session e5c0307b069d4c65beb1792146cf1c9e-97249962e4774175a5c8b09359a5db86 received from {username='slave'} at 127.0.0.1:60962
I20260630 12:35:24.201793  5043 tablet_copy_service.cc:434] P 54925e1dd6d24dbd9a7acb610dc60f79: ending tablet copy session e5c0307b069d4c65beb1792146cf1c9e-97249962e4774175a5c8b09359a5db86 on tablet 97249962e4774175a5c8b09359a5db86 with peer e5c0307b069d4c65beb1792146cf1c9e
I20260630 12:35:24.313251  5531 raft_consensus.cc:1217] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:35:24.358918  5457 raft_consensus.cc:1217] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:35:24.360321  5382 raft_consensus.cc:1217] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:35:24.528249  5615 raft_consensus.cc:1064] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d: attempting to promote NON_VOTER 0d62f53e932e401e8d49777741a1c93c to VOTER
I20260630 12:35:24.530946  5615 consensus_queue.cc:237] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } }
I20260630 12:35:24.532945  5457 raft_consensus.cc:1217] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:35:24.538626  5101 raft_consensus.cc:1275] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.540158  5031 raft_consensus.cc:1275] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.540712  5382 raft_consensus.cc:1275] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.540647  5603 consensus_queue.cc:1048] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:35:24.542234  5615 consensus_queue.cc:1048] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:24.542955  5614 consensus_queue.cc:1048] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:24.558315  5615 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.561182  5382 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.561857  5031 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.570456  5101 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.573597  4848 catalog_manager.cc:5697] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d reported cstate change: config changed from index 27 to 28, 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:24.601198  4958 consensus_queue.cc:237] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } }
I20260630 12:35:24.606092  5382 raft_consensus.cc:1275] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:24.606642  5101 raft_consensus.cc:1275] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:24.607767  5615 consensus_queue.cc:1048] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:35:24.608692  5603 consensus_queue.cc:1048] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:35:24.616133  5603 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.617666  5382 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.620447  5101 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.631220  4843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b63b9a76b4044c1db1c72d2aa011b6c4 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:24.631851  4853 catalog_manager.cc:5697] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c reported cstate change: config changed from index 28 to 29, VOTER 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2) evicted. New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.644735  5019 tablet_service.cc:1558] Processing DeleteTablet for tablet b63b9a76b4044c1db1c72d2aa011b6c4 with delete_type TABLET_DATA_TOMBSTONED (TS 54925e1dd6d24dbd9a7acb610dc60f79 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:55902
I20260630 12:35:24.646579  5625 tablet_replica.cc:333] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:24.647532  5625 raft_consensus.cc:2243] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.648337  5625 raft_consensus.cc:2272] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.652063  5625 ts_tablet_manager.cc:1916] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:24.665664  5625 ts_tablet_manager.cc:1929] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:35:24.666019  5625 log.cc:1199] T b63b9a76b4044c1db1c72d2aa011b6c4 P 54925e1dd6d24dbd9a7acb610dc60f79: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-1-root/wals/b63b9a76b4044c1db1c72d2aa011b6c4
I20260630 12:35:24.667466  4842 catalog_manager.cc:5028] TS 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): tablet b63b9a76b4044c1db1c72d2aa011b6c4 (table test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]) successfully deleted
I20260630 12:35:24.698122  5603 raft_consensus.cc:1064] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d: attempting to promote NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb to VOTER
I20260630 12:35:24.700794  5603 consensus_queue.cc:237] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [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: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } }
I20260630 12:35:24.707325  5101 raft_consensus.cc:1275] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:24.707903  5531 raft_consensus.cc:1275] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:24.708170  5031 raft_consensus.cc:1275] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:24.709146  5603 consensus_queue.cc:1048] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:35:24.710186  5615 consensus_queue.cc:1048] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:24.711009  5614 consensus_queue.cc:1048] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:24.726114  5615 raft_consensus.cc:2955] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:24.729210  5031 raft_consensus.cc:2955] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:24.729893  5531 raft_consensus.cc:2955] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:24.739094  5101 raft_consensus.cc:2955] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:24.745980  5624 raft_consensus.cc:1064] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79: attempting to promote NON_VOTER e5c0307b069d4c65beb1792146cf1c9e to VOTER
I20260630 12:35:24.745714  4848 catalog_manager.cc:5697] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb reported cstate change: config changed from index 26 to 27, be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:24.748618  5624 consensus_queue.cc:237] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } }
I20260630 12:35:24.758790  5457 raft_consensus.cc:1275] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.759963  5101 raft_consensus.cc:1275] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.761040  5572 consensus_queue.cc:1048] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:24.762046  5631 consensus_queue.cc:1048] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:35:24.763630  4958 raft_consensus.cc:1275] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.764987  5624 consensus_queue.cc:1048] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:24.773984  4954 consensus_queue.cc:237] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [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: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } }
I20260630 12:35:24.777815  5624 raft_consensus.cc:2955] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:24.789359  5531 raft_consensus.cc:1275] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.790973  5615 consensus_queue.cc:1048] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:24.792004  5031 raft_consensus.cc:1275] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.794103  5615 consensus_queue.cc:1048] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:24.797959  4853 catalog_manager.cc:5697] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 reported cstate change: config changed from index 27 to 28, e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:24.799547  5603 raft_consensus.cc:2955] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:24.796452  5457 raft_consensus.cc:2955] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:24.808568  5531 raft_consensus.cc:2955] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:24.811074  5031 raft_consensus.cc:2955] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:24.818934  5101 raft_consensus.cc:2955] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:24.821856  5028 consensus_queue.cc:237] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [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: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } }
I20260630 12:35:24.825640  4843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5621b3d25db647a1b6d928256fa62f48 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:24.828444  4856 catalog_manager.cc:5697] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d reported cstate change: config changed from index 27 to 28, VOTER 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3) evicted. New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:24.843276  5635 raft_consensus.cc:1064] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704: attempting to promote NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb to VOTER
I20260630 12:35:24.843494  5103 raft_consensus.cc:1275] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:24.845670  5457 raft_consensus.cc:1275] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:24.846400  5094 tablet_service.cc:1558] Processing DeleteTablet for tablet 5621b3d25db647a1b6d928256fa62f48 with delete_type TABLET_DATA_TOMBSTONED (TS 2707ffff57d54fa6a39c2084a4ae9704 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36386
I20260630 12:35:24.847636  5631 consensus_queue.cc:1048] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:35:24.848662  5572 consensus_queue.cc:1048] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:35:24.855461  5572 raft_consensus.cc:2955] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a67e288bf684313b288c9c3661eef5d (127.0.123.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:24.858240  5457 raft_consensus.cc:2955] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a67e288bf684313b288c9c3661eef5d (127.0.123.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:24.861645  5103 raft_consensus.cc:2955] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a67e288bf684313b288c9c3661eef5d (127.0.123.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:24.871889  5635 consensus_queue.cc:237] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } }
I20260630 12:35:24.873499  4842 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d13d44193fa4ec7bea4c796e3f0ba62 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:24.876299  5637 tablet_replica.cc:333] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
I20260630 12:35:24.880757  5637 raft_consensus.cc:2243] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.881518  5637 raft_consensus.cc:2272] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.888074  5600 raft_consensus.cc:1064] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704: attempting to promote NON_VOTER 0d62f53e932e401e8d49777741a1c93c to VOTER
I20260630 12:35:24.887813  4855 catalog_manager.cc:5697] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e reported cstate change: config changed from index 28 to 29, VOTER 8a67e288bf684313b288c9c3661eef5d (127.0.123.1) evicted. New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:24.887789  5637 ts_tablet_manager.cc:1916] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:24.894688  5600 consensus_queue.cc:237] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } }
I20260630 12:35:24.902199  4943 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d13d44193fa4ec7bea4c796e3f0ba62 with delete_type TABLET_DATA_TOMBSTONED (TS 8a67e288bf684313b288c9c3661eef5d not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:40958
I20260630 12:35:24.904096  5531 raft_consensus.cc:1275] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.905777  5638 consensus_queue.cc:1048] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.006s
I20260630 12:35:24.917727  5028 raft_consensus.cc:1275] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.920277  5382 raft_consensus.cc:1275] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.922223  5638 consensus_queue.cc:1048] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:24.925501  4958 raft_consensus.cc:1275] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.927381  5028 raft_consensus.cc:1275] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.928481  5638 consensus_queue.cc:1048] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:24.928579  5639 consensus_queue.cc:1048] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:35:24.929563  5600 consensus_queue.cc:1048] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:24.935834  4954 raft_consensus.cc:1275] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:24.937786  5635 consensus_queue.cc:1048] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:35:24.945801  5642 tablet_replica.cc:333] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:24.952734  5642 raft_consensus.cc:2243] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.954563  5638 raft_consensus.cc:2955] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.964383  5642 pending_rounds.cc:70] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: Trying to abort 1 pending ops.
I20260630 12:35:24.963598  5382 raft_consensus.cc:2955] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.964684  5642 pending_rounds.cc:77] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302442699764219904 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "7d13d44193fa4ec7bea4c796e3f0ba62" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } } }
I20260630 12:35:24.971663  5642 raft_consensus.cc:2917] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:35:24.969794  5635 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:24.972198  5642 raft_consensus.cc:2889] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:35:24.975678  5642 raft_consensus.cc:2272] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.977110  4853 catalog_manager.cc:5697] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c reported cstate change: config changed from index 27 to 28, 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2707ffff57d54fa6a39c2084a4ae9704" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.979516  5642 ts_tablet_manager.cc:1916] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:24.980270  5637 ts_tablet_manager.cc:1929] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:35:24.981063  5637 log.cc:1199] T 5621b3d25db647a1b6d928256fa62f48 P 2707ffff57d54fa6a39c2084a4ae9704: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-2-root/wals/5621b3d25db647a1b6d928256fa62f48
I20260630 12:35:24.982455  5028 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:24.958635  4958 raft_consensus.cc:2955] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:24.979677  4954 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:24.993055  4843 catalog_manager.cc:5028] TS 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525): tablet 5621b3d25db647a1b6d928256fa62f48 (table test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]) successfully deleted
I20260630 12:35:24.998754  5031 raft_consensus.cc:2955] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:25.007843  5642 ts_tablet_manager.cc:1929] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:35:25.008402  5642 log.cc:1199] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 8a67e288bf684313b288c9c3661eef5d: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-0-root/wals/7d13d44193fa4ec7bea4c796e3f0ba62
I20260630 12:35:25.010581  5531 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:25.011572  4843 catalog_manager.cc:5028] TS 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): tablet 7d13d44193fa4ec7bea4c796e3f0ba62 (table test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]) successfully deleted
I20260630 12:35:25.012449  4853 catalog_manager.cc:5697] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 reported cstate change: config changed from index 27 to 28, be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2707ffff57d54fa6a39c2084a4ae9704" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:25.014923  5103 consensus_queue.cc:237] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [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: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } }
I20260630 12:35:25.025970  5382 raft_consensus.cc:1275] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:25.027426  5600 consensus_queue.cc:1048] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:35:25.027623  5031 raft_consensus.cc:1275] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:25.029575  5635 consensus_queue.cc:1048] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:35:25.035059  5103 consensus_queue.cc:237] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } }
I20260630 12:35:25.036038  5600 raft_consensus.cc:2955] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a67e288bf684313b288c9c3661eef5d (127.0.123.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:25.042351  5531 raft_consensus.cc:1275] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:25.042661  5031 raft_consensus.cc:2955] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a67e288bf684313b288c9c3661eef5d (127.0.123.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:25.044878  4954 raft_consensus.cc:1275] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:25.047130  5641 consensus_queue.cc:1048] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:35:25.047530  4843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6a1066c12814aa39d445d48e93f1d06 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:25.055848  5641 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:25.057435  4854 catalog_manager.cc:5697] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 reported cstate change: config changed from index 28 to 29, VOTER 8a67e288bf684313b288c9c3661eef5d (127.0.123.1) evicted. New cstate: current_term: 1 leader_uuid: "2707ffff57d54fa6a39c2084a4ae9704" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:25.059314  4954 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:25.068733  4843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e3c18cd47044c3f89e612f4d28599b9 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:25.069607  5635 consensus_queue.cc:1048] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:35:25.068461  5382 raft_consensus.cc:2955] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8a67e288bf684313b288c9c3661eef5d (127.0.123.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } }
I20260630 12:35:25.075121  4855 catalog_manager.cc:5697] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d reported cstate change: config changed from index 28 to 29, VOTER 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2) evicted. New cstate: current_term: 1 leader_uuid: "2707ffff57d54fa6a39c2084a4ae9704" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:25.076241  4943 tablet_service.cc:1558] Processing DeleteTablet for tablet b6a1066c12814aa39d445d48e93f1d06 with delete_type TABLET_DATA_TOMBSTONED (TS 8a67e288bf684313b288c9c3661eef5d not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:40958
I20260630 12:35:25.077178  5642 tablet_replica.cc:333] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:25.078035  5642 raft_consensus.cc:2243] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:25.078634  5642 raft_consensus.cc:2272] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:25.079286  5531 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } }
I20260630 12:35:25.082156  5642 ts_tablet_manager.cc:1916] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:25.087401  5019 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e3c18cd47044c3f89e612f4d28599b9 with delete_type TABLET_DATA_TOMBSTONED (TS 54925e1dd6d24dbd9a7acb610dc60f79 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:55902
I20260630 12:35:25.088332  5625 tablet_replica.cc:333] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:25.089320  5625 raft_consensus.cc:2243] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:25.089952  5625 raft_consensus.cc:2272] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:25.093804  5625 ts_tablet_manager.cc:1916] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:25.100234  5642 ts_tablet_manager.cc:1929] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:35:25.100761  5642 log.cc:1199] T b6a1066c12814aa39d445d48e93f1d06 P 8a67e288bf684313b288c9c3661eef5d: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-0-root/wals/b6a1066c12814aa39d445d48e93f1d06
I20260630 12:35:25.102306  4843 catalog_manager.cc:5028] TS 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): tablet b6a1066c12814aa39d445d48e93f1d06 (table test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]) successfully deleted
I20260630 12:35:25.115538  5631 raft_consensus.cc:1064] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79: attempting to promote NON_VOTER e5c0307b069d4c65beb1792146cf1c9e to VOTER
I20260630 12:35:25.117270  5625 ts_tablet_manager.cc:1929] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:35:25.118072  5625 log.cc:1199] T 8e3c18cd47044c3f89e612f4d28599b9 P 54925e1dd6d24dbd9a7acb610dc60f79: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-1-root/wals/8e3c18cd47044c3f89e612f4d28599b9
I20260630 12:35:25.117993  5631 consensus_queue.cc:237] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } }
I20260630 12:35:25.119623  4842 catalog_manager.cc:5028] TS 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): tablet 8e3c18cd47044c3f89e612f4d28599b9 (table test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]) successfully deleted
I20260630 12:35:25.124018  5103 raft_consensus.cc:1275] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:25.124586  4954 raft_consensus.cc:1275] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:25.124018  5457 raft_consensus.cc:1275] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:25.125732  5572 consensus_queue.cc:1048] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:25.126598  5631 consensus_queue.cc:1048] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:25.127568  5624 consensus_queue.cc:1048] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:25.151084  5631 raft_consensus.cc:2955] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:25.155777  5457 raft_consensus.cc:2955] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:25.159073  4954 raft_consensus.cc:2955] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:25.162412  5103 raft_consensus.cc:2955] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:25.174955  4855 catalog_manager.cc:5697] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 reported cstate change: config changed from index 27 to 28, e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:25.189289  5031 consensus_queue.cc:237] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } }
I20260630 12:35:25.194736  4954 raft_consensus.cc:1275] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:25.194841  5457 raft_consensus.cc:1275] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:25.196424  5572 consensus_queue.cc:1048] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:35:25.198211  5572 consensus_queue.cc:1048] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:35:25.202102  5631 raft_consensus.cc:2955] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:25.203469  4954 raft_consensus.cc:2955] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:25.208424  5457 raft_consensus.cc:2955] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } } }
I20260630 12:35:25.212714  4842 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 97249962e4774175a5c8b09359a5db86 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:25.217926  4848 catalog_manager.cc:5697] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 reported cstate change: config changed from index 28 to 29, VOTER 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3) evicted. New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:25.228372  5094 tablet_service.cc:1558] Processing DeleteTablet for tablet 97249962e4774175a5c8b09359a5db86 with delete_type TABLET_DATA_TOMBSTONED (TS 2707ffff57d54fa6a39c2084a4ae9704 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:36386
I20260630 12:35:25.229249  5637 tablet_replica.cc:333] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
I20260630 12:35:25.230122  5637 raft_consensus.cc:2243] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:25.230849  5637 raft_consensus.cc:2272] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:25.233955  5637 ts_tablet_manager.cc:1916] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:25.243673  5637 ts_tablet_manager.cc:1929] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:35:25.243981  5637 log.cc:1199] T 97249962e4774175a5c8b09359a5db86 P 2707ffff57d54fa6a39c2084a4ae9704: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822796835498-492-0/minicluster-data/ts-2-root/wals/97249962e4774175a5c8b09359a5db86
I20260630 12:35:25.245083  4843 catalog_manager.cc:5028] TS 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525): tablet 97249962e4774175a5c8b09359a5db86 (table test-workload [id=9cb550e34d9c4a1a985a04b6f7a802eb]) successfully deleted
I20260630 12:35:26.246897  5031 consensus_queue.cc:237] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
W20260630 12:35:26.252352  4997 consensus_peers.cc:597] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 -> Peer e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5:38723): Couldn't send request to peer e5c0307b069d4c65beb1792146cf1c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c4a5e3bb91240d5a45d8da5ae502a3f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:26.252370  5103 raft_consensus.cc:1275] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:26.252969  4954 raft_consensus.cc:1275] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:26.253751  5656 consensus_queue.cc:1048] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:26.254501  5654 consensus_queue.cc:1048] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:26.261166  5654 raft_consensus.cc:2955] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:26.263074  5103 raft_consensus.cc:2955] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:26.263367  4954 raft_consensus.cc:2955] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:26.275188  4848 catalog_manager.cc:5697] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 reported cstate change: config changed from index -1 to 27, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:26.279145  4958 consensus_queue.cc:237] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
W20260630 12:35:26.286098  4922 consensus_peers.cc:597] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d -> Peer 0d62f53e932e401e8d49777741a1c93c (127.0.123.4:42315): Couldn't send request to peer 0d62f53e932e401e8d49777741a1c93c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33b521d4b93648a994c5e050cd3a9ee3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:26.287271  5103 raft_consensus.cc:1275] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:26.289361  5662 consensus_queue.cc:1048] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:26.291452  5031 raft_consensus.cc:1275] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:26.292610  5662 consensus_queue.cc:1048] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:26.304488  5615 raft_consensus.cc:2955] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:26.311057  5103 raft_consensus.cc:2955] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:26.312793  5031 raft_consensus.cc:2955] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
W20260630 12:35:26.316370  5631 consensus_queue.cc:1175] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "2707ffff57d54fa6a39c2084a4ae9704" responder_term: 1 status { last_received { term: 1 index: 26 } last_committed_idx: 26 last_received_current_leader { term: 1 index: 26 } }
I20260630 12:35:26.317921  5028 consensus_queue.cc:237] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
I20260630 12:35:26.318923  4854 catalog_manager.cc:5697] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d reported cstate change: config changed from index -1 to 27, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:26.327015  4958 raft_consensus.cc:1275] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:26.327114  5103 raft_consensus.cc:1275] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 54925e1dd6d24dbd9a7acb610dc60f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:26.328887  5656 consensus_queue.cc:1048] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:26.330111  5654 consensus_queue.cc:1048] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:35:26.347970  4996 consensus_peers.cc:597] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 -> Peer be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6:39357): Couldn't send request to peer be015ba5d67f4f75a68566f0c4dec0fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6036e067e42a49de84f59227bfcfea26. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:26.347970  5656 raft_consensus.cc:2955] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:26.349509  4958 raft_consensus.cc:2955] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:26.350611  5103 raft_consensus.cc:2955] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:26.360527  4848 catalog_manager.cc:5697] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704 reported cstate change: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New cstate: current_term: 1 leader_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:26.363281  4958 consensus_queue.cc:237] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
I20260630 12:35:26.370018  5103 raft_consensus.cc:1275] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:35:26.370935  4921 consensus_peers.cc:597] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d -> Peer be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6:39357): Couldn't send request to peer be015ba5d67f4f75a68566f0c4dec0fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddb7193b8a44475aae5c491d81c65a47. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:26.371835  5028 raft_consensus.cc:1275] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:26.371362  5662 consensus_queue.cc:1048] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260630 12:35:26.373860  5615 consensus_queue.cc:1048] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:26.381482  5667 raft_consensus.cc:2955] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:26.382969  5103 raft_consensus.cc:2955] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:26.383253  5028 raft_consensus.cc:2955] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } } }
I20260630 12:35:26.393088  4958 consensus_queue.cc:237] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
I20260630 12:35:26.392940  4848 catalog_manager.cc:5697] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d reported cstate change: config changed from index -1 to 27, NON_VOTER be015ba5d67f4f75a68566f0c4dec0fb (127.0.123.6) added. New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:26.403270  5382 raft_consensus.cc:1275] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:35:26.405313  5103 raft_consensus.cc:1275] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Refusing update from remote peer 8a67e288bf684313b288c9c3661eef5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:35:26.406304  5662 consensus_queue.cc:1048] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:35:26.407213  5615 consensus_queue.cc:1048] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:35:26.417490  5662 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
W20260630 12:35:26.418816  4922 consensus_peers.cc:597] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d -> Peer e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5:38723): Couldn't send request to peer e5c0307b069d4c65beb1792146cf1c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b63b9a76b4044c1db1c72d2aa011b6c4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:26.420907  5103 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:26.423822  5382 raft_consensus.cc:2955] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } } }
I20260630 12:35:26.429912  5101 consensus_queue.cc:237] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [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: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
I20260630 12:35:26.430320  4848 catalog_manager.cc:5697] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d reported cstate change: config changed from index 29 to 30, NON_VOTER e5c0307b069d4c65beb1792146cf1c9e (127.0.123.5) added. New cstate: current_term: 1 leader_uuid: "8a67e288bf684313b288c9c3661eef5d" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:35:26.438691  5071 consensus_peers.cc:597] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 -> Peer 0d62f53e932e401e8d49777741a1c93c (127.0.123.4:42315): Couldn't send request to peer 0d62f53e932e401e8d49777741a1c93c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e3c18cd47044c3f89e612f4d28599b9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:26.450220  5531 raft_consensus.cc:1275] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:35:26.452366  5641 consensus_queue.cc:1048] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:35:26.457276  4958 raft_consensus.cc:1275] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Refusing update from remote peer 2707ffff57d54fa6a39c2084a4ae9704: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:35:26.459573  5641 consensus_queue.cc:1048] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:35:26.462502  5684 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:26.463558  5531 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:26.468952  4958 raft_consensus.cc:2955] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:26.490051  4853 catalog_manager.cc:5697] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb reported cstate change: config changed from index 29 to 30, NON_VOTER 0d62f53e932e401e8d49777741a1c93c (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "2707ffff57d54fa6a39c2084a4ae9704" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } } }
I20260630 12:35:26.629366  5689 ts_tablet_manager.cc:933] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: Initiating tablet copy from peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:26.631135  5689 tablet_copy_client.cc:323] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:33529
I20260630 12:35:26.632617  5043 tablet_copy_service.cc:140] P 54925e1dd6d24dbd9a7acb610dc60f79: Received BeginTabletCopySession request for tablet 9c4a5e3bb91240d5a45d8da5ae502a3f from peer e5c0307b069d4c65beb1792146cf1c9e ({username='slave'} at 127.0.0.1:60962)
I20260630 12:35:26.633039  5043 tablet_copy_service.cc:161] P 54925e1dd6d24dbd9a7acb610dc60f79: Beginning new tablet copy session on tablet 9c4a5e3bb91240d5a45d8da5ae502a3f from peer e5c0307b069d4c65beb1792146cf1c9e at {username='slave'} at 127.0.0.1:60962: session id = e5c0307b069d4c65beb1792146cf1c9e-9c4a5e3bb91240d5a45d8da5ae502a3f
I20260630 12:35:26.637845  5043 tablet_copy_source_session.cc:215] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:26.640558  5689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4a5e3bb91240d5a45d8da5ae502a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.651021  5689 tablet_copy_client.cc:806] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:26.651580  5689 tablet_copy_client.cc:670] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:26.655071  5690 tablet_copy_client.cc:1025] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:26.724700  5691 ts_tablet_manager.cc:933] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: Initiating tablet copy from peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
I20260630 12:35:26.726431  5691 tablet_copy_client.cc:323] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:33529
I20260630 12:35:26.740792  5043 tablet_copy_service.cc:140] P 54925e1dd6d24dbd9a7acb610dc60f79: Received BeginTabletCopySession request for tablet 6036e067e42a49de84f59227bfcfea26 from peer be015ba5d67f4f75a68566f0c4dec0fb ({username='slave'} at 127.0.0.1:60974)
I20260630 12:35:26.741351  5043 tablet_copy_service.cc:161] P 54925e1dd6d24dbd9a7acb610dc60f79: Beginning new tablet copy session on tablet 6036e067e42a49de84f59227bfcfea26 from peer be015ba5d67f4f75a68566f0c4dec0fb at {username='slave'} at 127.0.0.1:60974: session id = be015ba5d67f4f75a68566f0c4dec0fb-6036e067e42a49de84f59227bfcfea26
I20260630 12:35:26.746142  5043 tablet_copy_source_session.cc:215] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:26.748819  5691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6036e067e42a49de84f59227bfcfea26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.764149  5691 tablet_copy_client.cc:806] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:26.764798  5691 tablet_copy_client.cc:670] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:26.768659  5692 tablet_copy_client.cc:1025] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:26.821760  5695 ts_tablet_manager.cc:933] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: Initiating tablet copy from peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235)
I20260630 12:35:26.823828  5695 tablet_copy_client.cc:323] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:41235
I20260630 12:35:26.825326  4968 tablet_copy_service.cc:140] P 8a67e288bf684313b288c9c3661eef5d: Received BeginTabletCopySession request for tablet ddb7193b8a44475aae5c491d81c65a47 from peer be015ba5d67f4f75a68566f0c4dec0fb ({username='slave'} at 127.0.0.1:42572)
I20260630 12:35:26.826000  4968 tablet_copy_service.cc:161] P 8a67e288bf684313b288c9c3661eef5d: Beginning new tablet copy session on tablet ddb7193b8a44475aae5c491d81c65a47 from peer be015ba5d67f4f75a68566f0c4dec0fb at {username='slave'} at 127.0.0.1:42572: session id = be015ba5d67f4f75a68566f0c4dec0fb-ddb7193b8a44475aae5c491d81c65a47
I20260630 12:35:26.835825  4968 tablet_copy_source_session.cc:215] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:26.838389  5697 ts_tablet_manager.cc:933] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: Initiating tablet copy from peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235)
I20260630 12:35:26.839319  5695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb7193b8a44475aae5c491d81c65a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.840488  5697 tablet_copy_client.cc:323] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:41235
I20260630 12:35:26.842319  4968 tablet_copy_service.cc:140] P 8a67e288bf684313b288c9c3661eef5d: Received BeginTabletCopySession request for tablet 33b521d4b93648a994c5e050cd3a9ee3 from peer 0d62f53e932e401e8d49777741a1c93c ({username='slave'} at 127.0.0.1:42568)
I20260630 12:35:26.842831  4968 tablet_copy_service.cc:161] P 8a67e288bf684313b288c9c3661eef5d: Beginning new tablet copy session on tablet 33b521d4b93648a994c5e050cd3a9ee3 from peer 0d62f53e932e401e8d49777741a1c93c at {username='slave'} at 127.0.0.1:42568: session id = 0d62f53e932e401e8d49777741a1c93c-33b521d4b93648a994c5e050cd3a9ee3
I20260630 12:35:26.850133  4968 tablet_copy_source_session.cc:215] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:26.853328  5697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b521d4b93648a994c5e050cd3a9ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.858852  5695 tablet_copy_client.cc:806] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:26.859473  5695 tablet_copy_client.cc:670] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:26.863758  5696 tablet_copy_client.cc:1025] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:26.870725  5697 tablet_copy_client.cc:806] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:26.871279  5697 tablet_copy_client.cc:670] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:26.874471  5698 tablet_copy_client.cc:1025] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:26.913460  5699 ts_tablet_manager.cc:933] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: Initiating tablet copy from peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:26.914997  5699 tablet_copy_client.cc:323] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:41525
I20260630 12:35:26.916452  5117 tablet_copy_service.cc:140] P 2707ffff57d54fa6a39c2084a4ae9704: Received BeginTabletCopySession request for tablet 8e3c18cd47044c3f89e612f4d28599b9 from peer 0d62f53e932e401e8d49777741a1c93c ({username='slave'} at 127.0.0.1:60798)
I20260630 12:35:26.916994  5117 tablet_copy_service.cc:161] P 2707ffff57d54fa6a39c2084a4ae9704: Beginning new tablet copy session on tablet 8e3c18cd47044c3f89e612f4d28599b9 from peer 0d62f53e932e401e8d49777741a1c93c at {username='slave'} at 127.0.0.1:60798: session id = 0d62f53e932e401e8d49777741a1c93c-8e3c18cd47044c3f89e612f4d28599b9
I20260630 12:35:26.924467  5117 tablet_copy_source_session.cc:215] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:26.927479  5699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3c18cd47044c3f89e612f4d28599b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.937760  5699 tablet_copy_client.cc:806] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:26.938349  5699 tablet_copy_client.cc:670] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:26.941972  5700 tablet_copy_client.cc:1025] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:26.992466  5701 ts_tablet_manager.cc:933] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: Initiating tablet copy from peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235)
I20260630 12:35:26.993981  5701 tablet_copy_client.cc:323] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:41235
I20260630 12:35:27.003871  4968 tablet_copy_service.cc:140] P 8a67e288bf684313b288c9c3661eef5d: Received BeginTabletCopySession request for tablet b63b9a76b4044c1db1c72d2aa011b6c4 from peer e5c0307b069d4c65beb1792146cf1c9e ({username='slave'} at 127.0.0.1:42580)
I20260630 12:35:27.004319  4968 tablet_copy_service.cc:161] P 8a67e288bf684313b288c9c3661eef5d: Beginning new tablet copy session on tablet b63b9a76b4044c1db1c72d2aa011b6c4 from peer e5c0307b069d4c65beb1792146cf1c9e at {username='slave'} at 127.0.0.1:42580: session id = e5c0307b069d4c65beb1792146cf1c9e-b63b9a76b4044c1db1c72d2aa011b6c4
I20260630 12:35:27.008874  4968 tablet_copy_source_session.cc:215] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:27.011147  5701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63b9a76b4044c1db1c72d2aa011b6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.021270  5701 tablet_copy_client.cc:806] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:27.021713  5701 tablet_copy_client.cc:670] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:27.024971  5702 tablet_copy_client.cc:1025] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:27.233767   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:35:27.248678   492 tablet_copy_service.cc:362] P 8a67e288bf684313b288c9c3661eef5d: Destroying tablet copy session e5c0307b069d4c65beb1792146cf1c9e-b63b9a76b4044c1db1c72d2aa011b6c4 due to service shutdown
I20260630 12:35:27.248975   492 tablet_copy_service.cc:434] P 8a67e288bf684313b288c9c3661eef5d: ending tablet copy session e5c0307b069d4c65beb1792146cf1c9e-b63b9a76b4044c1db1c72d2aa011b6c4 on tablet b63b9a76b4044c1db1c72d2aa011b6c4 with peer e5c0307b069d4c65beb1792146cf1c9e
I20260630 12:35:27.249413   492 tablet_copy_service.cc:362] P 8a67e288bf684313b288c9c3661eef5d: Destroying tablet copy session 0d62f53e932e401e8d49777741a1c93c-33b521d4b93648a994c5e050cd3a9ee3 due to service shutdown
I20260630 12:35:27.249626   492 tablet_copy_service.cc:434] P 8a67e288bf684313b288c9c3661eef5d: ending tablet copy session 0d62f53e932e401e8d49777741a1c93c-33b521d4b93648a994c5e050cd3a9ee3 on tablet 33b521d4b93648a994c5e050cd3a9ee3 with peer 0d62f53e932e401e8d49777741a1c93c
I20260630 12:35:27.249985   492 tablet_copy_service.cc:362] P 8a67e288bf684313b288c9c3661eef5d: Destroying tablet copy session be015ba5d67f4f75a68566f0c4dec0fb-ddb7193b8a44475aae5c491d81c65a47 due to service shutdown
I20260630 12:35:27.250190   492 tablet_copy_service.cc:434] P 8a67e288bf684313b288c9c3661eef5d: ending tablet copy session be015ba5d67f4f75a68566f0c4dec0fb-ddb7193b8a44475aae5c491d81c65a47 on tablet ddb7193b8a44475aae5c491d81c65a47 with peer be015ba5d67f4f75a68566f0c4dec0fb
I20260630 12:35:27.275861   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:27.276569   492 tablet_replica.cc:333] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:27.277204   492 raft_consensus.cc:2243] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.277801   492 raft_consensus.cc:2272] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.279955   492 tablet_replica.cc:333] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:27.280537   492 raft_consensus.cc:2243] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.281427   492 raft_consensus.cc:2272] T 33b521d4b93648a994c5e050cd3a9ee3 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.283812   492 tablet_replica.cc:333] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:27.284329   492 raft_consensus.cc:2243] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.284865   492 raft_consensus.cc:2272] T 1a7db96144d9455fbb507679bd29c9b8 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.286657   492 tablet_replica.cc:333] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:27.287189   492 raft_consensus.cc:2243] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.287652   492 raft_consensus.cc:2272] T b454e5b502b64bbc8fb49d8797f178d3 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.289551   492 tablet_replica.cc:333] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:27.290037   492 raft_consensus.cc:2243] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.290519   492 raft_consensus.cc:2272] T 8e3c18cd47044c3f89e612f4d28599b9 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.292783   492 tablet_replica.cc:333] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:27.293256   492 raft_consensus.cc:2243] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.293886   492 raft_consensus.cc:2272] T 6036e067e42a49de84f59227bfcfea26 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.297463   492 tablet_replica.cc:333] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:27.298095   492 raft_consensus.cc:2243] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.298774   492 raft_consensus.cc:2272] T 5621b3d25db647a1b6d928256fa62f48 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.300590   492 tablet_replica.cc:333] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:27.301054   492 raft_consensus.cc:2243] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.301899   492 raft_consensus.cc:2272] T ddb7193b8a44475aae5c491d81c65a47 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.304368   492 tablet_replica.cc:333] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:27.304834   492 raft_consensus.cc:2243] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.305473   492 raft_consensus.cc:2272] T 97249962e4774175a5c8b09359a5db86 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.307173   492 tablet_replica.cc:333] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d: stopping tablet replica
I20260630 12:35:27.307606   492 raft_consensus.cc:2243] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.308483   492 raft_consensus.cc:2272] T b63b9a76b4044c1db1c72d2aa011b6c4 P 8a67e288bf684313b288c9c3661eef5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.344254   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
W20260630 12:35:27.364898  4999 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:41235: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:35:27.368824  4999 consensus_peers.cc:597] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 -> Peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): Couldn't send request to peer 8a67e288bf684313b288c9c3661eef5d. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:41235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:27.373188   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:35:27.389118   492 tablet_copy_service.cc:362] P 54925e1dd6d24dbd9a7acb610dc60f79: Destroying tablet copy session be015ba5d67f4f75a68566f0c4dec0fb-6036e067e42a49de84f59227bfcfea26 due to service shutdown
I20260630 12:35:27.389420   492 tablet_copy_service.cc:434] P 54925e1dd6d24dbd9a7acb610dc60f79: ending tablet copy session be015ba5d67f4f75a68566f0c4dec0fb-6036e067e42a49de84f59227bfcfea26 on tablet 6036e067e42a49de84f59227bfcfea26 with peer be015ba5d67f4f75a68566f0c4dec0fb
I20260630 12:35:27.389861   492 tablet_copy_service.cc:362] P 54925e1dd6d24dbd9a7acb610dc60f79: Destroying tablet copy session e5c0307b069d4c65beb1792146cf1c9e-9c4a5e3bb91240d5a45d8da5ae502a3f due to service shutdown
I20260630 12:35:27.390166   492 tablet_copy_service.cc:434] P 54925e1dd6d24dbd9a7acb610dc60f79: ending tablet copy session e5c0307b069d4c65beb1792146cf1c9e-9c4a5e3bb91240d5a45d8da5ae502a3f on tablet 9c4a5e3bb91240d5a45d8da5ae502a3f with peer e5c0307b069d4c65beb1792146cf1c9e
W20260630 12:35:27.406898  5072 consensus_peers.cc:597] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 -> Peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): Couldn't send request to peer 54925e1dd6d24dbd9a7acb610dc60f79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:27.411931   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:27.412606   492 tablet_replica.cc:333] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:27.413146   492 raft_consensus.cc:2243] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.414093   492 raft_consensus.cc:2272] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.416122   492 tablet_replica.cc:333] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:27.416601   492 raft_consensus.cc:2243] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.417047   492 raft_consensus.cc:2272] T b454e5b502b64bbc8fb49d8797f178d3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.418891   492 tablet_replica.cc:333] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:27.419365   492 raft_consensus.cc:2243] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.419814   492 raft_consensus.cc:2272] T b6a1066c12814aa39d445d48e93f1d06 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.421633   492 tablet_replica.cc:333] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:27.422112   492 raft_consensus.cc:2243] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.422775   492 raft_consensus.cc:2272] T 97249962e4774175a5c8b09359a5db86 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.424647   492 tablet_replica.cc:333] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:27.425102   492 raft_consensus.cc:2243] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.425562   492 raft_consensus.cc:2272] T 33b521d4b93648a994c5e050cd3a9ee3 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.427380   492 tablet_replica.cc:333] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:27.427874   492 raft_consensus.cc:2243] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.428572   492 raft_consensus.cc:2272] T 1a7db96144d9455fbb507679bd29c9b8 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.430774   492 tablet_replica.cc:333] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:27.431234   492 raft_consensus.cc:2243] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.431939   492 raft_consensus.cc:2272] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.433832   492 tablet_replica.cc:333] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:27.434314   492 raft_consensus.cc:2243] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.435509   492 raft_consensus.cc:2272] T 6036e067e42a49de84f59227bfcfea26 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.437450   492 tablet_replica.cc:333] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:27.437980   492 raft_consensus.cc:2243] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.438525   492 raft_consensus.cc:2272] T 5621b3d25db647a1b6d928256fa62f48 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.440544   492 tablet_replica.cc:333] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79: stopping tablet replica
I20260630 12:35:27.441006   492 raft_consensus.cc:2243] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.441486   492 raft_consensus.cc:2272] T ddb7193b8a44475aae5c491d81c65a47 P 54925e1dd6d24dbd9a7acb610dc60f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.476753   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
W20260630 12:35:27.495471  5073 consensus_peers.cc:597] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 -> Peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): Couldn't send request to peer 8a67e288bf684313b288c9c3661eef5d. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:41235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:27.514053   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:35:27.526696   492 tablet_copy_service.cc:362] P 2707ffff57d54fa6a39c2084a4ae9704: Destroying tablet copy session 0d62f53e932e401e8d49777741a1c93c-8e3c18cd47044c3f89e612f4d28599b9 due to service shutdown
I20260630 12:35:27.527019   492 tablet_copy_service.cc:434] P 2707ffff57d54fa6a39c2084a4ae9704: ending tablet copy session 0d62f53e932e401e8d49777741a1c93c-8e3c18cd47044c3f89e612f4d28599b9 on tablet 8e3c18cd47044c3f89e612f4d28599b9 with peer 0d62f53e932e401e8d49777741a1c93c
I20260630 12:35:27.546612   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:27.547372   492 tablet_replica.cc:333] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
I20260630 12:35:27.548012   492 raft_consensus.cc:2243] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.548624   492 raft_consensus.cc:2272] T 33b521d4b93648a994c5e050cd3a9ee3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.550738   492 tablet_replica.cc:333] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
I20260630 12:35:27.551254   492 raft_consensus.cc:2243] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.551769   492 raft_consensus.cc:2272] T 1a7db96144d9455fbb507679bd29c9b8 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.553903   492 tablet_replica.cc:333] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
I20260630 12:35:27.554440   492 raft_consensus.cc:2243] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.554884   492 raft_consensus.cc:2272] T b63b9a76b4044c1db1c72d2aa011b6c4 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.556887   492 tablet_replica.cc:333] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
I20260630 12:35:27.557646   492 raft_consensus.cc:2243] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.558275   492 raft_consensus.cc:2272] T 6036e067e42a49de84f59227bfcfea26 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.560307   492 tablet_replica.cc:333] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
I20260630 12:35:27.560825   492 raft_consensus.cc:2243] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.561436   492 raft_consensus.cc:2272] T 7d13d44193fa4ec7bea4c796e3f0ba62 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.563285   492 tablet_replica.cc:333] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
I20260630 12:35:27.563993   492 raft_consensus.cc:2243] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.602300   492 raft_consensus.cc:2272] T b6a1066c12814aa39d445d48e93f1d06 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.608275   492 tablet_replica.cc:333] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
W20260630 12:35:27.608155  5073 consensus_peers.cc:597] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 -> Peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): Couldn't send request to peer 8a67e288bf684313b288c9c3661eef5d. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:41235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:27.609781   492 raft_consensus.cc:2243] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.611270   492 raft_consensus.cc:2272] T b454e5b502b64bbc8fb49d8797f178d3 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.614583   492 tablet_replica.cc:333] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
I20260630 12:35:27.615244   492 raft_consensus.cc:2243] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.618070   492 raft_consensus.cc:2272] T 8e3c18cd47044c3f89e612f4d28599b9 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.621284   492 tablet_replica.cc:333] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
I20260630 12:35:27.621867   492 raft_consensus.cc:2243] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.623562   492 raft_consensus.cc:2272] T ddb7193b8a44475aae5c491d81c65a47 P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.626956   492 tablet_replica.cc:333] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704: stopping tablet replica
I20260630 12:35:27.627529   492 raft_consensus.cc:2243] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.629575   492 raft_consensus.cc:2272] T 9c4a5e3bb91240d5a45d8da5ae502a3f P 2707ffff57d54fa6a39c2084a4ae9704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.665838   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:35:27.712525   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:35:27.739812   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:28.515825  5715 raft_consensus.cc:493] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a67e288bf684313b288c9c3661eef5d)
I20260630 12:35:28.516499  5715 raft_consensus.cc:515] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } }
I20260630 12:35:28.519007  5715 leader_election.cc:290] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235)
W20260630 12:35:28.525520  5496 leader_election.cc:336] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): Network error: Client connection negotiation failed: client connection to 127.0.123.2:33529: connect: Connection refused (error 111)
W20260630 12:35:28.526247  5497 leader_election.cc:336] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): Network error: Client connection negotiation failed: client connection to 127.0.123.1:41235: connect: Connection refused (error 111)
I20260630 12:35:28.526731  5497 leader_election.cc:304] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [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: be015ba5d67f4f75a68566f0c4dec0fb; no voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:28.527488  5715 raft_consensus.cc:2749] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:28.533365  5719 raft_consensus.cc:493] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a67e288bf684313b288c9c3661eef5d)
I20260630 12:35:28.534030  5719 raft_consensus.cc:515] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
I20260630 12:35:28.536213  5719 leader_election.cc:290] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:28.540159  5722 raft_consensus.cc:493] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54925e1dd6d24dbd9a7acb610dc60f79)
I20260630 12:35:28.540802  5722 raft_consensus.cc:515] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } }
W20260630 12:35:28.544989  5348 leader_election.cc:336] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): Network error: Client connection negotiation failed: client connection to 127.0.123.1:41235: connect: Connection refused (error 111)
W20260630 12:35:28.545814  5348 leader_election.cc:336] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525): Network error: Client connection negotiation failed: client connection to 127.0.123.3:41525: connect: Connection refused (error 111)
I20260630 12:35:28.546284  5348 leader_election.cc:304] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [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: 0d62f53e932e401e8d49777741a1c93c; no voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:28.547124  5719 raft_consensus.cc:2749] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:28.548379  5722 leader_election.cc:290] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
W20260630 12:35:28.553350  5423 leader_election.cc:336] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525): Network error: Client connection negotiation failed: client connection to 127.0.123.3:41525: connect: Connection refused (error 111)
W20260630 12:35:28.553948  5422 leader_election.cc:336] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): Network error: Client connection negotiation failed: client connection to 127.0.123.2:33529: connect: Connection refused (error 111)
I20260630 12:35:28.554299  5422 leader_election.cc:304] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [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: e5c0307b069d4c65beb1792146cf1c9e; no voters: 2707ffff57d54fa6a39c2084a4ae9704, 54925e1dd6d24dbd9a7acb610dc60f79
I20260630 12:35:28.554890  5722 raft_consensus.cc:2749] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:28.656436  5689 tablet_copy_client.cc:538] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:28.669199  5689 tablet_bootstrap.cc:492] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap starting.
I20260630 12:35:28.738828  5722 raft_consensus.cc:493] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54925e1dd6d24dbd9a7acb610dc60f79)
I20260630 12:35:28.739425  5722 raft_consensus.cc:515] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: false } }
I20260630 12:35:28.741366  5722 leader_election.cc:290] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529)
W20260630 12:35:28.745862  5423 leader_election.cc:336] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): Network error: Client connection negotiation failed: client connection to 127.0.123.1:41235: connect: Connection refused (error 111)
W20260630 12:35:28.746623  5422 leader_election.cc:336] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): Network error: Client connection negotiation failed: client connection to 127.0.123.2:33529: connect: Connection refused (error 111)
I20260630 12:35:28.746968  5422 leader_election.cc:304] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [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: e5c0307b069d4c65beb1792146cf1c9e; no voters: 54925e1dd6d24dbd9a7acb610dc60f79, 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:28.747570  5722 raft_consensus.cc:2749] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:28.769964  5691 tablet_copy_client.cc:538] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:28.778041  5691 tablet_bootstrap.cc:492] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap starting.
I20260630 12:35:28.808259  5689 tablet_bootstrap.cc:492] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:28.809170  5689 tablet_bootstrap.cc:492] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap complete.
I20260630 12:35:28.809814  5689 ts_tablet_manager.cc:1403] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: Time spent bootstrapping tablet: real 0.141s	user 0.120s	sys 0.020s
I20260630 12:35:28.812686  5689 raft_consensus.cc:359] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
I20260630 12:35:28.813445  5689 raft_consensus.cc:740] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5c0307b069d4c65beb1792146cf1c9e, State: Initialized, Role: LEARNER
I20260630 12:35:28.814065  5689 consensus_queue.cc:260] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
I20260630 12:35:28.816344  5689 ts_tablet_manager.cc:1434] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
W20260630 12:35:28.819460  5689 tablet_copy_client.cc:1131] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.123.2:33529: connect: Connection refused (error 111)
I20260630 12:35:28.865249  5695 tablet_copy_client.cc:538] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:28.875748  5697 tablet_copy_client.cc:538] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:28.876067  5715 raft_consensus.cc:493] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2707ffff57d54fa6a39c2084a4ae9704)
I20260630 12:35:28.876860  5715 raft_consensus.cc:515] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
W20260630 12:35:28.884258  5497 leader_election.cc:336] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235): Network error: Client connection negotiation failed: client connection to 127.0.123.1:41235: connect: Connection refused (error 111)
I20260630 12:35:28.885501  5715 leader_election.cc:290] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a67e288bf684313b288c9c3661eef5d (127.0.123.1:41235), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:28.885871  5697 tablet_bootstrap.cc:492] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap starting.
W20260630 12:35:28.890616  5497 leader_election.cc:336] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525): Network error: Client connection negotiation failed: client connection to 127.0.123.3:41525: connect: Connection refused (error 111)
I20260630 12:35:28.875839  5695 tablet_bootstrap.cc:492] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap starting.
I20260630 12:35:28.891770  5497 leader_election.cc:304] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [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: be015ba5d67f4f75a68566f0c4dec0fb; no voters: 2707ffff57d54fa6a39c2084a4ae9704, 8a67e288bf684313b288c9c3661eef5d
I20260630 12:35:28.894922  5715 raft_consensus.cc:2749] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:28.894912  5691 tablet_bootstrap.cc:492] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:28.896611  5691 tablet_bootstrap.cc:492] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap complete.
I20260630 12:35:28.897312  5691 ts_tablet_manager.cc:1403] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: Time spent bootstrapping tablet: real 0.120s	user 0.113s	sys 0.004s
I20260630 12:35:28.900040  5691 raft_consensus.cc:359] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
I20260630 12:35:28.900933  5691 raft_consensus.cc:740] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be015ba5d67f4f75a68566f0c4dec0fb, State: Initialized, Role: LEARNER
I20260630 12:35:28.901547  5691 consensus_queue.cc:260] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
I20260630 12:35:28.906842  5691 ts_tablet_manager.cc:1434] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20260630 12:35:28.910822  5691 tablet_copy_client.cc:1131] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.123.2:33529: connect: Connection refused (error 111)
I20260630 12:35:28.943250  5699 tablet_copy_client.cc:538] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:28.954061  5699 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap starting.
I20260630 12:35:29.027619  5701 tablet_copy_client.cc:538] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:29.033703  5719 raft_consensus.cc:493] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2707ffff57d54fa6a39c2084a4ae9704)
I20260630 12:35:29.034370  5719 raft_consensus.cc:515] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } }
I20260630 12:35:29.038842  5719 leader_election.cc:290] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529), 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525)
I20260630 12:35:29.042671  5701 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap starting.
W20260630 12:35:29.044499  5347 leader_election.cc:336] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54925e1dd6d24dbd9a7acb610dc60f79 (127.0.123.2:33529): Network error: Client connection negotiation failed: client connection to 127.0.123.2:33529: connect: Connection refused (error 111)
W20260630 12:35:29.045333  5348 leader_election.cc:336] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2707ffff57d54fa6a39c2084a4ae9704 (127.0.123.3:41525): Network error: Client connection negotiation failed: client connection to 127.0.123.3:41525: connect: Connection refused (error 111)
I20260630 12:35:29.045782  5348 leader_election.cc:304] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [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: 0d62f53e932e401e8d49777741a1c93c; no voters: 2707ffff57d54fa6a39c2084a4ae9704, 54925e1dd6d24dbd9a7acb610dc60f79
I20260630 12:35:29.046545  5719 raft_consensus.cc:2749] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:29.051783  5695 tablet_bootstrap.cc:492] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:29.052738  5695 tablet_bootstrap.cc:492] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: Bootstrap complete.
I20260630 12:35:29.053452  5695 ts_tablet_manager.cc:1403] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: Time spent bootstrapping tablet: real 0.178s	user 0.131s	sys 0.024s
I20260630 12:35:29.058008  5695 raft_consensus.cc:359] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
I20260630 12:35:29.058804  5695 raft_consensus.cc:740] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be015ba5d67f4f75a68566f0c4dec0fb, State: Initialized, Role: LEARNER
I20260630 12:35:29.059399  5695 consensus_queue.cc:260] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: NON_VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: true } }
I20260630 12:35:29.061013  5697 tablet_bootstrap.cc:492] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:29.068117  5697 tablet_bootstrap.cc:492] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap complete.
I20260630 12:35:29.068790  5697 ts_tablet_manager.cc:1403] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: Time spent bootstrapping tablet: real 0.183s	user 0.136s	sys 0.010s
I20260630 12:35:29.066778  5695 ts_tablet_manager.cc:1434] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:35:29.078646  5697 raft_consensus.cc:359] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
W20260630 12:35:29.079466  5695 tablet_copy_client.cc:1131] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.123.1:41235: connect: Connection refused (error 111)
I20260630 12:35:29.079504  5697 raft_consensus.cc:740] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d62f53e932e401e8d49777741a1c93c, State: Initialized, Role: LEARNER
I20260630 12:35:29.081907  5697 consensus_queue.cc:260] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "54925e1dd6d24dbd9a7acb610dc60f79" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
I20260630 12:35:29.085573  5697 ts_tablet_manager.cc:1434] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
W20260630 12:35:29.088999  5697 tablet_copy_client.cc:1131] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.123.1:41235: connect: Connection refused (error 111)
I20260630 12:35:29.132717  5699 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:29.133622  5699 tablet_bootstrap.cc:492] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: Bootstrap complete.
I20260630 12:35:29.134294  5699 ts_tablet_manager.cc:1403] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: Time spent bootstrapping tablet: real 0.181s	user 0.144s	sys 0.021s
I20260630 12:35:29.136859  5699 raft_consensus.cc:359] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
I20260630 12:35:29.137595  5699 raft_consensus.cc:740] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d62f53e932e401e8d49777741a1c93c, State: Initialized, Role: LEARNER
I20260630 12:35:29.138109  5699 consensus_queue.cc:260] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } attrs { replace: true } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } } peers { permanent_uuid: "be015ba5d67f4f75a68566f0c4dec0fb" member_type: VOTER last_known_addr { host: "127.0.123.6" port: 39357 } attrs { promote: false } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: true } }
I20260630 12:35:29.140000  5699 ts_tablet_manager.cc:1434] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
W20260630 12:35:29.142584  5699 tablet_copy_client.cc:1131] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.123.3:41525: connect: Connection refused (error 111)
I20260630 12:35:29.144560   492 tablet_replica.cc:333] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c: stopping tablet replica
I20260630 12:35:29.145428   492 raft_consensus.cc:2243] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:29.145874   492 raft_consensus.cc:2272] T 8e3c18cd47044c3f89e612f4d28599b9 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:29.148633   492 tablet_replica.cc:333] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c: stopping tablet replica
I20260630 12:35:29.149309   492 raft_consensus.cc:2243] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:29.149734   492 raft_consensus.cc:2272] T 33b521d4b93648a994c5e050cd3a9ee3 P 0d62f53e932e401e8d49777741a1c93c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:29.152341   492 tablet_replica.cc:333] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c: stopping tablet replica
I20260630 12:35:29.153082   492 raft_consensus.cc:2243] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:29.153961   492 raft_consensus.cc:2272] T b6a1066c12814aa39d445d48e93f1d06 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:29.157413   492 tablet_replica.cc:333] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c: stopping tablet replica
I20260630 12:35:29.157994   492 raft_consensus.cc:2243] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:29.158972   492 raft_consensus.cc:2272] T b63b9a76b4044c1db1c72d2aa011b6c4 P 0d62f53e932e401e8d49777741a1c93c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:29.185959  5701 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:29.186785  5701 tablet_bootstrap.cc:492] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: Bootstrap complete.
I20260630 12:35:29.187459  5701 ts_tablet_manager.cc:1403] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: Time spent bootstrapping tablet: real 0.145s	user 0.124s	sys 0.010s
I20260630 12:35:29.189189   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:35:29.190090  5701 raft_consensus.cc:359] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
I20260630 12:35:29.190675  5701 raft_consensus.cc:740] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5c0307b069d4c65beb1792146cf1c9e, State: Initialized, Role: LEARNER
I20260630 12:35:29.191159  5701 consensus_queue.cc:260] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a67e288bf684313b288c9c3661eef5d" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 41235 } } peers { permanent_uuid: "2707ffff57d54fa6a39c2084a4ae9704" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "0d62f53e932e401e8d49777741a1c93c" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 42315 } attrs { promote: false } } peers { permanent_uuid: "e5c0307b069d4c65beb1792146cf1c9e" member_type: NON_VOTER last_known_addr { host: "127.0.123.5" port: 38723 } attrs { promote: true } }
I20260630 12:35:29.193004  5701 ts_tablet_manager.cc:1434] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260630 12:35:29.196108  5701 tablet_copy_client.cc:1131] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.123.1:41235: connect: Connection refused (error 111)
I20260630 12:35:29.209817   492 tablet_server.cc:179] TabletServer@127.0.123.5:0 shutting down...
I20260630 12:35:29.232112   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:29.233474   492 tablet_replica.cc:333] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e: stopping tablet replica
I20260630 12:35:29.234230   492 raft_consensus.cc:2243] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:29.234684   492 raft_consensus.cc:2272] T b63b9a76b4044c1db1c72d2aa011b6c4 P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:29.236963   492 tablet_replica.cc:333] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e: stopping tablet replica
I20260630 12:35:29.237455   492 raft_consensus.cc:2243] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:29.237811   492 raft_consensus.cc:2272] T 9c4a5e3bb91240d5a45d8da5ae502a3f P e5c0307b069d4c65beb1792146cf1c9e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:29.239578   492 tablet_replica.cc:333] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e: stopping tablet replica
I20260630 12:35:29.240051   492 raft_consensus.cc:2243] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:29.240587   492 raft_consensus.cc:2272] T 97249962e4774175a5c8b09359a5db86 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:29.242954   492 tablet_replica.cc:333] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e: stopping tablet replica
I20260630 12:35:29.243384   492 raft_consensus.cc:2243] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:29.244024   492 raft_consensus.cc:2272] T 7d13d44193fa4ec7bea4c796e3f0ba62 P e5c0307b069d4c65beb1792146cf1c9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:29.266927   492 tablet_server.cc:196] TabletServer@127.0.123.5:0 shutdown complete.
I20260630 12:35:29.283408   492 tablet_server.cc:179] TabletServer@127.0.123.6:0 shutting down...
I20260630 12:35:29.320878   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:29.322070   492 tablet_replica.cc:333] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb: stopping tablet replica
I20260630 12:35:29.322868   492 raft_consensus.cc:2243] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:29.323556   492 raft_consensus.cc:2272] T ddb7193b8a44475aae5c491d81c65a47 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:29.327570   492 tablet_replica.cc:333] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb: stopping tablet replica
I20260630 12:35:29.328255   492 raft_consensus.cc:2243] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:29.328946   492 raft_consensus.cc:2272] T 5621b3d25db647a1b6d928256fa62f48 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:29.332271   492 tablet_replica.cc:333] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb: stopping tablet replica
I20260630 12:35:29.332877   492 raft_consensus.cc:2243] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:29.333287   492 raft_consensus.cc:2272] T 6036e067e42a49de84f59227bfcfea26 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:29.335835   492 tablet_replica.cc:333] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb: stopping tablet replica
I20260630 12:35:29.336438   492 raft_consensus.cc:2243] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:29.337097   492 raft_consensus.cc:2272] T 8e3c18cd47044c3f89e612f4d28599b9 P be015ba5d67f4f75a68566f0c4dec0fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:29.362426   492 tablet_server.cc:196] TabletServer@127.0.123.6:0 shutdown complete.
I20260630 12:35:29.380155   492 master.cc:562] Master@127.0.123.62:40285 shutting down...
W20260630 12:35:29.406174  4904 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:35:29.407891   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:29.408454   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:29.408761   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1c3670887412403383b83d7e0a0726c7: stopping tablet replica
I20260630 12:35:29.429992   492 master.cc:584] Master@127.0.123.62:40285 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (15836 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:35:29.479560   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:45357
I20260630 12:35:29.480711   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:29.485962  5733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:29.486287  5734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:29.487098  5736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:29.487229   492 server_base.cc:1061] running on GCE node
I20260630 12:35:29.488171   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:29.488344   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:29.488502   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822929488485 us; error 0 us; skew 500 ppm
I20260630 12:35:29.488987   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:29.491127   492 webserver.cc:533] Webserver started at http://127.0.123.62:44481/ using document root <none> and password file <none>
I20260630 12:35:29.491550   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:29.491741   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:29.492004   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:29.493103   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "cc62ef27547947bc800121cac010d4cd"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-khbc"
I20260630 12:35:29.497526   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:29.500629  5741 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.501281   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:29.501540   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "cc62ef27547947bc800121cac010d4cd"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-khbc"
I20260630 12:35:29.501794   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:29.516039   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:29.517174   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:29.553261   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:45357
I20260630 12:35:29.553366  5792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:45357 every 8 connection(s)
I20260630 12:35:29.557114  5793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:29.566893  5793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd: Bootstrap starting.
I20260630 12:35:29.571502  5793 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:29.575475  5793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd: No bootstrap required, opened a new log
I20260630 12:35:29.577502  5793 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc62ef27547947bc800121cac010d4cd" member_type: VOTER }
I20260630 12:35:29.577879  5793 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:29.578051  5793 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc62ef27547947bc800121cac010d4cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:29.578575  5793 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc62ef27547947bc800121cac010d4cd" member_type: VOTER }
I20260630 12:35:29.579011  5793 raft_consensus.cc:399] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:29.579206  5793 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:29.579406  5793 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:29.583689  5793 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc62ef27547947bc800121cac010d4cd" member_type: VOTER }
I20260630 12:35:29.584223  5793 leader_election.cc:304] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [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: cc62ef27547947bc800121cac010d4cd; no voters: 
I20260630 12:35:29.585302  5793 leader_election.cc:290] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:29.585696  5796 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:29.586908  5796 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [term 1 LEADER]: Becoming Leader. State: Replica: cc62ef27547947bc800121cac010d4cd, State: Running, Role: LEADER
I20260630 12:35:29.587549  5796 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [LEADER]: Queue going to LEADER mode. State: All 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: "cc62ef27547947bc800121cac010d4cd" member_type: VOTER }
I20260630 12:35:29.588024  5793 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:29.593065  5798 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc62ef27547947bc800121cac010d4cd. Latest consensus state: current_term: 1 leader_uuid: "cc62ef27547947bc800121cac010d4cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc62ef27547947bc800121cac010d4cd" member_type: VOTER } }
I20260630 12:35:29.593607  5798 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:29.596187  5797 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cc62ef27547947bc800121cac010d4cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc62ef27547947bc800121cac010d4cd" member_type: VOTER } }
I20260630 12:35:29.596652  5805 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:29.596760  5797 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:29.602807  5805 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:29.603790   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:29.611274  5805 catalog_manager.cc:1383] Generated new cluster ID: 283b3a9b647b4fa886b3efe116dd0f2d
I20260630 12:35:29.611486  5805 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:29.635665  5805 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:29.636924  5805 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:29.655671  5805 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd: Generated new TSK 0
I20260630 12:35:29.656216  5805 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:29.670456   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:29.676119  5814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:29.676939  5815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:29.678433  5817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:29.678612   492 server_base.cc:1061] running on GCE node
I20260630 12:35:29.679502   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:29.679690   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:29.679876   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822929679862 us; error 0 us; skew 500 ppm
I20260630 12:35:29.680312   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:29.682369   492 webserver.cc:533] Webserver started at http://127.0.123.1:44315/ using document root <none> and password file <none>
I20260630 12:35:29.682786   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:29.682931   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:29.683132   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:29.684190   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "a02c42c20b864fe5b54d4000c5408dd0"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-khbc"
I20260630 12:35:29.688328   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:29.691417  5822 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.692117   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:29.692373   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "a02c42c20b864fe5b54d4000c5408dd0"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-khbc"
I20260630 12:35:29.692617   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:29.708091   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:29.709390   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:29.710690   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:29.712808   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:29.712971   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.713135   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:29.713270   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.750111   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:34939
I20260630 12:35:29.750202  5884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:34939 every 8 connection(s)
I20260630 12:35:29.754753   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:29.761348  5889 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:29.762220  5890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:29.764827  5892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:29.765532   492 server_base.cc:1061] running on GCE node
I20260630 12:35:29.766847  5885 heartbeater.cc:344] Connected to a master server at 127.0.123.62:45357
I20260630 12:35:29.767189  5885 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:29.767922  5885 heartbeater.cc:507] Master 127.0.123.62:45357 requested a full tablet report, sending...
I20260630 12:35:29.768687   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:29.768911   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:29.769073   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822929769056 us; error 0 us; skew 500 ppm
I20260630 12:35:29.769610   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:29.769796  5758 ts_manager.cc:194] Registered new tserver with Master: a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1:34939)
I20260630 12:35:29.772213  5758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40724
I20260630 12:35:29.772612   492 webserver.cc:533] Webserver started at http://127.0.123.2:41503/ using document root <none> and password file <none>
I20260630 12:35:29.773277   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:29.773512   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:29.773811   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:29.774829   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "48b122b2b72b463dbdefb09c4fea6e5b"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-khbc"
I20260630 12:35:29.778749   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260630 12:35:29.781687  5897 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.782377   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:29.782624   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "48b122b2b72b463dbdefb09c4fea6e5b"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-khbc"
I20260630 12:35:29.782858   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:29.801851   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:29.802927   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:29.804258   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:29.806270   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:29.806448   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.806649   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:29.806795   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.842263   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:42529
I20260630 12:35:29.842360  5959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:42529 every 8 connection(s)
I20260630 12:35:29.846735   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:29.852679  5963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:29.853381  5964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:29.856565  5967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:29.856675   492 server_base.cc:1061] running on GCE node
I20260630 12:35:29.857421  5960 heartbeater.cc:344] Connected to a master server at 127.0.123.62:45357
I20260630 12:35:29.857848  5960 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:29.857826   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:29.858327   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:29.858531   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822929858516 us; error 0 us; skew 500 ppm
I20260630 12:35:29.858904  5960 heartbeater.cc:507] Master 127.0.123.62:45357 requested a full tablet report, sending...
I20260630 12:35:29.859238   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:29.861081  5758 ts_manager.cc:194] Registered new tserver with Master: 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2:42529)
I20260630 12:35:29.862376  5758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40740
I20260630 12:35:29.863428   492 webserver.cc:533] Webserver started at http://127.0.123.3:42809/ using document root <none> and password file <none>
I20260630 12:35:29.863929   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:29.864096   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:29.864342   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:29.865338   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "54136df71b9d4661b00c82ef079b801e"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-khbc"
I20260630 12:35:29.869379   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:29.872394  5971 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.873073   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:29.873358   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "54136df71b9d4661b00c82ef079b801e"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-khbc"
I20260630 12:35:29.873617   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:29.893507   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:29.894748   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:29.896524   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:29.898815   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:29.898983   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.899147   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:29.899274   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.936085   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:44031
I20260630 12:35:29.936173  6033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:44031 every 8 connection(s)
I20260630 12:35:29.948338  6034 heartbeater.cc:344] Connected to a master server at 127.0.123.62:45357
I20260630 12:35:29.948709  6034 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:29.949390  6034 heartbeater.cc:507] Master 127.0.123.62:45357 requested a full tablet report, sending...
I20260630 12:35:29.951148  5758 ts_manager.cc:194] Registered new tserver with Master: 54136df71b9d4661b00c82ef079b801e (127.0.123.3:44031)
I20260630 12:35:29.951332   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012459719s
I20260630 12:35:29.952893  5758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40744
I20260630 12:35:30.774785  5885 heartbeater.cc:499] Master 127.0.123.62:45357 was elected leader, sending a full tablet report...
I20260630 12:35:30.864784  5960 heartbeater.cc:499] Master 127.0.123.62:45357 was elected leader, sending a full tablet report...
I20260630 12:35:30.955802  6034 heartbeater.cc:499] Master 127.0.123.62:45357 was elected leader, sending a full tablet report...
I20260630 12:35:31.004159  5758 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40752:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:35:31.006207  5758 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:35:31.049729  5925 tablet_service.cc:1511] Processing CreateTablet for tablet 1592efb3482e43e3b904287709f1b2d5 (DEFAULT_TABLE table=test-workload [id=171b26d271de4575b55b4bd25d948fb7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:35:31.051101  5925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1592efb3482e43e3b904287709f1b2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.051390  5924 tablet_service.cc:1511] Processing CreateTablet for tablet 5235663e9b974c3eb70fa56a61b52814 (DEFAULT_TABLE table=test-workload [id=171b26d271de4575b55b4bd25d948fb7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:35:31.052757  5924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5235663e9b974c3eb70fa56a61b52814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.058722  5999 tablet_service.cc:1511] Processing CreateTablet for tablet 1592efb3482e43e3b904287709f1b2d5 (DEFAULT_TABLE table=test-workload [id=171b26d271de4575b55b4bd25d948fb7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:35:31.059238  5998 tablet_service.cc:1511] Processing CreateTablet for tablet 5235663e9b974c3eb70fa56a61b52814 (DEFAULT_TABLE table=test-workload [id=171b26d271de4575b55b4bd25d948fb7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:35:31.060070  5999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1592efb3482e43e3b904287709f1b2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.060665  5998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5235663e9b974c3eb70fa56a61b52814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.061318  5923 tablet_service.cc:1511] Processing CreateTablet for tablet e3ca624138ea4810b1bb3802702e859d (DEFAULT_TABLE table=test-workload [id=171b26d271de4575b55b4bd25d948fb7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:35:31.062667  5923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ca624138ea4810b1bb3802702e859d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.071729  5997 tablet_service.cc:1511] Processing CreateTablet for tablet e3ca624138ea4810b1bb3802702e859d (DEFAULT_TABLE table=test-workload [id=171b26d271de4575b55b4bd25d948fb7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:35:31.073035  5997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ca624138ea4810b1bb3802702e859d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.081476  5850 tablet_service.cc:1511] Processing CreateTablet for tablet 1592efb3482e43e3b904287709f1b2d5 (DEFAULT_TABLE table=test-workload [id=171b26d271de4575b55b4bd25d948fb7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:35:31.082798  5850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1592efb3482e43e3b904287709f1b2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.088176  6055 tablet_bootstrap.cc:492] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b: Bootstrap starting.
I20260630 12:35:31.090548  6054 tablet_bootstrap.cc:492] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e: Bootstrap starting.
I20260630 12:35:31.093310  5849 tablet_service.cc:1511] Processing CreateTablet for tablet 5235663e9b974c3eb70fa56a61b52814 (DEFAULT_TABLE table=test-workload [id=171b26d271de4575b55b4bd25d948fb7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:35:31.094578  6055 tablet_bootstrap.cc:654] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.094712  5849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5235663e9b974c3eb70fa56a61b52814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.096520  6054 tablet_bootstrap.cc:654] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.098380  5848 tablet_service.cc:1511] Processing CreateTablet for tablet e3ca624138ea4810b1bb3802702e859d (DEFAULT_TABLE table=test-workload [id=171b26d271de4575b55b4bd25d948fb7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:35:31.099651  5848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ca624138ea4810b1bb3802702e859d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.111680  6054 tablet_bootstrap.cc:492] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e: No bootstrap required, opened a new log
I20260630 12:35:31.112210  6054 ts_tablet_manager.cc:1403] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.016s
I20260630 12:35:31.112907  6057 tablet_bootstrap.cc:492] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0: Bootstrap starting.
I20260630 12:35:31.115981  6054 raft_consensus.cc:359] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } }
I20260630 12:35:31.116704  6054 raft_consensus.cc:385] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.116997  6054 raft_consensus.cc:740] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54136df71b9d4661b00c82ef079b801e, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.117872  6054 consensus_queue.cc:260] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } }
I20260630 12:35:31.119625  6057 tablet_bootstrap.cc:654] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.121655  6054 ts_tablet_manager.cc:1434] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:35:31.122000  6055 tablet_bootstrap.cc:492] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b: No bootstrap required, opened a new log
I20260630 12:35:31.122489  6055 ts_tablet_manager.cc:1403] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.009s
I20260630 12:35:31.122963  6054 tablet_bootstrap.cc:492] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e: Bootstrap starting.
I20260630 12:35:31.125321  6055 raft_consensus.cc:359] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.126071  6055 raft_consensus.cc:385] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.126358  6055 raft_consensus.cc:740] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48b122b2b72b463dbdefb09c4fea6e5b, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.127205  6055 consensus_queue.cc:260] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.128659  6054 tablet_bootstrap.cc:654] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.134626  6055 ts_tablet_manager.cc:1434] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20260630 12:35:31.135599  6055 tablet_bootstrap.cc:492] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b: Bootstrap starting.
I20260630 12:35:31.135924  6057 tablet_bootstrap.cc:492] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0: No bootstrap required, opened a new log
I20260630 12:35:31.136428  6057 ts_tablet_manager.cc:1403] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260630 12:35:31.139281  6057 raft_consensus.cc:359] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } }
I20260630 12:35:31.140044  6057 raft_consensus.cc:385] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.140391  6057 raft_consensus.cc:740] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02c42c20b864fe5b54d4000c5408dd0, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.141319  6055 tablet_bootstrap.cc:654] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.141111  6057 consensus_queue.cc:260] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } }
I20260630 12:35:31.143767  6054 tablet_bootstrap.cc:492] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e: No bootstrap required, opened a new log
I20260630 12:35:31.144263  6054 ts_tablet_manager.cc:1403] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260630 12:35:31.146875  6054 raft_consensus.cc:359] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.147513  6054 raft_consensus.cc:385] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.147827  6054 raft_consensus.cc:740] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54136df71b9d4661b00c82ef079b801e, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.148665  6054 consensus_queue.cc:260] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.149870  6057 ts_tablet_manager.cc:1434] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:35:31.150384  6055 tablet_bootstrap.cc:492] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b: No bootstrap required, opened a new log
I20260630 12:35:31.150882  6055 ts_tablet_manager.cc:1403] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:35:31.150971  6057 tablet_bootstrap.cc:492] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0: Bootstrap starting.
I20260630 12:35:31.153844  6054 ts_tablet_manager.cc:1434] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:35:31.155079  6054 tablet_bootstrap.cc:492] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e: Bootstrap starting.
I20260630 12:35:31.153685  6055 raft_consensus.cc:359] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.155907  6055 raft_consensus.cc:385] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.156219  6055 raft_consensus.cc:740] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48b122b2b72b463dbdefb09c4fea6e5b, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.157109  6055 consensus_queue.cc:260] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.161293  6055 ts_tablet_manager.cc:1434] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260630 12:35:31.161317  6054 tablet_bootstrap.cc:654] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.162295  6055 tablet_bootstrap.cc:492] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b: Bootstrap starting.
I20260630 12:35:31.168745  6057 tablet_bootstrap.cc:654] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.168745  6055 tablet_bootstrap.cc:654] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.171624  6054 tablet_bootstrap.cc:492] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e: No bootstrap required, opened a new log
I20260630 12:35:31.172212  6054 ts_tablet_manager.cc:1403] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:35:31.175225  6054 raft_consensus.cc:359] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.175932  6054 raft_consensus.cc:385] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.176239  6054 raft_consensus.cc:740] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54136df71b9d4661b00c82ef079b801e, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.176903  6054 consensus_queue.cc:260] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.177697  6057 tablet_bootstrap.cc:492] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0: No bootstrap required, opened a new log
I20260630 12:35:31.177901  6055 tablet_bootstrap.cc:492] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b: No bootstrap required, opened a new log
I20260630 12:35:31.178203  6057 ts_tablet_manager.cc:1403] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.009s
I20260630 12:35:31.178349  6055 ts_tablet_manager.cc:1403] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:35:31.178755  6054 ts_tablet_manager.cc:1434] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:35:31.181001  6055 raft_consensus.cc:359] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } }
I20260630 12:35:31.181711  6055 raft_consensus.cc:385] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.181249  6057 raft_consensus.cc:359] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.182238  6055 raft_consensus.cc:740] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48b122b2b72b463dbdefb09c4fea6e5b, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.182540  6057 raft_consensus.cc:385] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.182968  6057 raft_consensus.cc:740] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02c42c20b864fe5b54d4000c5408dd0, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.182967  6055 consensus_queue.cc:260] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } }
I20260630 12:35:31.185415  6055 ts_tablet_manager.cc:1434] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:35:31.183996  6057 consensus_queue.cc:260] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.188697  6057 ts_tablet_manager.cc:1434] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:35:31.189945  6057 tablet_bootstrap.cc:492] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0: Bootstrap starting.
I20260630 12:35:31.195221  6057 tablet_bootstrap.cc:654] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.199602  6057 tablet_bootstrap.cc:492] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0: No bootstrap required, opened a new log
I20260630 12:35:31.200026  6057 ts_tablet_manager.cc:1403] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0: Time spent bootstrapping tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:35:31.201901  6057 raft_consensus.cc:359] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.202383  6057 raft_consensus.cc:385] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.202566  6057 raft_consensus.cc:740] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02c42c20b864fe5b54d4000c5408dd0, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.203101  6057 consensus_queue.cc:260] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.204661  6057 ts_tablet_manager.cc:1434] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:31.217482  6063 raft_consensus.cc:493] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:31.217828  6063 raft_consensus.cc:515] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.219661  6063 leader_election.cc:290] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2:42529), 54136df71b9d4661b00c82ef079b801e (127.0.123.3:44031)
I20260630 12:35:31.223084  6059 raft_consensus.cc:493] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:31.223574  6059 raft_consensus.cc:515] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } }
I20260630 12:35:31.228401  6059 leader_election.cc:290] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2:42529), a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1:34939)
I20260630 12:35:31.233127  6009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca624138ea4810b1bb3802702e859d" candidate_uuid: "a02c42c20b864fe5b54d4000c5408dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54136df71b9d4661b00c82ef079b801e" is_pre_election: true
I20260630 12:35:31.233952  6009 raft_consensus.cc:2468] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a02c42c20b864fe5b54d4000c5408dd0 in term 0.
I20260630 12:35:31.234647  5935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca624138ea4810b1bb3802702e859d" candidate_uuid: "a02c42c20b864fe5b54d4000c5408dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" is_pre_election: true
I20260630 12:35:31.235387  5935 raft_consensus.cc:2468] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a02c42c20b864fe5b54d4000c5408dd0 in term 0.
I20260630 12:35:31.235320  5825 leader_election.cc:304] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54136df71b9d4661b00c82ef079b801e, a02c42c20b864fe5b54d4000c5408dd0; no voters: 
I20260630 12:35:31.236457  6063 raft_consensus.cc:2804] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:31.236809  6063 raft_consensus.cc:493] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:31.237123  6063 raft_consensus.cc:3060] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.242565  5935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1592efb3482e43e3b904287709f1b2d5" candidate_uuid: "54136df71b9d4661b00c82ef079b801e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" is_pre_election: true
I20260630 12:35:31.243278  5935 raft_consensus.cc:2468] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54136df71b9d4661b00c82ef079b801e in term 0.
I20260630 12:35:31.243674  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1592efb3482e43e3b904287709f1b2d5" candidate_uuid: "54136df71b9d4661b00c82ef079b801e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02c42c20b864fe5b54d4000c5408dd0" is_pre_election: true
I20260630 12:35:31.244016  6063 raft_consensus.cc:515] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.244392  5860 raft_consensus.cc:2468] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54136df71b9d4661b00c82ef079b801e in term 0.
I20260630 12:35:31.244558  5973 leader_election.cc:304] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48b122b2b72b463dbdefb09c4fea6e5b, 54136df71b9d4661b00c82ef079b801e; no voters: 
I20260630 12:35:31.245468  6059 raft_consensus.cc:2804] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:31.245882  6059 raft_consensus.cc:493] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:31.246122  6059 raft_consensus.cc:3060] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.248452  6063 leader_election.cc:290] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2:42529), 54136df71b9d4661b00c82ef079b801e (127.0.123.3:44031)
I20260630 12:35:31.249361  5935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca624138ea4810b1bb3802702e859d" candidate_uuid: "a02c42c20b864fe5b54d4000c5408dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48b122b2b72b463dbdefb09c4fea6e5b"
I20260630 12:35:31.249591  6009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca624138ea4810b1bb3802702e859d" candidate_uuid: "a02c42c20b864fe5b54d4000c5408dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54136df71b9d4661b00c82ef079b801e"
I20260630 12:35:31.249981  5935 raft_consensus.cc:3060] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.250183  6009 raft_consensus.cc:3060] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.252436  6059 raft_consensus.cc:515] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } }
I20260630 12:35:31.255748  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1592efb3482e43e3b904287709f1b2d5" candidate_uuid: "54136df71b9d4661b00c82ef079b801e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02c42c20b864fe5b54d4000c5408dd0"
I20260630 12:35:31.255774  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1592efb3482e43e3b904287709f1b2d5" candidate_uuid: "54136df71b9d4661b00c82ef079b801e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48b122b2b72b463dbdefb09c4fea6e5b"
I20260630 12:35:31.256067  5935 raft_consensus.cc:2468] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a02c42c20b864fe5b54d4000c5408dd0 in term 1.
I20260630 12:35:31.256469  5860 raft_consensus.cc:3060] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.256615  5934 raft_consensus.cc:3060] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.256543  6059 leader_election.cc:290] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [CANDIDATE]: Term 1 election: Requested vote from peers 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2:42529), a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1:34939)
I20260630 12:35:31.257970  5824 leader_election.cc:304] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48b122b2b72b463dbdefb09c4fea6e5b, a02c42c20b864fe5b54d4000c5408dd0; no voters: 
I20260630 12:35:31.258911  6063 raft_consensus.cc:2804] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:31.259300  6009 raft_consensus.cc:2468] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a02c42c20b864fe5b54d4000c5408dd0 in term 1.
I20260630 12:35:31.260803  6063 raft_consensus.cc:697] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a02c42c20b864fe5b54d4000c5408dd0, State: Running, Role: LEADER
I20260630 12:35:31.261739  6063 consensus_queue.cc:237] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.263424  5934 raft_consensus.cc:2468] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54136df71b9d4661b00c82ef079b801e in term 1.
I20260630 12:35:31.264029  5860 raft_consensus.cc:2468] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54136df71b9d4661b00c82ef079b801e in term 1.
I20260630 12:35:31.264454  5973 leader_election.cc:304] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48b122b2b72b463dbdefb09c4fea6e5b, 54136df71b9d4661b00c82ef079b801e; no voters: 
I20260630 12:35:31.265211  6059 raft_consensus.cc:2804] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:31.266636  6059 raft_consensus.cc:697] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 1 LEADER]: Becoming Leader. State: Replica: 54136df71b9d4661b00c82ef079b801e, State: Running, Role: LEADER
I20260630 12:35:31.267498  6059 consensus_queue.cc:237] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } }
I20260630 12:35:31.271806  5757 catalog_manager.cc:5697] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "a02c42c20b864fe5b54d4000c5408dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:31.274559  5756 catalog_manager.cc:5697] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e reported cstate change: term changed from 0 to 1, leader changed from <none> to 54136df71b9d4661b00c82ef079b801e (127.0.123.3). New cstate: current_term: 1 leader_uuid: "54136df71b9d4661b00c82ef079b801e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:31.290962  6059 raft_consensus.cc:493] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:31.291425  6059 raft_consensus.cc:515] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.293049  6059 leader_election.cc:290] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1:34939), 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2:42529)
I20260630 12:35:31.293848  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235663e9b974c3eb70fa56a61b52814" candidate_uuid: "54136df71b9d4661b00c82ef079b801e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02c42c20b864fe5b54d4000c5408dd0" is_pre_election: true
I20260630 12:35:31.293977  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235663e9b974c3eb70fa56a61b52814" candidate_uuid: "54136df71b9d4661b00c82ef079b801e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" is_pre_election: true
I20260630 12:35:31.294623  5860 raft_consensus.cc:2468] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54136df71b9d4661b00c82ef079b801e in term 0.
I20260630 12:35:31.294697  5934 raft_consensus.cc:2468] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54136df71b9d4661b00c82ef079b801e in term 0.
I20260630 12:35:31.295943  5974 leader_election.cc:304] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54136df71b9d4661b00c82ef079b801e, a02c42c20b864fe5b54d4000c5408dd0; no voters: 
I20260630 12:35:31.296605  6059 raft_consensus.cc:2804] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:31.296936  6059 raft_consensus.cc:493] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:31.297181  6059 raft_consensus.cc:3060] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.302075  6059 raft_consensus.cc:515] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.303567  6059 leader_election.cc:290] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [CANDIDATE]: Term 1 election: Requested vote from peers a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1:34939), 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2:42529)
I20260630 12:35:31.304297  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235663e9b974c3eb70fa56a61b52814" candidate_uuid: "54136df71b9d4661b00c82ef079b801e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02c42c20b864fe5b54d4000c5408dd0"
I20260630 12:35:31.304545  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235663e9b974c3eb70fa56a61b52814" candidate_uuid: "54136df71b9d4661b00c82ef079b801e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48b122b2b72b463dbdefb09c4fea6e5b"
I20260630 12:35:31.304790  5860 raft_consensus.cc:3060] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.305051  5934 raft_consensus.cc:3060] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.309178  5860 raft_consensus.cc:2468] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54136df71b9d4661b00c82ef079b801e in term 1.
I20260630 12:35:31.309381  5934 raft_consensus.cc:2468] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54136df71b9d4661b00c82ef079b801e in term 1.
I20260630 12:35:31.310161  5974 leader_election.cc:304] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54136df71b9d4661b00c82ef079b801e, a02c42c20b864fe5b54d4000c5408dd0; no voters: 
I20260630 12:35:31.310837  6059 raft_consensus.cc:2804] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:31.311203  6059 raft_consensus.cc:697] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 1 LEADER]: Becoming Leader. State: Replica: 54136df71b9d4661b00c82ef079b801e, State: Running, Role: LEADER
I20260630 12:35:31.311935  6059 consensus_queue.cc:237] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.317974  5756 catalog_manager.cc:5697] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e reported cstate change: term changed from 0 to 1, leader changed from <none> to 54136df71b9d4661b00c82ef079b801e (127.0.123.3). New cstate: current_term: 1 leader_uuid: "54136df71b9d4661b00c82ef079b801e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:31.358632   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:31.364171  6079 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:31.365366  6080 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:31.367108  6082 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:31.367221   492 server_base.cc:1061] running on GCE node
I20260630 12:35:31.368574   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:31.368774   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:31.368937   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822931368920 us; error 0 us; skew 500 ppm
I20260630 12:35:31.369413   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:31.371471   492 webserver.cc:533] Webserver started at http://127.0.123.4:45681/ using document root <none> and password file <none>
I20260630 12:35:31.371937   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:31.372116   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:31.372363   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:31.373373   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "e12a7c1be40949c48e0a4de64fed1ec0"
format_stamp: "Formatted at 2026-06-30 12:35:31 on dist-test-slave-khbc"
I20260630 12:35:31.377640   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:31.380698  6087 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:31.381402   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:31.381664   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "e12a7c1be40949c48e0a4de64fed1ec0"
format_stamp: "Formatted at 2026-06-30 12:35:31 on dist-test-slave-khbc"
I20260630 12:35:31.381920   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:31.398132   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:31.399264   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:31.400714   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:31.402937   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:31.403153   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:31.403419   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:31.403573   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:31.440651   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:45115
I20260630 12:35:31.440747  6149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:45115 every 8 connection(s)
I20260630 12:35:31.453888  6150 heartbeater.cc:344] Connected to a master server at 127.0.123.62:45357
I20260630 12:35:31.454259  6150 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:31.454965  6150 heartbeater.cc:507] Master 127.0.123.62:45357 requested a full tablet report, sending...
I20260630 12:35:31.456776  5756 ts_manager.cc:194] Registered new tserver with Master: e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4:45115)
I20260630 12:35:31.458135  5756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40762
I20260630 12:35:31.543381  6063 consensus_queue.cc:1048] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:31.549316  6074 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:35:31.549553  6074 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:35:31.579453  6063 consensus_queue.cc:1048] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:31.581642  6059 consensus_queue.cc:1048] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:31.597321  6059 consensus_queue.cc:1048] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:31.602341  5811 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:31.619429  6009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5235663e9b974c3eb70fa56a61b52814"
dest_uuid: "54136df71b9d4661b00c82ef079b801e"
mode: GRACEFUL
new_leader_uuid: "48b122b2b72b463dbdefb09c4fea6e5b"
 from {username='slave'} at 127.0.0.1:42512
I20260630 12:35:31.620018  6009 raft_consensus.cc:606] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 1 LEADER]: Received request to transfer leadership to TS 48b122b2b72b463dbdefb09c4fea6e5b
I20260630 12:35:31.621052  5811 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:35:31.621634  5811 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:31.620990  5860 consensus_queue.cc:237] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } }
I20260630 12:35:31.626605  6163 consensus_queue.cc:1048] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [LEADER]: Connected to new peer: Peer: permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:31.628713  6009 raft_consensus.cc:1275] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Refusing update from remote peer a02c42c20b864fe5b54d4000c5408dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:31.630235  6063 consensus_queue.cc:1048] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:35:31.639518  5826 consensus_peers.cc:597] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 -> Peer e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4:45115): Couldn't send request to peer e12a7c1be40949c48e0a4de64fed1ec0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3ca624138ea4810b1bb3802702e859d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:31.640623  5935 raft_consensus.cc:1275] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Refusing update from remote peer a02c42c20b864fe5b54d4000c5408dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:31.639730  6009 raft_consensus.cc:2955] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } } }
I20260630 12:35:31.642302  6063 consensus_queue.cc:1048] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:31.649297  6163 consensus_queue.cc:1048] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:31.650002  5934 raft_consensus.cc:2955] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } } }
I20260630 12:35:31.653180  5757 catalog_manager.cc:5697] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e reported cstate change: config changed from index -1 to 2, NON_VOTER e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "a02c42c20b864fe5b54d4000c5408dd0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } } }
I20260630 12:35:31.741925  6076 raft_consensus.cc:993] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e: : Instructing follower 48b122b2b72b463dbdefb09c4fea6e5b to start an election
I20260630 12:35:31.742432  6059 raft_consensus.cc:1081] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 1 LEADER]: Signalling peer 48b122b2b72b463dbdefb09c4fea6e5b to start an election
I20260630 12:35:31.743984  5934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5235663e9b974c3eb70fa56a61b52814"
dest_uuid: "48b122b2b72b463dbdefb09c4fea6e5b"
 from {username='slave'} at 127.0.0.1:47376
I20260630 12:35:31.744448  5934 raft_consensus.cc:493] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:31.744700  5934 raft_consensus.cc:3060] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:31.749200  5934 raft_consensus.cc:515] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.751116  5934 leader_election.cc:290] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [CANDIDATE]: Term 2 election: Requested vote from peers a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1:34939), 54136df71b9d4661b00c82ef079b801e (127.0.123.3:44031)
I20260630 12:35:31.761253  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235663e9b974c3eb70fa56a61b52814" candidate_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a02c42c20b864fe5b54d4000c5408dd0"
I20260630 12:35:31.761374  6009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235663e9b974c3eb70fa56a61b52814" candidate_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54136df71b9d4661b00c82ef079b801e"
I20260630 12:35:31.761955  5860 raft_consensus.cc:3060] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:31.762032  6009 raft_consensus.cc:3055] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:31.762452  6009 raft_consensus.cc:740] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54136df71b9d4661b00c82ef079b801e, State: Running, Role: LEADER
I20260630 12:35:31.763074  6009 consensus_queue.cc:260] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [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: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.764027  6009 raft_consensus.cc:3060] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:31.766763  5860 raft_consensus.cc:2468] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48b122b2b72b463dbdefb09c4fea6e5b in term 2.
I20260630 12:35:31.767755  5900 leader_election.cc:304] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [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: 48b122b2b72b463dbdefb09c4fea6e5b, a02c42c20b864fe5b54d4000c5408dd0; no voters: 
I20260630 12:35:31.768421  6061 raft_consensus.cc:2804] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:31.768769  6009 raft_consensus.cc:2468] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48b122b2b72b463dbdefb09c4fea6e5b in term 2.
I20260630 12:35:31.769409  6061 raft_consensus.cc:697] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 2 LEADER]: Becoming Leader. State: Replica: 48b122b2b72b463dbdefb09c4fea6e5b, State: Running, Role: LEADER
I20260630 12:35:31.770170  6061 consensus_queue.cc:237] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [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: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:31.775624  5758 catalog_manager.cc:5697] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b reported cstate change: term changed from 1 to 2, leader changed from 54136df71b9d4661b00c82ef079b801e (127.0.123.3) to 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2). New cstate: current_term: 2 leader_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:31.955570  6171 ts_tablet_manager.cc:933] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0: Initiating tablet copy from peer a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1:34939)
I20260630 12:35:31.957876  6171 tablet_copy_client.cc:323] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:34939
I20260630 12:35:31.968937  5870 tablet_copy_service.cc:140] P a02c42c20b864fe5b54d4000c5408dd0: Received BeginTabletCopySession request for tablet e3ca624138ea4810b1bb3802702e859d from peer e12a7c1be40949c48e0a4de64fed1ec0 ({username='slave'} at 127.0.0.1:39638)
I20260630 12:35:31.969398  5870 tablet_copy_service.cc:161] P a02c42c20b864fe5b54d4000c5408dd0: Beginning new tablet copy session on tablet e3ca624138ea4810b1bb3802702e859d from peer e12a7c1be40949c48e0a4de64fed1ec0 at {username='slave'} at 127.0.0.1:39638: session id = e12a7c1be40949c48e0a4de64fed1ec0-e3ca624138ea4810b1bb3802702e859d
I20260630 12:35:31.974427  5870 tablet_copy_source_session.cc:215] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:31.977102  6171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ca624138ea4810b1bb3802702e859d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.988824  6171 tablet_copy_client.cc:806] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:31.989351  6171 tablet_copy_client.cc:670] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:31.992254  6171 tablet_copy_client.cc:538] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:31.997927  6171 tablet_bootstrap.cc:492] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0: Bootstrap starting.
I20260630 12:35:32.010655  6171 tablet_bootstrap.cc:492] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:35:32.011332  6171 tablet_bootstrap.cc:492] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0: Bootstrap complete.
I20260630 12:35:32.011886  6171 ts_tablet_manager.cc:1403] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.012s
I20260630 12:35:32.013891  6171 raft_consensus.cc:359] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } }
I20260630 12:35:32.014765  6171 raft_consensus.cc:740] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e12a7c1be40949c48e0a4de64fed1ec0, State: Initialized, Role: LEARNER
I20260630 12:35:32.015184  6171 consensus_queue.cc:260] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } }
I20260630 12:35:32.016950  6150 heartbeater.cc:499] Master 127.0.123.62:45357 was elected leader, sending a full tablet report...
I20260630 12:35:32.017310  6171 ts_tablet_manager.cc:1434] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:32.019217  5870 tablet_copy_service.cc:342] P a02c42c20b864fe5b54d4000c5408dd0: Request end of tablet copy session e12a7c1be40949c48e0a4de64fed1ec0-e3ca624138ea4810b1bb3802702e859d received from {username='slave'} at 127.0.0.1:39638
I20260630 12:35:32.019551  5870 tablet_copy_service.cc:434] P a02c42c20b864fe5b54d4000c5408dd0: ending tablet copy session e12a7c1be40949c48e0a4de64fed1ec0-e3ca624138ea4810b1bb3802702e859d on tablet e3ca624138ea4810b1bb3802702e859d with peer e12a7c1be40949c48e0a4de64fed1ec0
I20260630 12:35:32.033916  5860 raft_consensus.cc:1275] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 2 FOLLOWER]: Refusing update from remote peer 48b122b2b72b463dbdefb09c4fea6e5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:32.035079  6061 consensus_queue.cc:1048] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:32.146677  6009 raft_consensus.cc:1275] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 2 FOLLOWER]: Refusing update from remote peer 48b122b2b72b463dbdefb09c4fea6e5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:32.147856  6061 consensus_queue.cc:1048] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:32.158726  6164 raft_consensus.cc:2955] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } } }
I20260630 12:35:32.183341  6125 raft_consensus.cc:1217] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:32.184345  5934 consensus_queue.cc:237] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } }
I20260630 12:35:32.184161  6125 raft_consensus.cc:2955] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } } }
I20260630 12:35:32.191396  6008 raft_consensus.cc:1275] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 2 FOLLOWER]: Refusing update from remote peer 48b122b2b72b463dbdefb09c4fea6e5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:32.193107  6061 consensus_queue.cc:1048] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:32.203099  5860 raft_consensus.cc:1275] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 2 FOLLOWER]: Refusing update from remote peer 48b122b2b72b463dbdefb09c4fea6e5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:32.204648  6061 consensus_queue.cc:1048] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:32.205093  6008 raft_consensus.cc:2955] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } } }
I20260630 12:35:32.210866  5860 raft_consensus.cc:2955] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } } }
W20260630 12:35:32.217059  5901 consensus_peers.cc:597] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b -> Peer e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4:45115): Couldn't send request to peer e12a7c1be40949c48e0a4de64fed1ec0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5235663e9b974c3eb70fa56a61b52814. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:32.219020  5757 catalog_manager.cc:5697] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e reported cstate change: config changed from index -1 to 3, NON_VOTER e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) added. New cstate: current_term: 2 leader_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } } }
I20260630 12:35:32.406646  6182 raft_consensus.cc:2955] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } } }
I20260630 12:35:32.559365  6183 ts_tablet_manager.cc:933] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0: Initiating tablet copy from peer 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2:42529)
I20260630 12:35:32.560819  6183 tablet_copy_client.cc:323] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:42529
I20260630 12:35:32.569981  5945 tablet_copy_service.cc:140] P 48b122b2b72b463dbdefb09c4fea6e5b: Received BeginTabletCopySession request for tablet 5235663e9b974c3eb70fa56a61b52814 from peer e12a7c1be40949c48e0a4de64fed1ec0 ({username='slave'} at 127.0.0.1:47380)
I20260630 12:35:32.570588  5945 tablet_copy_service.cc:161] P 48b122b2b72b463dbdefb09c4fea6e5b: Beginning new tablet copy session on tablet 5235663e9b974c3eb70fa56a61b52814 from peer e12a7c1be40949c48e0a4de64fed1ec0 at {username='slave'} at 127.0.0.1:47380: session id = e12a7c1be40949c48e0a4de64fed1ec0-5235663e9b974c3eb70fa56a61b52814
I20260630 12:35:32.578711  5945 tablet_copy_source_session.cc:215] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:32.581532  6183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5235663e9b974c3eb70fa56a61b52814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.592439  6183 tablet_copy_client.cc:806] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:32.592972  6183 tablet_copy_client.cc:670] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:32.596498  6183 tablet_copy_client.cc:538] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:32.603549  6183 tablet_bootstrap.cc:492] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0: Bootstrap starting.
I20260630 12:35:32.619241  6183 tablet_bootstrap.cc:492] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:32.619989  6183 tablet_bootstrap.cc:492] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0: Bootstrap complete.
I20260630 12:35:32.620553  6183 ts_tablet_manager.cc:1403] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.004s
I20260630 12:35:32.622707  6183 raft_consensus.cc:359] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } }
I20260630 12:35:32.623292  6183 raft_consensus.cc:740] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e12a7c1be40949c48e0a4de64fed1ec0, State: Initialized, Role: LEARNER
I20260630 12:35:32.623801  6183 consensus_queue.cc:260] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0 [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: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: true } }
I20260630 12:35:32.625432  6183 ts_tablet_manager.cc:1434] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:32.627028  5945 tablet_copy_service.cc:342] P 48b122b2b72b463dbdefb09c4fea6e5b: Request end of tablet copy session e12a7c1be40949c48e0a4de64fed1ec0-5235663e9b974c3eb70fa56a61b52814 received from {username='slave'} at 127.0.0.1:47380
I20260630 12:35:32.627362  5945 tablet_copy_service.cc:434] P 48b122b2b72b463dbdefb09c4fea6e5b: ending tablet copy session e12a7c1be40949c48e0a4de64fed1ec0-5235663e9b974c3eb70fa56a61b52814 on tablet 5235663e9b974c3eb70fa56a61b52814 with peer e12a7c1be40949c48e0a4de64fed1ec0
I20260630 12:35:32.636011  6164 raft_consensus.cc:1064] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0: attempting to promote NON_VOTER e12a7c1be40949c48e0a4de64fed1ec0 to VOTER
I20260630 12:35:32.637885  6164 consensus_queue.cc:237] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [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: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } }
I20260630 12:35:32.642994  6125 raft_consensus.cc:1275] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 [term 1 LEARNER]: Refusing update from remote peer a02c42c20b864fe5b54d4000c5408dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:32.643085  6008 raft_consensus.cc:1275] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Refusing update from remote peer a02c42c20b864fe5b54d4000c5408dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:32.643610  5934 raft_consensus.cc:1275] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Refusing update from remote peer a02c42c20b864fe5b54d4000c5408dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:32.644757  6063 consensus_queue.cc:1048] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:32.645640  6164 consensus_queue.cc:1048] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:32.646286  6074 consensus_queue.cc:1048] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:32.659852  6125 raft_consensus.cc:2955] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:32.660044  5934 raft_consensus.cc:2955] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:32.674104  5757 catalog_manager.cc:5697] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 reported cstate change: config changed from index 2 to 3, e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a02c42c20b864fe5b54d4000c5408dd0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:32.827913  6125 raft_consensus.cc:1217] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:35:32.865118  6188 raft_consensus.cc:2955] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:32.874198  6008 raft_consensus.cc:2955] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:32.979254  5860 consensus_queue.cc:237] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [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: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } }
I20260630 12:35:32.985030  6125 raft_consensus.cc:1275] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 [term 1 FOLLOWER]: Refusing update from remote peer a02c42c20b864fe5b54d4000c5408dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:32.985230  6008 raft_consensus.cc:1275] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Refusing update from remote peer a02c42c20b864fe5b54d4000c5408dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:32.986464  6074 consensus_queue.cc:1048] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:32.987411  6187 consensus_queue.cc:1048] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:35:32.995294  6125 raft_consensus.cc:2955] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:32.995389  6008 raft_consensus.cc:2955] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.007071  5756 catalog_manager.cc:5697] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 reported cstate change: config changed from index 3 to 4, VOTER 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2) evicted. New cstate: current_term: 1 leader_uuid: "a02c42c20b864fe5b54d4000c5408dd0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.030100  5925 tablet_service.cc:1558] Processing DeleteTablet for tablet e3ca624138ea4810b1bb3802702e859d with delete_type TABLET_DATA_TOMBSTONED (TS 48b122b2b72b463dbdefb09c4fea6e5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47358
I20260630 12:35:33.032087  6190 tablet_replica.cc:333] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b: stopping tablet replica
I20260630 12:35:33.032728  6190 raft_consensus.cc:2243] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:33.033232  6190 raft_consensus.cc:2272] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:33.035583  6190 ts_tablet_manager.cc:1916] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:33.045861  6190 ts_tablet_manager.cc:1929] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:33.046157  6190 log.cc:1199] T e3ca624138ea4810b1bb3802702e859d P 48b122b2b72b463dbdefb09c4fea6e5b: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-1-root/wals/e3ca624138ea4810b1bb3802702e859d
I20260630 12:35:33.047652  5743 catalog_manager.cc:5028] TS 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2:42529): tablet e3ca624138ea4810b1bb3802702e859d (table test-workload [id=171b26d271de4575b55b4bd25d948fb7]) successfully deleted
I20260630 12:35:33.176173  6182 raft_consensus.cc:1064] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b: attempting to promote NON_VOTER e12a7c1be40949c48e0a4de64fed1ec0 to VOTER
I20260630 12:35:33.178862  6182 consensus_queue.cc:237] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [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: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } }
I20260630 12:35:33.184949  6125 raft_consensus.cc:1275] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0 [term 2 LEARNER]: Refusing update from remote peer 48b122b2b72b463dbdefb09c4fea6e5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:33.185658  6008 raft_consensus.cc:1275] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 2 FOLLOWER]: Refusing update from remote peer 48b122b2b72b463dbdefb09c4fea6e5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:33.185807  5860 raft_consensus.cc:1275] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 2 FOLLOWER]: Refusing update from remote peer 48b122b2b72b463dbdefb09c4fea6e5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:33.186808  6182 consensus_queue.cc:1048] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:33.187788  6061 consensus_queue.cc:1048] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:33.188581  6178 consensus_queue.cc:1048] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:33.199276  5860 raft_consensus.cc:2955] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.201774  6125 raft_consensus.cc:2955] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.210515  5758 catalog_manager.cc:5697] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 reported cstate change: config changed from index 3 to 4, e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.391361  6187 raft_consensus.cc:2955] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48b122b2b72b463dbdefb09c4fea6e5b (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.401535  5744 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e3ca624138ea4810b1bb3802702e859d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:33.450223  6008 raft_consensus.cc:2955] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.467388  6182 raft_consensus.cc:2955] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e12a7c1be40949c48e0a4de64fed1ec0 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a02c42c20b864fe5b54d4000c5408dd0" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.483057  5934 consensus_queue.cc:237] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [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: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } }
I20260630 12:35:33.488384  6125 raft_consensus.cc:1275] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0 [term 2 FOLLOWER]: Refusing update from remote peer 48b122b2b72b463dbdefb09c4fea6e5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:33.488384  6008 raft_consensus.cc:1275] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 2 FOLLOWER]: Refusing update from remote peer 48b122b2b72b463dbdefb09c4fea6e5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:33.489759  6178 consensus_queue.cc:1048] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:33.490518  6192 consensus_queue.cc:1048] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:33.498551  6008 raft_consensus.cc:2955] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.498597  6125 raft_consensus.cc:2955] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.511602  5756 catalog_manager.cc:5697] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0 reported cstate change: config changed from index 4 to 5, VOTER a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1) evicted. New cstate: current_term: 2 leader_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.586390  5848 tablet_service.cc:1558] Processing DeleteTablet for tablet 5235663e9b974c3eb70fa56a61b52814 with delete_type TABLET_DATA_TOMBSTONED (TS a02c42c20b864fe5b54d4000c5408dd0 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39598
I20260630 12:35:33.590143  6193 tablet_replica.cc:333] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0: stopping tablet replica
I20260630 12:35:33.590801  6193 raft_consensus.cc:2243] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:33.591270  6193 raft_consensus.cc:2272] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:33.593513  6193 ts_tablet_manager.cc:1916] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:33.603322  6193 ts_tablet_manager.cc:1929] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:35:33.603575  6193 log.cc:1199] T 5235663e9b974c3eb70fa56a61b52814 P a02c42c20b864fe5b54d4000c5408dd0: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822796835498-492-0/minicluster-data/ts-0-root/wals/5235663e9b974c3eb70fa56a61b52814
I20260630 12:35:33.604665  5744 catalog_manager.cc:5028] TS a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1:34939): tablet 5235663e9b974c3eb70fa56a61b52814 (table test-workload [id=171b26d271de4575b55b4bd25d948fb7]) successfully deleted
I20260630 12:35:33.622603  5811 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:33.625138  5811 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:33.625468  5811 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:33.987272  6182 raft_consensus.cc:2955] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48b122b2b72b463dbdefb09c4fea6e5b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 42529 } } peers { permanent_uuid: "54136df71b9d4661b00c82ef079b801e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44031 } } peers { permanent_uuid: "e12a7c1be40949c48e0a4de64fed1ec0" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45115 } attrs { promote: false } } }
I20260630 12:35:33.993769  5743 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5235663e9b974c3eb70fa56a61b52814 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:35.626380  5811 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:35.629055  5811 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:35.629451  5811 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:37.639879  5811 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:37.644276  5811 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:37.644630  5811 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:39.645550  5811 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:39.648167  5811 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:39.648531  5811 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:40.506899   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:35:40.531643   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:40.532408   492 tablet_replica.cc:333] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0: stopping tablet replica
I20260630 12:35:40.533007   492 raft_consensus.cc:2243] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:40.534047   492 raft_consensus.cc:2272] T e3ca624138ea4810b1bb3802702e859d P a02c42c20b864fe5b54d4000c5408dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:40.536773   492 tablet_replica.cc:333] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0: stopping tablet replica
I20260630 12:35:40.537204   492 raft_consensus.cc:2243] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:40.537669   492 raft_consensus.cc:2272] T 1592efb3482e43e3b904287709f1b2d5 P a02c42c20b864fe5b54d4000c5408dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:40.562053   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:35:40.578791   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:35:40.599388   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:40.600050   492 tablet_replica.cc:333] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b: stopping tablet replica
I20260630 12:35:40.600648   492 raft_consensus.cc:2243] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:40.601143   492 raft_consensus.cc:2272] T 1592efb3482e43e3b904287709f1b2d5 P 48b122b2b72b463dbdefb09c4fea6e5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:40.603503   492 tablet_replica.cc:333] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b: stopping tablet replica
I20260630 12:35:40.604001   492 raft_consensus.cc:2243] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:40.604840   492 raft_consensus.cc:2272] T 5235663e9b974c3eb70fa56a61b52814 P 48b122b2b72b463dbdefb09c4fea6e5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:40.629004   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
W20260630 12:35:40.629700  5974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:34939: connect: Connection refused (error 111) [suppressed 15 similar messages]
W20260630 12:35:40.633246  5974 consensus_peers.cc:597] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e -> Peer a02c42c20b864fe5b54d4000c5408dd0 (127.0.123.1:34939): Couldn't send request to peer a02c42c20b864fe5b54d4000c5408dd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:34939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:40.644881   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:35:40.662935   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:40.663551   492 tablet_replica.cc:333] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e: stopping tablet replica
I20260630 12:35:40.664199   492 raft_consensus.cc:2243] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:40.665097   492 raft_consensus.cc:2272] T e3ca624138ea4810b1bb3802702e859d P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:40.667292   492 tablet_replica.cc:333] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e: stopping tablet replica
I20260630 12:35:40.667762   492 raft_consensus.cc:2243] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:40.668540   492 raft_consensus.cc:2272] T 5235663e9b974c3eb70fa56a61b52814 P 54136df71b9d4661b00c82ef079b801e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:40.670430   492 tablet_replica.cc:333] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e: stopping tablet replica
I20260630 12:35:40.670841   492 raft_consensus.cc:2243] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:40.671677   492 raft_consensus.cc:2272] T 1592efb3482e43e3b904287709f1b2d5 P 54136df71b9d4661b00c82ef079b801e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:40.694039   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:35:40.707484   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:35:40.727006   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:40.727663   492 tablet_replica.cc:333] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0: stopping tablet replica
I20260630 12:35:40.728200   492 raft_consensus.cc:2243] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:40.728775   492 raft_consensus.cc:2272] T 5235663e9b974c3eb70fa56a61b52814 P e12a7c1be40949c48e0a4de64fed1ec0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:40.730944   492 tablet_replica.cc:333] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0: stopping tablet replica
I20260630 12:35:40.731381   492 raft_consensus.cc:2243] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:40.731992   492 raft_consensus.cc:2272] T e3ca624138ea4810b1bb3802702e859d P e12a7c1be40949c48e0a4de64fed1ec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:40.751874   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:35:40.764277   492 master.cc:562] Master@127.0.123.62:45357 shutting down...
I20260630 12:35:40.782888   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:40.783516   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:40.783854   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P cc62ef27547947bc800121cac010d4cd: stopping tablet replica
I20260630 12:35:40.802953   492 master.cc:584] Master@127.0.123.62:45357 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11359 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:35:40.839349   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:36733
I20260630 12:35:40.840468   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:40.845696  6198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:40.845763  6199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:40.846530  6201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:40.847982   492 server_base.cc:1061] running on GCE node
I20260630 12:35:40.848811   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:40.848994   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:40.849139   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822940849123 us; error 0 us; skew 500 ppm
I20260630 12:35:40.849632   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:40.851891   492 webserver.cc:533] Webserver started at http://127.0.123.62:33575/ using document root <none> and password file <none>
I20260630 12:35:40.852362   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:40.852536   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:40.852798   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:40.853892   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "094c112040314d0997e754307a1c4f2d"
format_stamp: "Formatted at 2026-06-30 12:35:40 on dist-test-slave-khbc"
I20260630 12:35:40.858083   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:35:40.861210  6206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:40.861860   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:40.862114   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "094c112040314d0997e754307a1c4f2d"
format_stamp: "Formatted at 2026-06-30 12:35:40 on dist-test-slave-khbc"
I20260630 12:35:40.862365   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:40.881629   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:40.882805   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:40.918327   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:36733
I20260630 12:35:40.918429  6257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:36733 every 8 connection(s)
I20260630 12:35:40.922004  6258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:40.933107  6258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d: Bootstrap starting.
I20260630 12:35:40.938094  6258 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.942075  6258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d: No bootstrap required, opened a new log
I20260630 12:35:40.944167  6258 raft_consensus.cc:359] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "094c112040314d0997e754307a1c4f2d" member_type: VOTER }
I20260630 12:35:40.944566  6258 raft_consensus.cc:385] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.944772  6258 raft_consensus.cc:740] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 094c112040314d0997e754307a1c4f2d, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.945294  6258 consensus_queue.cc:260] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "094c112040314d0997e754307a1c4f2d" member_type: VOTER }
I20260630 12:35:40.945721  6258 raft_consensus.cc:399] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:40.945982  6258 raft_consensus.cc:493] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:40.946341  6258 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.950831  6258 raft_consensus.cc:515] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "094c112040314d0997e754307a1c4f2d" member_type: VOTER }
I20260630 12:35:40.951282  6258 leader_election.cc:304] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [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: 094c112040314d0997e754307a1c4f2d; no voters: 
I20260630 12:35:40.952324  6258 leader_election.cc:290] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:40.952630  6261 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.953843  6261 raft_consensus.cc:697] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [term 1 LEADER]: Becoming Leader. State: Replica: 094c112040314d0997e754307a1c4f2d, State: Running, Role: LEADER
I20260630 12:35:40.954423  6261 consensus_queue.cc:237] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [LEADER]: Queue going to LEADER mode. State: All 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: "094c112040314d0997e754307a1c4f2d" member_type: VOTER }
I20260630 12:35:40.955022  6258 sys_catalog.cc:565] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:40.957247  6262 sys_catalog.cc:455] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "094c112040314d0997e754307a1c4f2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "094c112040314d0997e754307a1c4f2d" member_type: VOTER } }
I20260630 12:35:40.957387  6263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 094c112040314d0997e754307a1c4f2d. Latest consensus state: current_term: 1 leader_uuid: "094c112040314d0997e754307a1c4f2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "094c112040314d0997e754307a1c4f2d" member_type: VOTER } }
I20260630 12:35:40.957825  6262 sys_catalog.cc:458] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:40.957934  6263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:40.961305  6267 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:40.966362  6267 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:40.969692   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:40.974709  6267 catalog_manager.cc:1383] Generated new cluster ID: e08fa701fc8d49c7a384f5648d9590f8
I20260630 12:35:40.974978  6267 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:40.996174  6267 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:40.997437  6267 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:41.009369  6267 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d: Generated new TSK 0
I20260630 12:35:41.009972  6267 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:41.036103   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:41.041929  6279 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:41.042435  6280 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:41.044423  6282 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:41.046084   492 server_base.cc:1061] running on GCE node
I20260630 12:35:41.048957   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:41.049170   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:41.049333   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822941049318 us; error 0 us; skew 500 ppm
I20260630 12:35:41.049845   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:41.052203   492 webserver.cc:533] Webserver started at http://127.0.123.1:33713/ using document root <none> and password file <none>
I20260630 12:35:41.052650   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:41.052827   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:41.053076   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:41.054108   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "4a19246c2c7c47b7adb399e2186aa717"
format_stamp: "Formatted at 2026-06-30 12:35:41 on dist-test-slave-khbc"
I20260630 12:35:41.058724   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:35:41.061975  6287 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:41.062747   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:41.063030   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "4a19246c2c7c47b7adb399e2186aa717"
format_stamp: "Formatted at 2026-06-30 12:35:41 on dist-test-slave-khbc"
I20260630 12:35:41.063318   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:41.081499   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:41.082633   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:41.084116   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:41.086373   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:41.086576   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:41.086797   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:41.086956   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:41.124143   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:33907
I20260630 12:35:41.124238  6349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:33907 every 8 connection(s)
I20260630 12:35:41.128777   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:41.135408  6354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:41.136121  6355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:41.139302   492 server_base.cc:1061] running on GCE node
W20260630 12:35:41.139329  6357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:41.140533   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:41.140717   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:41.140843   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822941140833 us; error 0 us; skew 500 ppm
I20260630 12:35:41.141263   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:41.143462   492 webserver.cc:533] Webserver started at http://127.0.123.2:40383/ using document root <none> and password file <none>
I20260630 12:35:41.143965   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:41.144153   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:41.144410   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:41.145576   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "db723081c1824e5bacc764529b6ddfc4"
format_stamp: "Formatted at 2026-06-30 12:35:41 on dist-test-slave-khbc"
I20260630 12:35:41.146116  6350 heartbeater.cc:344] Connected to a master server at 127.0.123.62:36733
I20260630 12:35:41.146464  6350 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:41.147152  6350 heartbeater.cc:507] Master 127.0.123.62:36733 requested a full tablet report, sending...
I20260630 12:35:41.149077  6223 ts_manager.cc:194] Registered new tserver with Master: 4a19246c2c7c47b7adb399e2186aa717 (127.0.123.1:33907)
I20260630 12:35:41.150293   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:41.150904  6223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59166
I20260630 12:35:41.153777  6362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:41.154526   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:41.154786   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "db723081c1824e5bacc764529b6ddfc4"
format_stamp: "Formatted at 2026-06-30 12:35:41 on dist-test-slave-khbc"
I20260630 12:35:41.155030   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:41.173965   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:41.175117   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:41.176556   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:41.178599   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:41.178786   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:41.178997   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:41.179141   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:41.215539   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:35281
I20260630 12:35:41.215636  6424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:35281 every 8 connection(s)
I20260630 12:35:41.219902   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:41.226377  6428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:41.227613  6429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:41.229027  6431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:41.229916   492 server_base.cc:1061] running on GCE node
I20260630 12:35:41.231130  6425 heartbeater.cc:344] Connected to a master server at 127.0.123.62:36733
I20260630 12:35:41.231335   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:35:41.231473  6425 heartbeater.cc:461] Registering TS with master...
W20260630 12:35:41.231607   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:41.231856   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822941231836 us; error 0 us; skew 500 ppm
I20260630 12:35:41.232293  6425 heartbeater.cc:507] Master 127.0.123.62:36733 requested a full tablet report, sending...
I20260630 12:35:41.232394   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:41.234283  6223 ts_manager.cc:194] Registered new tserver with Master: db723081c1824e5bacc764529b6ddfc4 (127.0.123.2:35281)
I20260630 12:35:41.234884   492 webserver.cc:533] Webserver started at http://127.0.123.3:38583/ using document root <none> and password file <none>
I20260630 12:35:41.235308   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:41.235450   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:41.235633   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:41.235618  6223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59180
I20260630 12:35:41.237190   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "3398cbaa57974da8a767367a0292469d"
format_stamp: "Formatted at 2026-06-30 12:35:41 on dist-test-slave-khbc"
I20260630 12:35:41.241237   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:41.244223  6436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:41.244899   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:41.245151   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "3398cbaa57974da8a767367a0292469d"
format_stamp: "Formatted at 2026-06-30 12:35:41 on dist-test-slave-khbc"
I20260630 12:35:41.245393   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:41.277982   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:41.279150   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:41.280639   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:41.282783   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:41.282992   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:41.283207   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:41.283356   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:41.320343   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:45473
I20260630 12:35:41.320468  6498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:45473 every 8 connection(s)
I20260630 12:35:41.332864  6499 heartbeater.cc:344] Connected to a master server at 127.0.123.62:36733
I20260630 12:35:41.333284  6499 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:41.333967  6499 heartbeater.cc:507] Master 127.0.123.62:36733 requested a full tablet report, sending...
I20260630 12:35:41.335739  6223 ts_manager.cc:194] Registered new tserver with Master: 3398cbaa57974da8a767367a0292469d (127.0.123.3:45473)
I20260630 12:35:41.336594   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013161933s
I20260630 12:35:41.337070  6223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59188
I20260630 12:35:42.153436  6350 heartbeater.cc:499] Master 127.0.123.62:36733 was elected leader, sending a full tablet report...
I20260630 12:35:42.238191  6425 heartbeater.cc:499] Master 127.0.123.62:36733 was elected leader, sending a full tablet report...
I20260630 12:35:42.339615  6499 heartbeater.cc:499] Master 127.0.123.62:36733 was elected leader, sending a full tablet report...
I20260630 12:35:42.394316  6223 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59192:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:35:42.396194  6223 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:35:42.434165  6464 tablet_service.cc:1511] Processing CreateTablet for tablet 38445b48c9e74ae4b60c8584d26f7f0c (DEFAULT_TABLE table=test-workload [id=f547b56c4afd4d34b825b8a43e863412]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:42.435326  6464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38445b48c9e74ae4b60c8584d26f7f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:42.435531  6390 tablet_service.cc:1511] Processing CreateTablet for tablet 38445b48c9e74ae4b60c8584d26f7f0c (DEFAULT_TABLE table=test-workload [id=f547b56c4afd4d34b825b8a43e863412]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:42.436483  6390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38445b48c9e74ae4b60c8584d26f7f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:42.445392  6315 tablet_service.cc:1511] Processing CreateTablet for tablet 38445b48c9e74ae4b60c8584d26f7f0c (DEFAULT_TABLE table=test-workload [id=f547b56c4afd4d34b825b8a43e863412]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:42.446602  6315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38445b48c9e74ae4b60c8584d26f7f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:42.450147  6519 tablet_bootstrap.cc:492] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d: Bootstrap starting.
I20260630 12:35:42.454757  6520 tablet_bootstrap.cc:492] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4: Bootstrap starting.
I20260630 12:35:42.456553  6519 tablet_bootstrap.cc:654] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:42.460966  6520 tablet_bootstrap.cc:654] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:42.461732  6522 tablet_bootstrap.cc:492] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717: Bootstrap starting.
I20260630 12:35:42.462350  6519 tablet_bootstrap.cc:492] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d: No bootstrap required, opened a new log
I20260630 12:35:42.462845  6519 ts_tablet_manager.cc:1403] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:35:42.466500  6520 tablet_bootstrap.cc:492] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4: No bootstrap required, opened a new log
I20260630 12:35:42.466958  6520 ts_tablet_manager.cc:1403] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:35:42.466524  6519 raft_consensus.cc:359] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:42.467792  6519 raft_consensus.cc:385] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:42.468051  6522 tablet_bootstrap.cc:654] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:42.468096  6519 raft_consensus.cc:740] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3398cbaa57974da8a767367a0292469d, State: Initialized, Role: FOLLOWER
I20260630 12:35:42.469018  6519 consensus_queue.cc:260] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:42.469884  6520 raft_consensus.cc:359] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:42.470667  6520 raft_consensus.cc:385] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:42.471035  6520 raft_consensus.cc:740] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db723081c1824e5bacc764529b6ddfc4, State: Initialized, Role: FOLLOWER
I20260630 12:35:42.471860  6520 consensus_queue.cc:260] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:42.472491  6519 ts_tablet_manager.cc:1434] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260630 12:35:42.472499  6522 tablet_bootstrap.cc:492] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717: No bootstrap required, opened a new log
I20260630 12:35:42.473245  6522 ts_tablet_manager.cc:1403] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:35:42.475208  6520 ts_tablet_manager.cc:1434] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:35:42.479523  6522 raft_consensus.cc:359] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:42.480486  6522 raft_consensus.cc:385] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:42.480830  6522 raft_consensus.cc:740] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a19246c2c7c47b7adb399e2186aa717, State: Initialized, Role: FOLLOWER
I20260630 12:35:42.481541  6522 consensus_queue.cc:260] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:42.485194  6522 ts_tablet_manager.cc:1434] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260630 12:35:42.486562  6527 raft_consensus.cc:493] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:42.487022  6527 raft_consensus.cc:515] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:42.489645  6527 leader_election.cc:290] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3398cbaa57974da8a767367a0292469d (127.0.123.3:45473), db723081c1824e5bacc764529b6ddfc4 (127.0.123.2:35281)
I20260630 12:35:42.499747  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38445b48c9e74ae4b60c8584d26f7f0c" candidate_uuid: "4a19246c2c7c47b7adb399e2186aa717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3398cbaa57974da8a767367a0292469d" is_pre_election: true
I20260630 12:35:42.500459  6474 raft_consensus.cc:2468] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a19246c2c7c47b7adb399e2186aa717 in term 0.
I20260630 12:35:42.501699  6289 leader_election.cc:304] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3398cbaa57974da8a767367a0292469d, 4a19246c2c7c47b7adb399e2186aa717; no voters: 
I20260630 12:35:42.502456  6527 raft_consensus.cc:2804] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:42.502808  6527 raft_consensus.cc:493] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:42.503153  6527 raft_consensus.cc:3060] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:42.502956  6400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38445b48c9e74ae4b60c8584d26f7f0c" candidate_uuid: "4a19246c2c7c47b7adb399e2186aa717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db723081c1824e5bacc764529b6ddfc4" is_pre_election: true
I20260630 12:35:42.503741  6400 raft_consensus.cc:2468] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a19246c2c7c47b7adb399e2186aa717 in term 0.
I20260630 12:35:42.508441  6527 raft_consensus.cc:515] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:42.510039  6527 leader_election.cc:290] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [CANDIDATE]: Term 1 election: Requested vote from peers 3398cbaa57974da8a767367a0292469d (127.0.123.3:45473), db723081c1824e5bacc764529b6ddfc4 (127.0.123.2:35281)
I20260630 12:35:42.510661  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38445b48c9e74ae4b60c8584d26f7f0c" candidate_uuid: "4a19246c2c7c47b7adb399e2186aa717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3398cbaa57974da8a767367a0292469d"
I20260630 12:35:42.511124  6400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38445b48c9e74ae4b60c8584d26f7f0c" candidate_uuid: "4a19246c2c7c47b7adb399e2186aa717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db723081c1824e5bacc764529b6ddfc4"
I20260630 12:35:42.511152  6474 raft_consensus.cc:3060] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:42.511663  6400 raft_consensus.cc:3060] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:42.516183  6474 raft_consensus.cc:2468] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a19246c2c7c47b7adb399e2186aa717 in term 1.
I20260630 12:35:42.516371  6400 raft_consensus.cc:2468] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a19246c2c7c47b7adb399e2186aa717 in term 1.
I20260630 12:35:42.517077  6289 leader_election.cc:304] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3398cbaa57974da8a767367a0292469d, 4a19246c2c7c47b7adb399e2186aa717; no voters: 
I20260630 12:35:42.517705  6527 raft_consensus.cc:2804] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:42.518623  6527 raft_consensus.cc:697] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 1 LEADER]: Becoming Leader. State: Replica: 4a19246c2c7c47b7adb399e2186aa717, State: Running, Role: LEADER
I20260630 12:35:42.519248  6527 consensus_queue.cc:237] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:42.525454  6221 catalog_manager.cc:5697] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a19246c2c7c47b7adb399e2186aa717 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "4a19246c2c7c47b7adb399e2186aa717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:42.533649   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:35:42.550150   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:42.550829   492 tablet_replica.cc:333] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717: stopping tablet replica
I20260630 12:35:42.551301   492 raft_consensus.cc:2243] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:42.551880   492 pending_rounds.cc:70] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717: Trying to abort 1 pending ops.
I20260630 12:35:42.552045   492 pending_rounds.cc:77] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442772565020672 op_type: NO_OP noop_request { }
I20260630 12:35:42.552273   492 raft_consensus.cc:2889] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:42.552491   492 raft_consensus.cc:2272] T 38445b48c9e74ae4b60c8584d26f7f0c P 4a19246c2c7c47b7adb399e2186aa717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:42.571465   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:35:42.969470  6276 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:42.970712  6276 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:42.971021  6276 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:44.031836  6532 raft_consensus.cc:493] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:44.032251  6532 raft_consensus.cc:515] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:44.034216  6532 leader_election.cc:290] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db723081c1824e5bacc764529b6ddfc4 (127.0.123.2:35281), 4a19246c2c7c47b7adb399e2186aa717 (127.0.123.1:33907)
W20260630 12:35:44.042097  6438 leader_election.cc:336] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4a19246c2c7c47b7adb399e2186aa717 (127.0.123.1:33907): Network error: Client connection negotiation failed: client connection to 127.0.123.1:33907: connect: Connection refused (error 111)
I20260630 12:35:44.044801  6400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38445b48c9e74ae4b60c8584d26f7f0c" candidate_uuid: "3398cbaa57974da8a767367a0292469d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db723081c1824e5bacc764529b6ddfc4" is_pre_election: true
I20260630 12:35:44.045276  6400 raft_consensus.cc:2468] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3398cbaa57974da8a767367a0292469d in term 1.
I20260630 12:35:44.046115  6438 leader_election.cc:304] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [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: 3398cbaa57974da8a767367a0292469d, db723081c1824e5bacc764529b6ddfc4; no voters: 4a19246c2c7c47b7adb399e2186aa717
I20260630 12:35:44.046715  6532 raft_consensus.cc:2804] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:35:44.047042  6532 raft_consensus.cc:493] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:44.047268  6532 raft_consensus.cc:3060] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:44.051950  6532 raft_consensus.cc:515] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:44.053485  6532 leader_election.cc:290] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [CANDIDATE]: Term 2 election: Requested vote from peers db723081c1824e5bacc764529b6ddfc4 (127.0.123.2:35281), 4a19246c2c7c47b7adb399e2186aa717 (127.0.123.1:33907)
I20260630 12:35:44.054116  6400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38445b48c9e74ae4b60c8584d26f7f0c" candidate_uuid: "3398cbaa57974da8a767367a0292469d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db723081c1824e5bacc764529b6ddfc4"
I20260630 12:35:44.054699  6400 raft_consensus.cc:3060] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:35:44.057248  6438 leader_election.cc:336] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4a19246c2c7c47b7adb399e2186aa717 (127.0.123.1:33907): Network error: Client connection negotiation failed: client connection to 127.0.123.1:33907: connect: Connection refused (error 111)
I20260630 12:35:44.059495  6400 raft_consensus.cc:2468] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3398cbaa57974da8a767367a0292469d in term 2.
I20260630 12:35:44.060338  6438 leader_election.cc:304] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [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: 3398cbaa57974da8a767367a0292469d, db723081c1824e5bacc764529b6ddfc4; no voters: 4a19246c2c7c47b7adb399e2186aa717
I20260630 12:35:44.060925  6532 raft_consensus.cc:2804] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:44.061906  6532 raft_consensus.cc:697] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 2 LEADER]: Becoming Leader. State: Replica: 3398cbaa57974da8a767367a0292469d, State: Running, Role: LEADER
I20260630 12:35:44.062595  6532 consensus_queue.cc:237] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [LEADER]: Queue going to LEADER 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: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } }
I20260630 12:35:44.068742  6221 catalog_manager.cc:5697] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d reported cstate change: term changed from 1 to 2, leader changed from 4a19246c2c7c47b7adb399e2186aa717 (127.0.123.1) to 3398cbaa57974da8a767367a0292469d (127.0.123.3). New cstate: current_term: 2 leader_uuid: "3398cbaa57974da8a767367a0292469d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3398cbaa57974da8a767367a0292469d" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a19246c2c7c47b7adb399e2186aa717" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 33907 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:44.596709  6400 raft_consensus.cc:1275] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 2 FOLLOWER]: Refusing update from remote peer 3398cbaa57974da8a767367a0292469d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:35:44.597952  6543 consensus_queue.cc:1048] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [LEADER]: Connected to new peer: Peer: permanent_uuid: "db723081c1824e5bacc764529b6ddfc4" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 35281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:44.607163  6438 consensus_peers.cc:597] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d -> Peer 4a19246c2c7c47b7adb399e2186aa717 (127.0.123.1:33907): Couldn't send request to peer 4a19246c2c7c47b7adb399e2186aa717. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:33907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:44.971968  6276 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:44.973537  6276 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:44.973937  6276 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:45.682699  6438 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:33907: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260630 12:35:46.974911  6276 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:46.976258  6276 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:46.976542  6276 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:47.096271  6438 consensus_peers.cc:597] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d -> Peer 4a19246c2c7c47b7adb399e2186aa717 (127.0.123.1:33907): Couldn't send request to peer 4a19246c2c7c47b7adb399e2186aa717. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:33907: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:35:48.977675  6276 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:48.979250  6276 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:48.979553  6276 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:49.391057  6438 consensus_peers.cc:597] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d -> Peer 4a19246c2c7c47b7adb399e2186aa717 (127.0.123.1:33907): Couldn't send request to peer 4a19246c2c7c47b7adb399e2186aa717. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:33907: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:35:50.795267  6438 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:33907: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:35:50.980479  6276 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:50.981773  6276 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:50.982059  6276 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:51.730212  6438 consensus_peers.cc:597] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d -> Peer 4a19246c2c7c47b7adb399e2186aa717 (127.0.123.1:33907): Couldn't send request to peer 4a19246c2c7c47b7adb399e2186aa717. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:33907: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:35:52.982977  6276 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:52.984305  6276 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:52.984575  6276 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:53.641222   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:35:53.667450   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:53.668140   492 tablet_replica.cc:333] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4: stopping tablet replica
I20260630 12:35:53.668655   492 raft_consensus.cc:2243] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:53.669258   492 raft_consensus.cc:2272] T 38445b48c9e74ae4b60c8584d26f7f0c P db723081c1824e5bacc764529b6ddfc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:53.689332   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:35:53.701189   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:35:53.719527   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:53.720216   492 tablet_replica.cc:333] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d: stopping tablet replica
I20260630 12:35:53.720779   492 raft_consensus.cc:2243] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:53.721688   492 raft_consensus.cc:2272] T 38445b48c9e74ae4b60c8584d26f7f0c P 3398cbaa57974da8a767367a0292469d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:53.740352   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:35:53.751363   492 master.cc:562] Master@127.0.123.62:36733 shutting down...
I20260630 12:35:53.768339   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:53.768898   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:53.769189   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 094c112040314d0997e754307a1c4f2d: stopping tablet replica
I20260630 12:35:53.786834   492 master.cc:584] Master@127.0.123.62:36733 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12982 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:35:53.821300   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:41577
I20260630 12:35:53.822302   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:53.827111  6568 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:53.827180  6567 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:53.828589  6570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:53.829599   492 server_base.cc:1061] running on GCE node
I20260630 12:35:53.830399   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:53.830569   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:53.830713   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822953830696 us; error 0 us; skew 500 ppm
I20260630 12:35:53.831166   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:53.833355   492 webserver.cc:533] Webserver started at http://127.0.123.62:34007/ using document root <none> and password file <none>
I20260630 12:35:53.833794   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:53.833966   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:53.834219   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:53.835340   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "551a325929814aa0962fb3c2c55545f1"
format_stamp: "Formatted at 2026-06-30 12:35:53 on dist-test-slave-khbc"
I20260630 12:35:53.839392   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:35:53.842478  6575 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:53.843137   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:53.843432   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "551a325929814aa0962fb3c2c55545f1"
format_stamp: "Formatted at 2026-06-30 12:35:53 on dist-test-slave-khbc"
I20260630 12:35:53.843686   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:53.862238   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:53.863332   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:53.898602   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:41577
I20260630 12:35:53.898692  6626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:41577 every 8 connection(s)
I20260630 12:35:53.902287  6627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:53.913219  6627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1: Bootstrap starting.
I20260630 12:35:53.917680  6627 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:53.921447  6627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1: No bootstrap required, opened a new log
I20260630 12:35:53.923401  6627 raft_consensus.cc:359] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "551a325929814aa0962fb3c2c55545f1" member_type: VOTER }
I20260630 12:35:53.923804  6627 raft_consensus.cc:385] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:53.924016  6627 raft_consensus.cc:740] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551a325929814aa0962fb3c2c55545f1, State: Initialized, Role: FOLLOWER
I20260630 12:35:53.924554  6627 consensus_queue.cc:260] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "551a325929814aa0962fb3c2c55545f1" member_type: VOTER }
I20260630 12:35:53.924978  6627 raft_consensus.cc:399] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:53.925189  6627 raft_consensus.cc:493] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:53.925449  6627 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:53.929419  6627 raft_consensus.cc:515] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "551a325929814aa0962fb3c2c55545f1" member_type: VOTER }
I20260630 12:35:53.929858  6627 leader_election.cc:304] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [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: 551a325929814aa0962fb3c2c55545f1; no voters: 
I20260630 12:35:53.930853  6627 leader_election.cc:290] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:53.931195  6630 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:53.932440  6630 raft_consensus.cc:697] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [term 1 LEADER]: Becoming Leader. State: Replica: 551a325929814aa0962fb3c2c55545f1, State: Running, Role: LEADER
I20260630 12:35:53.932996  6630 consensus_queue.cc:237] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [LEADER]: Queue going to LEADER mode. State: All 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: "551a325929814aa0962fb3c2c55545f1" member_type: VOTER }
I20260630 12:35:53.933498  6627 sys_catalog.cc:565] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:53.935750  6632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 551a325929814aa0962fb3c2c55545f1. Latest consensus state: current_term: 1 leader_uuid: "551a325929814aa0962fb3c2c55545f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "551a325929814aa0962fb3c2c55545f1" member_type: VOTER } }
I20260630 12:35:53.935750  6631 sys_catalog.cc:455] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "551a325929814aa0962fb3c2c55545f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "551a325929814aa0962fb3c2c55545f1" member_type: VOTER } }
I20260630 12:35:53.936532  6631 sys_catalog.cc:458] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:53.936448  6632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:53.940018  6637 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:53.945266  6637 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:53.947324   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:53.954236  6637 catalog_manager.cc:1383] Generated new cluster ID: a9a8e69c49ff4e7b9edd48e4f4a5496b
I20260630 12:35:53.954510  6637 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:53.977345  6637 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:53.978566  6637 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:53.988765  6637 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1: Generated new TSK 0
I20260630 12:35:53.989341  6637 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:54.018303   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:54.023893  6648 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:54.024909  6649 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:54.026223  6651 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:54.026326   492 server_base.cc:1061] running on GCE node
I20260630 12:35:54.027307   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:54.027493   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:54.027645   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822954027629 us; error 0 us; skew 500 ppm
I20260630 12:35:54.028175   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:54.030222   492 webserver.cc:533] Webserver started at http://127.0.123.1:39089/ using document root <none> and password file <none>
I20260630 12:35:54.030646   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:54.030819   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:54.031056   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:54.032130   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-khbc"
I20260630 12:35:54.036171   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:35:54.039132  6656 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.039881   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:54.040133   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-khbc"
I20260630 12:35:54.040402   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:54.058676   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:54.059775   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:54.061093   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:54.063241   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:54.063428   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.063629   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:54.063807   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:35:54.100445   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:37087
I20260630 12:35:54.100551  6718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:37087 every 8 connection(s)
I20260630 12:35:54.105053   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:54.111387  6723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:54.112444  6724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:54.115005  6726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:54.115490   492 server_base.cc:1061] running on GCE node
I20260630 12:35:54.116333   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:54.116508   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:54.116684   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822954116667 us; error 0 us; skew 500 ppm
I20260630 12:35:54.117411   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:54.119935   492 webserver.cc:533] Webserver started at http://127.0.123.2:46763/ using document root <none> and password file <none>
I20260630 12:35:54.120153  6719 heartbeater.cc:344] Connected to a master server at 127.0.123.62:41577
I20260630 12:35:54.120428   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:54.120494  6719 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:54.120718   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:54.121037   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:54.121318  6719 heartbeater.cc:507] Master 127.0.123.62:41577 requested a full tablet report, sending...
I20260630 12:35:54.122179   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "ec5c61c892e146139bf53c1a02104eb8"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-khbc"
I20260630 12:35:54.123507  6592 ts_manager.cc:194] Registered new tserver with Master: a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087)
I20260630 12:35:54.125881  6592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39034
I20260630 12:35:54.127667   492 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:35:54.130818  6731 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.131479   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:35:54.131780   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "ec5c61c892e146139bf53c1a02104eb8"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-khbc"
I20260630 12:35:54.132028   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:54.144474   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:54.145560   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:54.146819   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:54.148835   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:54.149013   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.149219   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:54.149363   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.185767   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:33351
I20260630 12:35:54.185855  6793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:33351 every 8 connection(s)
I20260630 12:35:54.190230   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:54.196318  6797 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:54.198055  6798 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:54.199520  6800 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:54.201041  6794 heartbeater.cc:344] Connected to a master server at 127.0.123.62:41577
I20260630 12:35:54.201123   492 server_base.cc:1061] running on GCE node
I20260630 12:35:54.201426  6794 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:54.202070   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:35:54.202169  6794 heartbeater.cc:507] Master 127.0.123.62:41577 requested a full tablet report, sending...
W20260630 12:35:54.202284   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:54.202610   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822954202590 us; error 0 us; skew 500 ppm
I20260630 12:35:54.203151   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:54.204264  6592 ts_manager.cc:194] Registered new tserver with Master: ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351)
I20260630 12:35:54.205502   492 webserver.cc:533] Webserver started at http://127.0.123.3:40457/ using document root <none> and password file <none>
I20260630 12:35:54.205792  6592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39044
I20260630 12:35:54.205972   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:54.206225   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:54.206473   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:54.207571   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "37758233ee8746a1bcf167dfd59dec00"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-khbc"
I20260630 12:35:54.211642   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:35:54.214668  6805 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.215376   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:54.215631   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "37758233ee8746a1bcf167dfd59dec00"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-khbc"
I20260630 12:35:54.215915   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:54.228775   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:54.229854   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:54.231155   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:54.233254   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:54.233448   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.233669   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:54.233808   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.271040   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:44005
I20260630 12:35:54.271137  6867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:44005 every 8 connection(s)
I20260630 12:35:54.284124  6868 heartbeater.cc:344] Connected to a master server at 127.0.123.62:41577
I20260630 12:35:54.284521  6868 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:54.285207  6868 heartbeater.cc:507] Master 127.0.123.62:41577 requested a full tablet report, sending...
I20260630 12:35:54.286995  6592 ts_manager.cc:194] Registered new tserver with Master: 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3:44005)
I20260630 12:35:54.288050   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014147824s
I20260630 12:35:54.288561  6592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39046
I20260630 12:35:55.128544  6719 heartbeater.cc:499] Master 127.0.123.62:41577 was elected leader, sending a full tablet report...
I20260630 12:35:55.208156  6794 heartbeater.cc:499] Master 127.0.123.62:41577 was elected leader, sending a full tablet report...
I20260630 12:35:55.291282  6868 heartbeater.cc:499] Master 127.0.123.62:41577 was elected leader, sending a full tablet report...
I20260630 12:35:55.340876  6592 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39052:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:35:55.343171  6592 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:35:55.387916  6684 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2162546be74385af8d1ea7556a490c (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:35:55.389400  6684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2162546be74385af8d1ea7556a490c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.393133  6683 tablet_service.cc:1511] Processing CreateTablet for tablet 299c857a3c0f46aab16b9f1098162396 (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:35:55.394550  6683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299c857a3c0f46aab16b9f1098162396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.395784  6759 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2162546be74385af8d1ea7556a490c (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:35:55.397069  6759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2162546be74385af8d1ea7556a490c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.394210  6682 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0100f42e914aaca6c78a88aed6abcc (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:35:55.399930  6681 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad1e8b436544e8596a99315d7bdb6a3 (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:35:55.400771  6758 tablet_service.cc:1511] Processing CreateTablet for tablet 299c857a3c0f46aab16b9f1098162396 (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:35:55.401227  6681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad1e8b436544e8596a99315d7bdb6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.402335  6682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0100f42e914aaca6c78a88aed6abcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.405386  6757 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0100f42e914aaca6c78a88aed6abcc (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:35:55.406635  6757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0100f42e914aaca6c78a88aed6abcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.411303  6756 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad1e8b436544e8596a99315d7bdb6a3 (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:35:55.413388  6756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad1e8b436544e8596a99315d7bdb6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.416412  6758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299c857a3c0f46aab16b9f1098162396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.478765  6888 tablet_bootstrap.cc:492] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815: Bootstrap starting.
I20260630 12:35:55.481583  6889 tablet_bootstrap.cc:492] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8: Bootstrap starting.
I20260630 12:35:55.485792  6888 tablet_bootstrap.cc:654] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.489996  6889 tablet_bootstrap.cc:654] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.489781  6833 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2162546be74385af8d1ea7556a490c (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:35:55.490679  6830 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad1e8b436544e8596a99315d7bdb6a3 (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:35:55.491312  6833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2162546be74385af8d1ea7556a490c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.491978  6830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad1e8b436544e8596a99315d7bdb6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.493027  6832 tablet_service.cc:1511] Processing CreateTablet for tablet 299c857a3c0f46aab16b9f1098162396 (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:35:55.494437  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299c857a3c0f46aab16b9f1098162396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.496023  6831 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0100f42e914aaca6c78a88aed6abcc (DEFAULT_TABLE table=test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:35:55.497328  6831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0100f42e914aaca6c78a88aed6abcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.548586  6892 tablet_bootstrap.cc:492] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00: Bootstrap starting.
I20260630 12:35:55.549641  6888 tablet_bootstrap.cc:492] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815: No bootstrap required, opened a new log
I20260630 12:35:55.550529  6888 ts_tablet_manager.cc:1403] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.053s
I20260630 12:35:55.551288  6889 tablet_bootstrap.cc:492] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8: No bootstrap required, opened a new log
I20260630 12:35:55.551815  6889 ts_tablet_manager.cc:1403] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.041s
I20260630 12:35:55.552901  6888 raft_consensus.cc:359] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.553452  6888 raft_consensus.cc:385] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.553671  6888 raft_consensus.cc:740] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b2faf18ec94304bb0a8ffb8f3b1815, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.554288  6888 consensus_queue.cc:260] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.554653  6889 raft_consensus.cc:359] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.555411  6889 raft_consensus.cc:385] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.555796  6889 raft_consensus.cc:740] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5c61c892e146139bf53c1a02104eb8, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.556545  6892 tablet_bootstrap.cc:654] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.556707  6889 consensus_queue.cc:260] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.559916  6888 ts_tablet_manager.cc:1434] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:35:55.560920  6888 tablet_bootstrap.cc:492] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815: Bootstrap starting.
I20260630 12:35:55.566196  6889 ts_tablet_manager.cc:1434] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:35:55.566941  6888 tablet_bootstrap.cc:654] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.568017  6892 tablet_bootstrap.cc:492] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00: No bootstrap required, opened a new log
I20260630 12:35:55.568531  6892 ts_tablet_manager.cc:1403] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:35:55.568759  6889 tablet_bootstrap.cc:492] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8: Bootstrap starting.
I20260630 12:35:55.571508  6892 raft_consensus.cc:359] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.572363  6892 raft_consensus.cc:385] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.572695  6892 raft_consensus.cc:740] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37758233ee8746a1bcf167dfd59dec00, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.573536  6892 consensus_queue.cc:260] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.575577  6889 tablet_bootstrap.cc:654] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.578770  6892 ts_tablet_manager.cc:1434] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:35:55.579160  6888 tablet_bootstrap.cc:492] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815: No bootstrap required, opened a new log
I20260630 12:35:55.579653  6888 ts_tablet_manager.cc:1403] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:35:55.580587  6892 tablet_bootstrap.cc:492] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00: Bootstrap starting.
I20260630 12:35:55.582155  6889 tablet_bootstrap.cc:492] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8: No bootstrap required, opened a new log
I20260630 12:35:55.582676  6889 ts_tablet_manager.cc:1403] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.005s
I20260630 12:35:55.582545  6888 raft_consensus.cc:359] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.583336  6888 raft_consensus.cc:385] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.583657  6888 raft_consensus.cc:740] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b2faf18ec94304bb0a8ffb8f3b1815, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.584441  6888 consensus_queue.cc:260] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.585578  6889 raft_consensus.cc:359] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.586282  6889 raft_consensus.cc:385] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.586473  6888 ts_tablet_manager.cc:1434] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:55.586591  6889 raft_consensus.cc:740] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5c61c892e146139bf53c1a02104eb8, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.587527  6888 tablet_bootstrap.cc:492] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815: Bootstrap starting.
I20260630 12:35:55.587589  6889 consensus_queue.cc:260] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.590308  6889 ts_tablet_manager.cc:1434] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:55.591221  6889 tablet_bootstrap.cc:492] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8: Bootstrap starting.
I20260630 12:35:55.591564  6892 tablet_bootstrap.cc:654] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.596150  6888 tablet_bootstrap.cc:654] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.600064  6889 tablet_bootstrap.cc:654] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.603178  6892 tablet_bootstrap.cc:492] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00: No bootstrap required, opened a new log
I20260630 12:35:55.603787  6892 ts_tablet_manager.cc:1403] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
W20260630 12:35:55.605458  6720 tablet.cc:2406] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:35:55.606698  6892 raft_consensus.cc:359] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.607545  6892 raft_consensus.cc:385] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.607918  6892 raft_consensus.cc:740] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37758233ee8746a1bcf167dfd59dec00, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.608664  6892 consensus_queue.cc:260] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.609400  6888 tablet_bootstrap.cc:492] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815: No bootstrap required, opened a new log
I20260630 12:35:55.609766  6889 tablet_bootstrap.cc:492] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8: No bootstrap required, opened a new log
I20260630 12:35:55.609911  6888 ts_tablet_manager.cc:1403] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.011s
I20260630 12:35:55.610234  6889 ts_tablet_manager.cc:1403] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260630 12:35:55.610493  6892 ts_tablet_manager.cc:1434] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:35:55.611478  6892 tablet_bootstrap.cc:492] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00: Bootstrap starting.
I20260630 12:35:55.612831  6888 raft_consensus.cc:359] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.613065  6889 raft_consensus.cc:359] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.613588  6888 raft_consensus.cc:385] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.613761  6889 raft_consensus.cc:385] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.613960  6888 raft_consensus.cc:740] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b2faf18ec94304bb0a8ffb8f3b1815, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.614120  6889 raft_consensus.cc:740] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5c61c892e146139bf53c1a02104eb8, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.614966  6889 consensus_queue.cc:260] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.614991  6888 consensus_queue.cc:260] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.617288  6889 ts_tablet_manager.cc:1434] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:35:55.618274  6889 tablet_bootstrap.cc:492] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8: Bootstrap starting.
I20260630 12:35:55.619656  6892 tablet_bootstrap.cc:654] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.621721  6888 ts_tablet_manager.cc:1434] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:35:55.622720  6888 tablet_bootstrap.cc:492] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815: Bootstrap starting.
I20260630 12:35:55.626693  6889 tablet_bootstrap.cc:654] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.628458  6888 tablet_bootstrap.cc:654] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.631191  6892 tablet_bootstrap.cc:492] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00: No bootstrap required, opened a new log
I20260630 12:35:55.631727  6892 ts_tablet_manager.cc:1403] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260630 12:35:55.634580  6892 raft_consensus.cc:359] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.635382  6892 raft_consensus.cc:385] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.635725  6892 raft_consensus.cc:740] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37758233ee8746a1bcf167dfd59dec00, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.636653  6892 consensus_queue.cc:260] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.640439  6892 ts_tablet_manager.cc:1434] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:35:55.641453  6892 tablet_bootstrap.cc:492] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00: Bootstrap starting.
I20260630 12:35:55.647310  6892 tablet_bootstrap.cc:654] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.649997  6889 tablet_bootstrap.cc:492] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8: No bootstrap required, opened a new log
I20260630 12:35:55.650405  6889 ts_tablet_manager.cc:1403] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.015s
I20260630 12:35:55.650947  6888 tablet_bootstrap.cc:492] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815: No bootstrap required, opened a new log
I20260630 12:35:55.651419  6888 ts_tablet_manager.cc:1403] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.012s
I20260630 12:35:55.652835  6889 raft_consensus.cc:359] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.653383  6889 raft_consensus.cc:385] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.653587  6889 raft_consensus.cc:740] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5c61c892e146139bf53c1a02104eb8, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.654158  6892 tablet_bootstrap.cc:492] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00: No bootstrap required, opened a new log
I20260630 12:35:55.654050  6888 raft_consensus.cc:359] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.654251  6893 raft_consensus.cc:493] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:55.654218  6889 consensus_queue.cc:260] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.654841  6892 ts_tablet_manager.cc:1403] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.009s
I20260630 12:35:55.654824  6888 raft_consensus.cc:385] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.655403  6888 raft_consensus.cc:740] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b2faf18ec94304bb0a8ffb8f3b1815, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.656690  6889 ts_tablet_manager.cc:1434] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:35:55.656239  6888 consensus_queue.cc:260] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.655169  6893 raft_consensus.cc:515] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.657807  6892 raft_consensus.cc:359] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.658591  6892 raft_consensus.cc:385] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.658890  6892 raft_consensus.cc:740] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37758233ee8746a1bcf167dfd59dec00, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.659639  6892 consensus_queue.cc:260] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.661793  6892 ts_tablet_manager.cc:1434] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260630 12:35:55.664106  6893 leader_election.cc:290] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351), 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3:44005)
I20260630 12:35:55.676535  6888 ts_tablet_manager.cc:1434] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.008s
I20260630 12:35:55.681407  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299c857a3c0f46aab16b9f1098162396" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8" is_pre_election: true
I20260630 12:35:55.682209  6769 raft_consensus.cc:2468] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 0.
I20260630 12:35:55.683354  6660 leader_election.cc:304] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b2faf18ec94304bb0a8ffb8f3b1815, ec5c61c892e146139bf53c1a02104eb8; no voters: 
I20260630 12:35:55.684370  6906 raft_consensus.cc:2804] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:55.684762  6906 raft_consensus.cc:493] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:55.685156  6906 raft_consensus.cc:3060] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.686198  6843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299c857a3c0f46aab16b9f1098162396" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37758233ee8746a1bcf167dfd59dec00" is_pre_election: true
I20260630 12:35:55.686717  6843 raft_consensus.cc:2468] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 0.
I20260630 12:35:55.690459  6906 raft_consensus.cc:515] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.692080  6906 leader_election.cc:290] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 election: Requested vote from peers ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351), 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3:44005)
I20260630 12:35:55.692597  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299c857a3c0f46aab16b9f1098162396" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8"
I20260630 12:35:55.692936  6843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299c857a3c0f46aab16b9f1098162396" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37758233ee8746a1bcf167dfd59dec00"
I20260630 12:35:55.693178  6769 raft_consensus.cc:3060] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.693491  6843 raft_consensus.cc:3060] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.700229  6843 raft_consensus.cc:2468] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 1.
I20260630 12:35:55.700229  6769 raft_consensus.cc:2468] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 1.
I20260630 12:35:55.701453  6660 leader_election.cc:304] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b2faf18ec94304bb0a8ffb8f3b1815, ec5c61c892e146139bf53c1a02104eb8; no voters: 
I20260630 12:35:55.701867  6897 raft_consensus.cc:493] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:55.702410  6906 raft_consensus.cc:2804] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:55.702339  6897 raft_consensus.cc:515] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.702884  6906 raft_consensus.cc:697] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 LEADER]: Becoming Leader. State: Replica: a9b2faf18ec94304bb0a8ffb8f3b1815, State: Running, Role: LEADER
I20260630 12:35:55.703663  6906 consensus_queue.cc:237] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.704879  6897 leader_election.cc:290] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087), ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351)
I20260630 12:35:55.714869  6592 catalog_manager.cc:5697] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:55.717162  6694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2162546be74385af8d1ea7556a490c" candidate_uuid: "37758233ee8746a1bcf167dfd59dec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" is_pre_election: true
I20260630 12:35:55.717790  6694 raft_consensus.cc:2468] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37758233ee8746a1bcf167dfd59dec00 in term 0.
I20260630 12:35:55.718987  6807 leader_election.cc:304] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37758233ee8746a1bcf167dfd59dec00, a9b2faf18ec94304bb0a8ffb8f3b1815; no voters: 
I20260630 12:35:55.719738  6897 raft_consensus.cc:2804] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:55.720117  6897 raft_consensus.cc:493] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:55.719831  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2162546be74385af8d1ea7556a490c" candidate_uuid: "37758233ee8746a1bcf167dfd59dec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8" is_pre_election: true
I20260630 12:35:55.720446  6897 raft_consensus.cc:3060] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.720788  6769 raft_consensus.cc:2468] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37758233ee8746a1bcf167dfd59dec00 in term 0.
I20260630 12:35:55.725567  6897 raft_consensus.cc:515] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.726960  6897 leader_election.cc:290] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 1 election: Requested vote from peers a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087), ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351)
I20260630 12:35:55.727672  6694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2162546be74385af8d1ea7556a490c" candidate_uuid: "37758233ee8746a1bcf167dfd59dec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815"
I20260630 12:35:55.727950  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2162546be74385af8d1ea7556a490c" candidate_uuid: "37758233ee8746a1bcf167dfd59dec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8"
I20260630 12:35:55.728250  6694 raft_consensus.cc:3060] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.728497  6769 raft_consensus.cc:3060] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.734891  6769 raft_consensus.cc:2468] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37758233ee8746a1bcf167dfd59dec00 in term 1.
I20260630 12:35:55.734891  6694 raft_consensus.cc:2468] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37758233ee8746a1bcf167dfd59dec00 in term 1.
I20260630 12:35:55.736143  6809 leader_election.cc:304] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37758233ee8746a1bcf167dfd59dec00, ec5c61c892e146139bf53c1a02104eb8; no voters: 
I20260630 12:35:55.736768  6897 raft_consensus.cc:2804] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:55.737697  6897 raft_consensus.cc:697] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 1 LEADER]: Becoming Leader. State: Replica: 37758233ee8746a1bcf167dfd59dec00, State: Running, Role: LEADER
I20260630 12:35:55.738303  6897 consensus_queue.cc:237] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.744516  6592 catalog_manager.cc:5697] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:55.797504  6906 raft_consensus.cc:493] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:55.797973  6906 raft_consensus.cc:515] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.799553  6906 leader_election.cc:290] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351), 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3:44005)
I20260630 12:35:55.800276  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1e8b436544e8596a99315d7bdb6a3" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8" is_pre_election: true
I20260630 12:35:55.800501  6843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1e8b436544e8596a99315d7bdb6a3" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37758233ee8746a1bcf167dfd59dec00" is_pre_election: true
I20260630 12:35:55.800937  6769 raft_consensus.cc:2468] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 0.
I20260630 12:35:55.801077  6843 raft_consensus.cc:2468] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 0.
I20260630 12:35:55.802042  6660 leader_election.cc:304] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b2faf18ec94304bb0a8ffb8f3b1815, ec5c61c892e146139bf53c1a02104eb8; no voters: 
I20260630 12:35:55.802723  6906 raft_consensus.cc:2804] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:55.803042  6906 raft_consensus.cc:493] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:55.803256  6906 raft_consensus.cc:3060] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.807569  6906 raft_consensus.cc:515] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.809000  6906 leader_election.cc:290] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 election: Requested vote from peers ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351), 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3:44005)
I20260630 12:35:55.809588  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1e8b436544e8596a99315d7bdb6a3" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8"
I20260630 12:35:55.810050  6769 raft_consensus.cc:3060] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.810166  6843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1e8b436544e8596a99315d7bdb6a3" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37758233ee8746a1bcf167dfd59dec00"
I20260630 12:35:55.810756  6843 raft_consensus.cc:3060] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.816253  6769 raft_consensus.cc:2468] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 1.
I20260630 12:35:55.816968  6843 raft_consensus.cc:2468] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 1.
I20260630 12:35:55.817260  6660 leader_election.cc:304] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b2faf18ec94304bb0a8ffb8f3b1815, ec5c61c892e146139bf53c1a02104eb8; no voters: 
I20260630 12:35:55.817948  6906 raft_consensus.cc:2804] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:55.818338  6906 raft_consensus.cc:697] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 LEADER]: Becoming Leader. State: Replica: a9b2faf18ec94304bb0a8ffb8f3b1815, State: Running, Role: LEADER
I20260630 12:35:55.818859  6906 consensus_queue.cc:237] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.823982  6906 raft_consensus.cc:493] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:55.824398  6906 raft_consensus.cc:515] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.825327  6592 catalog_manager.cc:5697] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:55.826323  6906 leader_election.cc:290] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351), 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3:44005)
I20260630 12:35:55.827042  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0100f42e914aaca6c78a88aed6abcc" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8" is_pre_election: true
I20260630 12:35:55.827315  6843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0100f42e914aaca6c78a88aed6abcc" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37758233ee8746a1bcf167dfd59dec00" is_pre_election: true
I20260630 12:35:55.827560  6769 raft_consensus.cc:2468] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 0.
I20260630 12:35:55.827962  6843 raft_consensus.cc:2468] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 0.
I20260630 12:35:55.828686  6660 leader_election.cc:304] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b2faf18ec94304bb0a8ffb8f3b1815, ec5c61c892e146139bf53c1a02104eb8; no voters: 
I20260630 12:35:55.829577  6906 raft_consensus.cc:2804] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:55.829838  6906 raft_consensus.cc:493] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:55.830142  6906 raft_consensus.cc:3060] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.836181  6906 raft_consensus.cc:515] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.837671  6906 leader_election.cc:290] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 election: Requested vote from peers ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351), 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3:44005)
I20260630 12:35:55.838302  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0100f42e914aaca6c78a88aed6abcc" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8"
I20260630 12:35:55.838554  6843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0100f42e914aaca6c78a88aed6abcc" candidate_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37758233ee8746a1bcf167dfd59dec00"
I20260630 12:35:55.838764  6769 raft_consensus.cc:3060] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.839071  6843 raft_consensus.cc:3060] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.843111  6769 raft_consensus.cc:2468] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 1.
I20260630 12:35:55.843580  6843 raft_consensus.cc:2468] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b2faf18ec94304bb0a8ffb8f3b1815 in term 1.
I20260630 12:35:55.844069  6660 leader_election.cc:304] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b2faf18ec94304bb0a8ffb8f3b1815, ec5c61c892e146139bf53c1a02104eb8; no voters: 
I20260630 12:35:55.844795  6906 raft_consensus.cc:2804] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:55.845171  6906 raft_consensus.cc:697] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 LEADER]: Becoming Leader. State: Replica: a9b2faf18ec94304bb0a8ffb8f3b1815, State: Running, Role: LEADER
I20260630 12:35:55.845873  6906 consensus_queue.cc:237] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:55.851521  6592 catalog_manager.cc:5697] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:55.865274   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:35:55.880982   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:55.881732   492 tablet_replica.cc:333] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815: stopping tablet replica
I20260630 12:35:55.882277   492 raft_consensus.cc:2243] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:55.882854   492 pending_rounds.cc:70] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815: Trying to abort 1 pending ops.
I20260630 12:35:55.883033   492 pending_rounds.cc:77] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442827150856192 op_type: NO_OP noop_request { }
I20260630 12:35:55.883309   492 raft_consensus.cc:2889] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:55.883563   492 raft_consensus.cc:2272] T 5a0100f42e914aaca6c78a88aed6abcc P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:55.885653   492 tablet_replica.cc:333] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815: stopping tablet replica
I20260630 12:35:55.886129   492 raft_consensus.cc:2243] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:55.886466   492 raft_consensus.cc:2272] T 9d2162546be74385af8d1ea7556a490c P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:55.888190   492 tablet_replica.cc:333] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815: stopping tablet replica
I20260630 12:35:55.888648   492 raft_consensus.cc:2243] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:55.889186   492 pending_rounds.cc:70] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815: Trying to abort 1 pending ops.
I20260630 12:35:55.889346   492 pending_rounds.cc:77] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442826569760768 op_type: NO_OP noop_request { }
I20260630 12:35:55.889577   492 raft_consensus.cc:2889] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:55.889865   492 raft_consensus.cc:2272] T 299c857a3c0f46aab16b9f1098162396 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:55.891911   492 tablet_replica.cc:333] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815: stopping tablet replica
I20260630 12:35:55.892340   492 raft_consensus.cc:2243] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:55.892836   492 pending_rounds.cc:70] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815: Trying to abort 1 pending ops.
I20260630 12:35:55.892997   492 pending_rounds.cc:77] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442827040555008 op_type: NO_OP noop_request { }
I20260630 12:35:55.893267   492 raft_consensus.cc:2889] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:55.893519   492 raft_consensus.cc:2272] T 0ad1e8b436544e8596a99315d7bdb6a3 P a9b2faf18ec94304bb0a8ffb8f3b1815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:55.915007   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
W20260630 12:35:56.133224  6807 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:35:56.136250  6807 consensus_peers.cc:597] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:56.280093  6897 consensus_queue.cc:1048] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:56.950512  6640 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver a9b2faf18ec94304bb0a8ffb8f3b1815 not available for placement
I20260630 12:35:56.956561   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:56.961715  6923 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:56.962621  6924 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:56.962949  6926 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:56.963627   492 server_base.cc:1061] running on GCE node
I20260630 12:35:56.965345   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:56.965540   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:56.965710   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822956965694 us; error 0 us; skew 500 ppm
I20260630 12:35:56.966178   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:56.968258   492 webserver.cc:533] Webserver started at http://127.0.123.4:37625/ using document root <none> and password file <none>
I20260630 12:35:56.968674   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:56.968855   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:56.969091   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:56.970072   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "ac80efd49dfd4e01919deb644a317630"
format_stamp: "Formatted at 2026-06-30 12:35:56 on dist-test-slave-khbc"
I20260630 12:35:56.974011   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:35:56.976924  6931 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:56.977584   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:56.977854   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "ac80efd49dfd4e01919deb644a317630"
format_stamp: "Formatted at 2026-06-30 12:35:56 on dist-test-slave-khbc"
I20260630 12:35:56.978091   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:35:57.007974   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:57.009196   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:57.010676   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:57.012935   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:57.013124   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:57.013337   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:57.013484   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:57.017738  6897 consensus_queue.cc:579] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Leader has been unable to successfully communicate with peer a9b2faf18ec94304bb0a8ffb8f3b1815 for more than 1 seconds (1.279s)
W20260630 12:35:57.027051  6591 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9d2162546be74385af8d1ea7556a490c with cas_config_opid_index -1: no extra replica candidate found for tablet 9d2162546be74385af8d1ea7556a490c (table test-workload [id=0c4db888575d4972b18cdd7d65ce18a3]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260630 12:35:57.054803   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:34249
I20260630 12:35:57.054883  6995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:34249 every 8 connection(s)
I20260630 12:35:57.067638  6996 heartbeater.cc:344] Connected to a master server at 127.0.123.62:41577
I20260630 12:35:57.067967  6996 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:57.068583  6996 heartbeater.cc:507] Master 127.0.123.62:41577 requested a full tablet report, sending...
I20260630 12:35:57.070250  6591 ts_manager.cc:194] Registered new tserver with Master: ac80efd49dfd4e01919deb644a317630 (127.0.123.4:34249)
I20260630 12:35:57.071538  6591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39058
I20260630 12:35:57.099675  6843 consensus_queue.cc:237] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:57.106045  6769 raft_consensus.cc:1275] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:57.107277  6897 consensus_queue.cc:1048] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:35:57.109740  6807 consensus_peers.cc:597] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:57.113044  6939 raft_consensus.cc:2955] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } } }
W20260630 12:35:57.114850  6809 consensus_peers.cc:597] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 -> Peer ac80efd49dfd4e01919deb644a317630 (127.0.123.4:34249): Couldn't send request to peer ac80efd49dfd4e01919deb644a317630. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d2162546be74385af8d1ea7556a490c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:57.114506  6769 raft_consensus.cc:2955] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } } }
I20260630 12:35:57.120113  6578 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9d2162546be74385af8d1ea7556a490c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:35:57.124429  6591 catalog_manager.cc:5697] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:57.206581  6897 raft_consensus.cc:493] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:57.207075  6897 raft_consensus.cc:515] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:57.208896  6897 leader_election.cc:290] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087), ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351)
I20260630 12:35:57.210012  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299c857a3c0f46aab16b9f1098162396" candidate_uuid: "37758233ee8746a1bcf167dfd59dec00" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8" is_pre_election: true
I20260630 12:35:57.210660  6769 raft_consensus.cc:2468] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37758233ee8746a1bcf167dfd59dec00 in term 1.
I20260630 12:35:57.211722  6809 leader_election.cc:304] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [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: 37758233ee8746a1bcf167dfd59dec00, ec5c61c892e146139bf53c1a02104eb8; no voters: 
W20260630 12:35:57.212302  6807 leader_election.cc:336] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
I20260630 12:35:57.212361  6897 raft_consensus.cc:2804] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:35:57.212739  6897 raft_consensus.cc:493] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:57.212975  6897 raft_consensus.cc:3060] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:57.217350  6897 raft_consensus.cc:515] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:57.218797  6897 leader_election.cc:290] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 election: Requested vote from peers a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087), ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351)
I20260630 12:35:57.219870  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299c857a3c0f46aab16b9f1098162396" candidate_uuid: "37758233ee8746a1bcf167dfd59dec00" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8"
I20260630 12:35:57.220448  6769 raft_consensus.cc:3060] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:35:57.222289  6807 leader_election.cc:336] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
I20260630 12:35:57.225317  6769 raft_consensus.cc:2468] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37758233ee8746a1bcf167dfd59dec00 in term 2.
I20260630 12:35:57.226163  6809 leader_election.cc:304] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [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: 37758233ee8746a1bcf167dfd59dec00, ec5c61c892e146139bf53c1a02104eb8; no voters: a9b2faf18ec94304bb0a8ffb8f3b1815
I20260630 12:35:57.226747  6897 raft_consensus.cc:2804] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:57.227099  6897 raft_consensus.cc:697] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Becoming Leader. State: Replica: 37758233ee8746a1bcf167dfd59dec00, State: Running, Role: LEADER
I20260630 12:35:57.227735  6897 consensus_queue.cc:237] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Queue going to LEADER 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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:57.233875  6592 catalog_manager.cc:5697] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: term changed from 1 to 2, leader changed from a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) to 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3). New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:57.487010  6897 raft_consensus.cc:493] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:57.487478  6897 raft_consensus.cc:515] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:57.489114  6897 leader_election.cc:290] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087), ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351)
I20260630 12:35:57.490233  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1e8b436544e8596a99315d7bdb6a3" candidate_uuid: "37758233ee8746a1bcf167dfd59dec00" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8" is_pre_election: true
I20260630 12:35:57.490796  6769 raft_consensus.cc:2468] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37758233ee8746a1bcf167dfd59dec00 in term 1.
I20260630 12:35:57.491725  6809 leader_election.cc:304] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [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: 37758233ee8746a1bcf167dfd59dec00, ec5c61c892e146139bf53c1a02104eb8; no voters: 
I20260630 12:35:57.492471  6897 raft_consensus.cc:2804] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:35:57.492660  6807 leader_election.cc:336] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
I20260630 12:35:57.492847  6897 raft_consensus.cc:493] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:57.493218  6897 raft_consensus.cc:3060] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:57.497579  6897 raft_consensus.cc:515] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:57.499084  6897 leader_election.cc:290] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 election: Requested vote from peers a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087), ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351)
I20260630 12:35:57.500100  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1e8b436544e8596a99315d7bdb6a3" candidate_uuid: "37758233ee8746a1bcf167dfd59dec00" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8"
I20260630 12:35:57.500689  6769 raft_consensus.cc:3060] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:35:57.502198  6807 leader_election.cc:336] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
I20260630 12:35:57.505235  6769 raft_consensus.cc:2468] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37758233ee8746a1bcf167dfd59dec00 in term 2.
I20260630 12:35:57.506043  6809 leader_election.cc:304] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [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: 37758233ee8746a1bcf167dfd59dec00, ec5c61c892e146139bf53c1a02104eb8; no voters: a9b2faf18ec94304bb0a8ffb8f3b1815
I20260630 12:35:57.506592  6897 raft_consensus.cc:2804] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:57.507020  6897 raft_consensus.cc:697] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Becoming Leader. State: Replica: 37758233ee8746a1bcf167dfd59dec00, State: Running, Role: LEADER
I20260630 12:35:57.507735  6897 consensus_queue.cc:237] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Queue going to LEADER 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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:57.513984  6592 catalog_manager.cc:5697] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: term changed from 1 to 2, leader changed from a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) to 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3). New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:57.540647  6897 raft_consensus.cc:493] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:57.541114  6897 raft_consensus.cc:515] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:57.542706  6897 leader_election.cc:290] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087), ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351)
I20260630 12:35:57.543763  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0100f42e914aaca6c78a88aed6abcc" candidate_uuid: "37758233ee8746a1bcf167dfd59dec00" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8" is_pre_election: true
I20260630 12:35:57.544420  6769 raft_consensus.cc:2468] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37758233ee8746a1bcf167dfd59dec00 in term 1.
I20260630 12:35:57.545461  6809 leader_election.cc:304] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [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: 37758233ee8746a1bcf167dfd59dec00, ec5c61c892e146139bf53c1a02104eb8; no voters: 
I20260630 12:35:57.546173  6897 raft_consensus.cc:2804] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:35:57.546391  6807 leader_election.cc:336] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
I20260630 12:35:57.546540  6897 raft_consensus.cc:493] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:57.546921  6897 raft_consensus.cc:3060] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:57.551533  6897 raft_consensus.cc:515] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:57.553167  6897 leader_election.cc:290] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 election: Requested vote from peers a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087), ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351)
I20260630 12:35:57.554204  6769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0100f42e914aaca6c78a88aed6abcc" candidate_uuid: "37758233ee8746a1bcf167dfd59dec00" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5c61c892e146139bf53c1a02104eb8"
I20260630 12:35:57.554791  6769 raft_consensus.cc:3060] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:35:57.556394  6807 leader_election.cc:336] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
I20260630 12:35:57.559180  6769 raft_consensus.cc:2468] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37758233ee8746a1bcf167dfd59dec00 in term 2.
I20260630 12:35:57.560070  6809 leader_election.cc:304] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [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: 37758233ee8746a1bcf167dfd59dec00, ec5c61c892e146139bf53c1a02104eb8; no voters: a9b2faf18ec94304bb0a8ffb8f3b1815
I20260630 12:35:57.560652  6897 raft_consensus.cc:2804] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:57.560999  6897 raft_consensus.cc:697] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Becoming Leader. State: Replica: 37758233ee8746a1bcf167dfd59dec00, State: Running, Role: LEADER
I20260630 12:35:57.561671  6897 consensus_queue.cc:237] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Queue going to LEADER 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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } }
I20260630 12:35:57.568037  6592 catalog_manager.cc:5697] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: term changed from 1 to 2, leader changed from a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) to 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3). New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:57.570885  7010 ts_tablet_manager.cc:933] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630: Initiating tablet copy from peer 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3:44005)
I20260630 12:35:57.572285  7010 tablet_copy_client.cc:323] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:44005
I20260630 12:35:57.581899  6853 tablet_copy_service.cc:140] P 37758233ee8746a1bcf167dfd59dec00: Received BeginTabletCopySession request for tablet 9d2162546be74385af8d1ea7556a490c from peer ac80efd49dfd4e01919deb644a317630 ({username='slave'} at 127.0.0.1:47212)
I20260630 12:35:57.582355  6853 tablet_copy_service.cc:161] P 37758233ee8746a1bcf167dfd59dec00: Beginning new tablet copy session on tablet 9d2162546be74385af8d1ea7556a490c from peer ac80efd49dfd4e01919deb644a317630 at {username='slave'} at 127.0.0.1:47212: session id = ac80efd49dfd4e01919deb644a317630-9d2162546be74385af8d1ea7556a490c
I20260630 12:35:57.587319  6853 tablet_copy_source_session.cc:215] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:57.589707  7010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2162546be74385af8d1ea7556a490c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:57.599987  7010 tablet_copy_client.cc:806] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:57.600383  7010 tablet_copy_client.cc:670] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:57.603304  7010 tablet_copy_client.cc:538] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:57.608793  7010 tablet_bootstrap.cc:492] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630: Bootstrap starting.
I20260630 12:35:57.621825  7010 tablet_bootstrap.cc:492] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:57.622501  7010 tablet_bootstrap.cc:492] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630: Bootstrap complete.
I20260630 12:35:57.622984  7010 ts_tablet_manager.cc:1403] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:35:57.624934  7010 raft_consensus.cc:359] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:57.625490  7010 raft_consensus.cc:740] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac80efd49dfd4e01919deb644a317630, State: Initialized, Role: LEARNER
I20260630 12:35:57.625941  7010 consensus_queue.cc:260] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:57.627594  6996 heartbeater.cc:499] Master 127.0.123.62:41577 was elected leader, sending a full tablet report...
I20260630 12:35:57.627900  7010 ts_tablet_manager.cc:1434] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:35:57.629519  6853 tablet_copy_service.cc:342] P 37758233ee8746a1bcf167dfd59dec00: Request end of tablet copy session ac80efd49dfd4e01919deb644a317630-9d2162546be74385af8d1ea7556a490c received from {username='slave'} at 127.0.0.1:47212
I20260630 12:35:57.629830  6853 tablet_copy_service.cc:434] P 37758233ee8746a1bcf167dfd59dec00: ending tablet copy session ac80efd49dfd4e01919deb644a317630-9d2162546be74385af8d1ea7556a490c on tablet 9d2162546be74385af8d1ea7556a490c with peer ac80efd49dfd4e01919deb644a317630
I20260630 12:35:57.672035  6769 raft_consensus.cc:1275] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:35:57.673134  6897 consensus_queue.cc:1048] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:57.686532  6807 consensus_peers.cc:597] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:57.945899  6807 consensus_peers.cc:597] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:57.952890  6640 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver a9b2faf18ec94304bb0a8ffb8f3b1815 not available for placement
I20260630 12:35:57.989020  6769 raft_consensus.cc:1275] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:35:57.990509  6939 consensus_queue.cc:1048] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:35:58.005241  6807 consensus_peers.cc:597] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:58.065210  6769 raft_consensus.cc:1275] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:35:58.066533  6897 consensus_queue.cc:1048] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:58.089373  6971 raft_consensus.cc:1217] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:58.194010  7023 consensus_queue.cc:579] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Leader has been unable to successfully communicate with peer a9b2faf18ec94304bb0a8ffb8f3b1815 for more than 1 seconds (1.093s)
I20260630 12:35:58.519723  7023 consensus_queue.cc:579] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Leader has been unable to successfully communicate with peer a9b2faf18ec94304bb0a8ffb8f3b1815 for more than 1 seconds (1.011s)
I20260630 12:35:58.528672  6843 consensus_queue.cc:237] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:58.534065  6769 raft_consensus.cc:1275] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:35:58.534607  6809 consensus_peers.cc:597] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 -> Peer ac80efd49dfd4e01919deb644a317630 (127.0.123.4:34249): Couldn't send request to peer ac80efd49dfd4e01919deb644a317630. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ad1e8b436544e8596a99315d7bdb6a3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:58.535562  7023 consensus_queue.cc:1048] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:35:58.536522  6807 consensus_peers.cc:597] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:58.540864  6939 raft_consensus.cc:2955] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } } }
I20260630 12:35:58.542496  6769 raft_consensus.cc:2955] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } } }
I20260630 12:35:58.550163  6578 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0ad1e8b436544e8596a99315d7bdb6a3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:35:58.554557  6592 catalog_manager.cc:5697] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:58.609869  6897 consensus_queue.cc:579] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Leader has been unable to successfully communicate with peer a9b2faf18ec94304bb0a8ffb8f3b1815 for more than 1 seconds (1.381s)
I20260630 12:35:58.618744  6843 consensus_queue.cc:237] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:58.624639  6769 raft_consensus.cc:1275] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:35:58.624825  6809 consensus_peers.cc:597] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 -> Peer ac80efd49dfd4e01919deb644a317630 (127.0.123.4:34249): Couldn't send request to peer ac80efd49dfd4e01919deb644a317630. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 299c857a3c0f46aab16b9f1098162396. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:58.626457  7023 consensus_queue.cc:1048] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:35:58.628010  6807 consensus_peers.cc:597] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:58.632098  6897 raft_consensus.cc:2955] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } } }
I20260630 12:35:58.633777  6768 raft_consensus.cc:2955] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } } }
I20260630 12:35:58.642344  6578 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 299c857a3c0f46aab16b9f1098162396 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:35:58.646021  6591 catalog_manager.cc:5697] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:58.648138  7023 raft_consensus.cc:1064] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00: attempting to promote NON_VOTER ac80efd49dfd4e01919deb644a317630 to VOTER
I20260630 12:35:58.650827  7023 consensus_queue.cc:237] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } }
I20260630 12:35:58.656648  6971 raft_consensus.cc:1275] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630 [term 1 LEARNER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:58.659219  6768 raft_consensus.cc:1275] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:58.659817  7023 consensus_queue.cc:1048] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:58.660828  6897 consensus_queue.cc:1048] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:35:58.661908  6807 consensus_peers.cc:597] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:58.669718  7023 raft_consensus.cc:2955] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:35:58.671106  6768 raft_consensus.cc:2955] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:35:58.678840  6971 raft_consensus.cc:2955] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:35:58.684363  6592 catalog_manager.cc:5697] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 reported cstate change: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:35:58.696550  6843 consensus_queue.cc:237] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [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: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } }
I20260630 12:35:58.701794  6971 raft_consensus.cc:1275] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630 [term 1 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:58.702095  6768 raft_consensus.cc:1275] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:58.703027  7023 consensus_queue.cc:1048] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:58.703830  7030 consensus_queue.cc:1048] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:58.709734  6897 raft_consensus.cc:2955] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:35:58.711185  6971 raft_consensus.cc:2955] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:35:58.711407  6768 raft_consensus.cc:2955] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:35:58.716058  6578 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d2162546be74385af8d1ea7556a490c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:58.719774  6590 catalog_manager.cc:5697] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New cstate: current_term: 1 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:35:58.734848  6577 catalog_manager.cc:4755] TS a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9d2162546be74385af8d1ea7556a490c: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
I20260630 12:35:58.933317  7030 consensus_queue.cc:579] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Leader has been unable to successfully communicate with peer a9b2faf18ec94304bb0a8ffb8f3b1815 for more than 1 seconds (1.371s)
I20260630 12:35:58.942688  6843 consensus_queue.cc:237] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:58.947994  6768 raft_consensus.cc:1275] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:35:58.948817  6809 consensus_peers.cc:597] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 -> Peer ac80efd49dfd4e01919deb644a317630 (127.0.123.4:34249): Couldn't send request to peer ac80efd49dfd4e01919deb644a317630. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a0100f42e914aaca6c78a88aed6abcc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:58.949704  7030 consensus_queue.cc:1048] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:35:58.950618  6807 consensus_peers.cc:597] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:58.955556  6640 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver a9b2faf18ec94304bb0a8ffb8f3b1815 not available for placement
I20260630 12:35:58.956671  6939 raft_consensus.cc:2955] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } } }
I20260630 12:35:58.958283  6768 raft_consensus.cc:2955] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } } }
I20260630 12:35:58.963547  6578 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5a0100f42e914aaca6c78a88aed6abcc with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:35:58.966843  6592 catalog_manager.cc:5697] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: config changed from index -1 to 2, NON_VOTER ac80efd49dfd4e01919deb644a317630 (127.0.123.4) added. New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:59.090536  7034 ts_tablet_manager.cc:933] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630: Initiating tablet copy from peer 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3:44005)
I20260630 12:35:59.092687  7034 tablet_copy_client.cc:323] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:44005
I20260630 12:35:59.094890  6853 tablet_copy_service.cc:140] P 37758233ee8746a1bcf167dfd59dec00: Received BeginTabletCopySession request for tablet 0ad1e8b436544e8596a99315d7bdb6a3 from peer ac80efd49dfd4e01919deb644a317630 ({username='slave'} at 127.0.0.1:47212)
I20260630 12:35:59.095494  6853 tablet_copy_service.cc:161] P 37758233ee8746a1bcf167dfd59dec00: Beginning new tablet copy session on tablet 0ad1e8b436544e8596a99315d7bdb6a3 from peer ac80efd49dfd4e01919deb644a317630 at {username='slave'} at 127.0.0.1:47212: session id = ac80efd49dfd4e01919deb644a317630-0ad1e8b436544e8596a99315d7bdb6a3
I20260630 12:35:59.101858  6853 tablet_copy_source_session.cc:215] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:59.104622  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad1e8b436544e8596a99315d7bdb6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:59.115847  7034 tablet_copy_client.cc:806] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:59.116403  7034 tablet_copy_client.cc:670] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:59.119819  7034 tablet_copy_client.cc:538] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:59.125869  7034 tablet_bootstrap.cc:492] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630: Bootstrap starting.
I20260630 12:35:59.140409  7034 tablet_bootstrap.cc:492] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:59.141047  7034 tablet_bootstrap.cc:492] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630: Bootstrap complete.
I20260630 12:35:59.141577  7034 ts_tablet_manager.cc:1403] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260630 12:35:59.143796  7034 raft_consensus.cc:359] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:59.144351  7034 raft_consensus.cc:740] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ac80efd49dfd4e01919deb644a317630, State: Initialized, Role: LEARNER
I20260630 12:35:59.144852  7034 consensus_queue.cc:260] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:59.146790  7034 ts_tablet_manager.cc:1434] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:59.148455  6853 tablet_copy_service.cc:342] P 37758233ee8746a1bcf167dfd59dec00: Request end of tablet copy session ac80efd49dfd4e01919deb644a317630-0ad1e8b436544e8596a99315d7bdb6a3 received from {username='slave'} at 127.0.0.1:47212
I20260630 12:35:59.148905  6853 tablet_copy_service.cc:434] P 37758233ee8746a1bcf167dfd59dec00: ending tablet copy session ac80efd49dfd4e01919deb644a317630-0ad1e8b436544e8596a99315d7bdb6a3 on tablet 0ad1e8b436544e8596a99315d7bdb6a3 with peer ac80efd49dfd4e01919deb644a317630
I20260630 12:35:59.154588  7034 ts_tablet_manager.cc:933] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630: Initiating tablet copy from peer 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3:44005)
I20260630 12:35:59.156174  7034 tablet_copy_client.cc:323] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:44005
I20260630 12:35:59.157706  6853 tablet_copy_service.cc:140] P 37758233ee8746a1bcf167dfd59dec00: Received BeginTabletCopySession request for tablet 299c857a3c0f46aab16b9f1098162396 from peer ac80efd49dfd4e01919deb644a317630 ({username='slave'} at 127.0.0.1:47212)
I20260630 12:35:59.158078  6853 tablet_copy_service.cc:161] P 37758233ee8746a1bcf167dfd59dec00: Beginning new tablet copy session on tablet 299c857a3c0f46aab16b9f1098162396 from peer ac80efd49dfd4e01919deb644a317630 at {username='slave'} at 127.0.0.1:47212: session id = ac80efd49dfd4e01919deb644a317630-299c857a3c0f46aab16b9f1098162396
I20260630 12:35:59.162916  6853 tablet_copy_source_session.cc:215] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:59.165369  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299c857a3c0f46aab16b9f1098162396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:59.175813  7034 tablet_copy_client.cc:806] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:59.176317  7034 tablet_copy_client.cc:670] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:59.179179  7034 tablet_copy_client.cc:538] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:59.184772  7034 tablet_bootstrap.cc:492] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630: Bootstrap starting.
I20260630 12:35:59.198786  7034 tablet_bootstrap.cc:492] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:59.199445  7034 tablet_bootstrap.cc:492] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630: Bootstrap complete.
I20260630 12:35:59.200134  7034 ts_tablet_manager.cc:1403] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.004s
I20260630 12:35:59.202298  7034 raft_consensus.cc:359] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:59.202854  7034 raft_consensus.cc:740] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ac80efd49dfd4e01919deb644a317630, State: Initialized, Role: LEARNER
I20260630 12:35:59.203361  7034 consensus_queue.cc:260] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:59.204931  7034 ts_tablet_manager.cc:1434] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:59.206514  6853 tablet_copy_service.cc:342] P 37758233ee8746a1bcf167dfd59dec00: Request end of tablet copy session ac80efd49dfd4e01919deb644a317630-299c857a3c0f46aab16b9f1098162396 received from {username='slave'} at 127.0.0.1:47212
I20260630 12:35:59.206918  6853 tablet_copy_service.cc:434] P 37758233ee8746a1bcf167dfd59dec00: ending tablet copy session ac80efd49dfd4e01919deb644a317630-299c857a3c0f46aab16b9f1098162396 on tablet 299c857a3c0f46aab16b9f1098162396 with peer ac80efd49dfd4e01919deb644a317630
I20260630 12:35:59.552768  6939 consensus_queue.cc:579] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Leader has been unable to successfully communicate with peer a9b2faf18ec94304bb0a8ffb8f3b1815 for more than 1 seconds (1.023s)
I20260630 12:35:59.557303  7034 ts_tablet_manager.cc:933] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630: Initiating tablet copy from peer 37758233ee8746a1bcf167dfd59dec00 (127.0.123.3:44005)
I20260630 12:35:59.558745  7034 tablet_copy_client.cc:323] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:44005
I20260630 12:35:59.560248  6853 tablet_copy_service.cc:140] P 37758233ee8746a1bcf167dfd59dec00: Received BeginTabletCopySession request for tablet 5a0100f42e914aaca6c78a88aed6abcc from peer ac80efd49dfd4e01919deb644a317630 ({username='slave'} at 127.0.0.1:47212)
I20260630 12:35:59.560631  6853 tablet_copy_service.cc:161] P 37758233ee8746a1bcf167dfd59dec00: Beginning new tablet copy session on tablet 5a0100f42e914aaca6c78a88aed6abcc from peer ac80efd49dfd4e01919deb644a317630 at {username='slave'} at 127.0.0.1:47212: session id = ac80efd49dfd4e01919deb644a317630-5a0100f42e914aaca6c78a88aed6abcc
I20260630 12:35:59.566471  6853 tablet_copy_source_session.cc:215] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:59.569130  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0100f42e914aaca6c78a88aed6abcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:59.570755  6971 raft_consensus.cc:1217] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:35:59.580714  7034 tablet_copy_client.cc:806] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:59.581161  7034 tablet_copy_client.cc:670] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:59.583851  7034 tablet_copy_client.cc:538] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:59.588363  7034 tablet_bootstrap.cc:492] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630: Bootstrap starting.
I20260630 12:35:59.599574  7034 tablet_bootstrap.cc:492] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:59.600140  7034 tablet_bootstrap.cc:492] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630: Bootstrap complete.
I20260630 12:35:59.600554  7034 ts_tablet_manager.cc:1403] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260630 12:35:59.602198  7034 raft_consensus.cc:359] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:59.602697  7034 raft_consensus.cc:740] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ac80efd49dfd4e01919deb644a317630, State: Initialized, Role: LEARNER
I20260630 12:35:59.603081  7034 consensus_queue.cc:260] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: true } }
I20260630 12:35:59.604717  7034 ts_tablet_manager.cc:1434] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:59.606508  6853 tablet_copy_service.cc:342] P 37758233ee8746a1bcf167dfd59dec00: Request end of tablet copy session ac80efd49dfd4e01919deb644a317630-5a0100f42e914aaca6c78a88aed6abcc received from {username='slave'} at 127.0.0.1:47212
I20260630 12:35:59.606897  6853 tablet_copy_service.cc:434] P 37758233ee8746a1bcf167dfd59dec00: ending tablet copy session ac80efd49dfd4e01919deb644a317630-5a0100f42e914aaca6c78a88aed6abcc on tablet 5a0100f42e914aaca6c78a88aed6abcc with peer ac80efd49dfd4e01919deb644a317630
I20260630 12:35:59.675450  6971 raft_consensus.cc:1217] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:35:59.689211  7039 consensus_queue.cc:579] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Leader has been unable to successfully communicate with peer a9b2faf18ec94304bb0a8ffb8f3b1815 for more than 1 seconds (1.069s)
W20260630 12:35:59.950138  6577 catalog_manager.cc:4755] TS a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9d2162546be74385af8d1ea7556a490c: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
I20260630 12:35:59.958355  7039 raft_consensus.cc:1064] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00: attempting to promote NON_VOTER ac80efd49dfd4e01919deb644a317630 to VOTER
W20260630 12:35:59.958585  6640 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver a9b2faf18ec94304bb0a8ffb8f3b1815 not available for placement
I20260630 12:35:59.960577  7039 consensus_queue.cc:237] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } }
I20260630 12:35:59.966255  6971 raft_consensus.cc:1275] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:59.967625  7039 consensus_queue.cc:1048] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:59.968035  6768 raft_consensus.cc:1275] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:59.970009  7039 consensus_queue.cc:1048] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:35:59.971627  6807 consensus_peers.cc:597] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:59.978245  6939 raft_consensus.cc:2955] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:35:59.979957  6768 raft_consensus.cc:2955] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:35:59.987216  6971 raft_consensus.cc:2955] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:35:59.989446  6591 catalog_manager.cc:5697] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:59.990741  6939 consensus_queue.cc:579] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Leader has been unable to successfully communicate with peer a9b2faf18ec94304bb0a8ffb8f3b1815 for more than 1 seconds (1.047s)
I20260630 12:36:00.008591  6843 consensus_queue.cc:237] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [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: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } }
I20260630 12:36:00.013092  6971 raft_consensus.cc:1275] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:00.013115  6768 raft_consensus.cc:1275] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:00.014616  6939 consensus_queue.cc:1048] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:00.015182  7039 consensus_queue.cc:1048] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:00.020566  6939 raft_consensus.cc:2955] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.022094  6768 raft_consensus.cc:2955] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.023319  6971 raft_consensus.cc:2955] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.028074  6578 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 299c857a3c0f46aab16b9f1098162396 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:00.033172  6590 catalog_manager.cc:5697] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:00.091291  6971 raft_consensus.cc:1217] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:36:00.167757  7039 raft_consensus.cc:1064] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00: attempting to promote NON_VOTER ac80efd49dfd4e01919deb644a317630 to VOTER
I20260630 12:36:00.169564  7039 consensus_queue.cc:237] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } }
I20260630 12:36:00.175473  6971 raft_consensus.cc:1275] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:00.175662  6769 raft_consensus.cc:1275] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:00.176971  7039 consensus_queue.cc:1048] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:00.177702  6939 consensus_queue.cc:1048] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:00.178632  6807 consensus_peers.cc:597] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:00.184978  6939 raft_consensus.cc:2955] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.186466  6971 raft_consensus.cc:2955] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.193471  6769 raft_consensus.cc:2955] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.197254  6590 catalog_manager.cc:5697] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:00.209059  6843 consensus_queue.cc:237] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [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: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } }
I20260630 12:36:00.213575  6971 raft_consensus.cc:1275] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:00.214700  6769 raft_consensus.cc:1275] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:00.214742  7055 consensus_queue.cc:1048] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:00.216238  7039 consensus_queue.cc:1048] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:00.220541  7055 raft_consensus.cc:2955] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.223713  6769 raft_consensus.cc:2955] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.224273  6971 raft_consensus.cc:2955] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.229475  6578 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ad1e8b436544e8596a99315d7bdb6a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:00.234978  6591 catalog_manager.cc:5697] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:00.525178  6939 raft_consensus.cc:1064] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00: attempting to promote NON_VOTER ac80efd49dfd4e01919deb644a317630 to VOTER
I20260630 12:36:00.526965  6939 consensus_queue.cc:237] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [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: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } }
I20260630 12:36:00.532407  6971 raft_consensus.cc:1275] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630 [term 2 LEARNER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:00.533051  6769 raft_consensus.cc:1275] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:00.534044  6939 consensus_queue.cc:1048] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:00.534716  7030 consensus_queue.cc:1048] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:00.535200  6807 consensus_peers.cc:597] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 -> Peer a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): Couldn't send request to peer a9b2faf18ec94304bb0a8ffb8f3b1815. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:00.541460  7030 raft_consensus.cc:2955] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.542856  6971 raft_consensus.cc:2955] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.549595  6769 raft_consensus.cc:2955] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.552418  6590 catalog_manager.cc:5697] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 reported cstate change: config changed from index 2 to 3, ac80efd49dfd4e01919deb644a317630 (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a9b2faf18ec94304bb0a8ffb8f3b1815" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:00.564762  6843 consensus_queue.cc:237] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [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: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } }
I20260630 12:36:00.569110  6971 raft_consensus.cc:1275] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:00.569322  6769 raft_consensus.cc:1275] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Refusing update from remote peer 37758233ee8746a1bcf167dfd59dec00: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:00.570245  7039 consensus_queue.cc:1048] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:00.570833  6939 consensus_queue.cc:1048] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:00.576210  7039 raft_consensus.cc:2955] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.578352  6769 raft_consensus.cc:2955] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.577941  6971 raft_consensus.cc:2955] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
I20260630 12:36:00.586242  6578 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a0100f42e914aaca6c78a88aed6abcc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:00.587436  6592 catalog_manager.cc:5697] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 reported cstate change: config changed from index 3 to 4, VOTER a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1) evicted. New cstate: current_term: 2 leader_uuid: "37758233ee8746a1bcf167dfd59dec00" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec5c61c892e146139bf53c1a02104eb8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33351 } } peers { permanent_uuid: "37758233ee8746a1bcf167dfd59dec00" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44005 } } peers { permanent_uuid: "ac80efd49dfd4e01919deb644a317630" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 34249 } attrs { promote: false } } }
W20260630 12:36:00.973187  6577 catalog_manager.cc:4755] TS a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 5a0100f42e914aaca6c78a88aed6abcc: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
W20260630 12:36:01.210101  6577 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260630 12:36:02.289515  6577 catalog_manager.cc:4755] TS a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 299c857a3c0f46aab16b9f1098162396: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
I20260630 12:36:04.088865   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:36:04.112252   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:04.113153   492 tablet_replica.cc:333] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8: stopping tablet replica
W20260630 12:36:04.113004  6809 consensus_peers.cc:597] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 -> Peer ec5c61c892e146139bf53c1a02104eb8 (127.0.123.2:33351): Couldn't send request to peer ec5c61c892e146139bf53c1a02104eb8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:04.114041   492 raft_consensus.cc:2243] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:04.114614   492 raft_consensus.cc:2272] T 5a0100f42e914aaca6c78a88aed6abcc P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.116688   492 tablet_replica.cc:333] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8: stopping tablet replica
I20260630 12:36:04.117193   492 raft_consensus.cc:2243] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:04.117715   492 raft_consensus.cc:2272] T 0ad1e8b436544e8596a99315d7bdb6a3 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.119616   492 tablet_replica.cc:333] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8: stopping tablet replica
I20260630 12:36:04.120107   492 raft_consensus.cc:2243] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:04.120584   492 raft_consensus.cc:2272] T 299c857a3c0f46aab16b9f1098162396 P ec5c61c892e146139bf53c1a02104eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.122562   492 tablet_replica.cc:333] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8: stopping tablet replica
I20260630 12:36:04.122980   492 raft_consensus.cc:2243] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:04.123466   492 raft_consensus.cc:2272] T 9d2162546be74385af8d1ea7556a490c P ec5c61c892e146139bf53c1a02104eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.146556   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:36:04.160096   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:36:04.181730   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:04.182353   492 tablet_replica.cc:333] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00: stopping tablet replica
I20260630 12:36:04.182919   492 raft_consensus.cc:2243] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:04.183643   492 raft_consensus.cc:2272] T 5a0100f42e914aaca6c78a88aed6abcc P 37758233ee8746a1bcf167dfd59dec00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.185565   492 tablet_replica.cc:333] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00: stopping tablet replica
I20260630 12:36:04.186012   492 raft_consensus.cc:2243] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:04.186666   492 raft_consensus.cc:2272] T 299c857a3c0f46aab16b9f1098162396 P 37758233ee8746a1bcf167dfd59dec00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.188436   492 tablet_replica.cc:333] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00: stopping tablet replica
I20260630 12:36:04.188869   492 raft_consensus.cc:2243] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:04.189569   492 raft_consensus.cc:2272] T 9d2162546be74385af8d1ea7556a490c P 37758233ee8746a1bcf167dfd59dec00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.191358   492 tablet_replica.cc:333] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00: stopping tablet replica
I20260630 12:36:04.191844   492 raft_consensus.cc:2243] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:04.192473   492 raft_consensus.cc:2272] T 0ad1e8b436544e8596a99315d7bdb6a3 P 37758233ee8746a1bcf167dfd59dec00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.213510   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:36:04.226902   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:36:04.249236   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:04.249897   492 tablet_replica.cc:333] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630: stopping tablet replica
I20260630 12:36:04.250430   492 raft_consensus.cc:2243] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:04.250897   492 raft_consensus.cc:2272] T 5a0100f42e914aaca6c78a88aed6abcc P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.252622   492 tablet_replica.cc:333] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630: stopping tablet replica
I20260630 12:36:04.253078   492 raft_consensus.cc:2243] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:04.253512   492 raft_consensus.cc:2272] T 299c857a3c0f46aab16b9f1098162396 P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.255090   492 tablet_replica.cc:333] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630: stopping tablet replica
I20260630 12:36:04.255511   492 raft_consensus.cc:2243] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:04.255971   492 raft_consensus.cc:2272] T 0ad1e8b436544e8596a99315d7bdb6a3 P ac80efd49dfd4e01919deb644a317630 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.257504   492 tablet_replica.cc:333] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630: stopping tablet replica
I20260630 12:36:04.257938   492 raft_consensus.cc:2243] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:04.258361   492 raft_consensus.cc:2272] T 9d2162546be74385af8d1ea7556a490c P ac80efd49dfd4e01919deb644a317630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:04.278785   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:36:04.291105   492 master.cc:562] Master@127.0.123.62:41577 shutting down...
W20260630 12:36:04.357291  6577 catalog_manager.cc:4755] TS a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 299c857a3c0f46aab16b9f1098162396: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
W20260630 12:36:07.180935  6577 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260630 12:36:07.183632  6577 catalog_manager.cc:4755] TS a9b2faf18ec94304bb0a8ffb8f3b1815 (127.0.123.1:37087): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9d2162546be74385af8d1ea7556a490c: Network error: Client connection negotiation failed: client connection to 127.0.123.1:37087: connect: Connection refused (error 111)
I20260630 12:36:07.185240   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:07.185761   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:07.186085   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 551a325929814aa0962fb3c2c55545f1: stopping tablet replica
I20260630 12:36:07.216411   492 master.cc:584] Master@127.0.123.62:41577 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13432 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:36:07.253445   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:35669
I20260630 12:36:07.254483   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:07.259315  7067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:07.259439  7068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:07.260736  7070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:07.261770   492 server_base.cc:1061] running on GCE node
I20260630 12:36:07.262501   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:07.262676   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:07.262815   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822967262798 us; error 0 us; skew 500 ppm
I20260630 12:36:07.263259   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:07.265357   492 webserver.cc:533] Webserver started at http://127.0.123.62:41415/ using document root <none> and password file <none>
I20260630 12:36:07.265791   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:07.265952   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:07.266215   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:07.267228   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "964fad624534483a9c043f2017427248"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-khbc"
I20260630 12:36:07.271291   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:36:07.274466  7075 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.275102   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:36:07.275344   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "964fad624534483a9c043f2017427248"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-khbc"
I20260630 12:36:07.275584   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:07.314862   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:07.316039   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:07.351054   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:35669
I20260630 12:36:07.351155  7126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:35669 every 8 connection(s)
I20260630 12:36:07.354754  7127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:07.365111  7127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248: Bootstrap starting.
I20260630 12:36:07.369458  7127 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:07.373497  7127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248: No bootstrap required, opened a new log
I20260630 12:36:07.375464  7127 raft_consensus.cc:359] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "964fad624534483a9c043f2017427248" member_type: VOTER }
I20260630 12:36:07.375845  7127 raft_consensus.cc:385] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:07.376025  7127 raft_consensus.cc:740] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 964fad624534483a9c043f2017427248, State: Initialized, Role: FOLLOWER
I20260630 12:36:07.376547  7127 consensus_queue.cc:260] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "964fad624534483a9c043f2017427248" member_type: VOTER }
I20260630 12:36:07.377007  7127 raft_consensus.cc:399] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:07.377200  7127 raft_consensus.cc:493] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:07.377437  7127 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:07.381736  7127 raft_consensus.cc:515] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "964fad624534483a9c043f2017427248" member_type: VOTER }
I20260630 12:36:07.382171  7127 leader_election.cc:304] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [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: 964fad624534483a9c043f2017427248; no voters: 
I20260630 12:36:07.383157  7127 leader_election.cc:290] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:07.383536  7130 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:07.384752  7130 raft_consensus.cc:697] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [term 1 LEADER]: Becoming Leader. State: Replica: 964fad624534483a9c043f2017427248, State: Running, Role: LEADER
I20260630 12:36:07.385365  7130 consensus_queue.cc:237] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [LEADER]: Queue going to LEADER mode. State: All 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: "964fad624534483a9c043f2017427248" member_type: VOTER }
I20260630 12:36:07.385784  7127 sys_catalog.cc:565] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:07.388026  7132 sys_catalog.cc:455] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 964fad624534483a9c043f2017427248. Latest consensus state: current_term: 1 leader_uuid: "964fad624534483a9c043f2017427248" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "964fad624534483a9c043f2017427248" member_type: VOTER } }
I20260630 12:36:07.387980  7131 sys_catalog.cc:455] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "964fad624534483a9c043f2017427248" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "964fad624534483a9c043f2017427248" member_type: VOTER } }
I20260630 12:36:07.388748  7132 sys_catalog.cc:458] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:07.388852  7131 sys_catalog.cc:458] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:07.391130  7135 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:07.396801  7135 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:07.399668   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:07.404907  7135 catalog_manager.cc:1383] Generated new cluster ID: 99de60fcf7af42f18d3f262dc29c2ee3
I20260630 12:36:07.405150  7135 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:07.447732  7135 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:07.448954  7135 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:07.459578  7135 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248: Generated new TSK 0
I20260630 12:36:07.460095  7135 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:07.466148   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:07.471508  7148 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:07.472360  7149 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:07.474360  7151 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:07.474658   492 server_base.cc:1061] running on GCE node
I20260630 12:36:07.475482   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:07.475651   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:07.475814   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822967475800 us; error 0 us; skew 500 ppm
I20260630 12:36:07.476255   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:07.478319   492 webserver.cc:533] Webserver started at http://127.0.123.1:40263/ using document root <none> and password file <none>
I20260630 12:36:07.478722   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:07.478865   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:07.479096   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:07.480129   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "4c598873739b48a3b421bfaf4418eac1"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-khbc"
I20260630 12:36:07.484180   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:07.487169  7156 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.487911   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:07.488153   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "4c598873739b48a3b421bfaf4418eac1"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-khbc"
I20260630 12:36:07.488395   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:07.515609   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:07.516805   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:07.518232   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:07.520421   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:07.520589   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.520813   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:07.520980   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.558306   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:32997
I20260630 12:36:07.558415  7218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:32997 every 8 connection(s)
I20260630 12:36:07.562953   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:07.570366  7223 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:07.571188  7224 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:07.573345   492 server_base.cc:1061] running on GCE node
W20260630 12:36:07.574023  7227 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:07.574241  7219 heartbeater.cc:344] Connected to a master server at 127.0.123.62:35669
I20260630 12:36:07.574680  7219 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:07.575031   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:07.575305   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:07.575500   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822967575481 us; error 0 us; skew 500 ppm
I20260630 12:36:07.575536  7219 heartbeater.cc:507] Master 127.0.123.62:35669 requested a full tablet report, sending...
I20260630 12:36:07.576287   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:07.577890  7092 ts_manager.cc:194] Registered new tserver with Master: 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1:32997)
I20260630 12:36:07.578771   492 webserver.cc:533] Webserver started at http://127.0.123.2:41639/ using document root <none> and password file <none>
I20260630 12:36:07.579267   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:07.579432   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:07.579660   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:07.579663  7092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44406
I20260630 12:36:07.581089   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "b6f78d18c0404f36879a87a3b2736833"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-khbc"
I20260630 12:36:07.585523   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:07.588526  7231 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.589226   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:07.589457   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "b6f78d18c0404f36879a87a3b2736833"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-khbc"
I20260630 12:36:07.589673   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:07.609583   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:07.610646   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:07.611987   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:07.614045   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:07.614216   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.614452   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:07.614591   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.650383   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:40979
I20260630 12:36:07.650468  7293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:40979 every 8 connection(s)
I20260630 12:36:07.654881   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:07.660616  7297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:07.661489  7298 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:07.664417  7300 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:07.664951   492 server_base.cc:1061] running on GCE node
I20260630 12:36:07.665908   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:07.666115   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:07.666313   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822967666296 us; error 0 us; skew 500 ppm
I20260630 12:36:07.666955   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:07.668373  7294 heartbeater.cc:344] Connected to a master server at 127.0.123.62:35669
I20260630 12:36:07.668704  7294 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:07.669504  7294 heartbeater.cc:507] Master 127.0.123.62:35669 requested a full tablet report, sending...
I20260630 12:36:07.669523   492 webserver.cc:533] Webserver started at http://127.0.123.3:34543/ using document root <none> and password file <none>
I20260630 12:36:07.670171   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:07.670393   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:07.670734   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:07.671753  7092 ts_manager.cc:194] Registered new tserver with Master: b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979)
I20260630 12:36:07.672187   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "7a3fd2ce945549f1a083468778158e08"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-khbc"
I20260630 12:36:07.673516  7092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44410
I20260630 12:36:07.676973   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:07.680169  7305 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.680847   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:07.681098   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "7a3fd2ce945549f1a083468778158e08"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-khbc"
I20260630 12:36:07.681340   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:07.699790   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:07.700865   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:07.702205   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:07.704299   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:07.704481   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.704702   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:07.704846   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.763686   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:45765
I20260630 12:36:07.763821  7368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:45765 every 8 connection(s)
I20260630 12:36:07.779248  7369 heartbeater.cc:344] Connected to a master server at 127.0.123.62:35669
I20260630 12:36:07.779583  7369 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:07.780391  7369 heartbeater.cc:507] Master 127.0.123.62:35669 requested a full tablet report, sending...
I20260630 12:36:07.782500  7092 ts_manager.cc:194] Registered new tserver with Master: 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:07.783390   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01577154s
I20260630 12:36:07.784240  7092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34438
I20260630 12:36:08.582690  7219 heartbeater.cc:499] Master 127.0.123.62:35669 was elected leader, sending a full tablet report...
I20260630 12:36:08.676122  7294 heartbeater.cc:499] Master 127.0.123.62:35669 was elected leader, sending a full tablet report...
I20260630 12:36:08.787195  7369 heartbeater.cc:499] Master 127.0.123.62:35669 was elected leader, sending a full tablet report...
I20260630 12:36:08.839781  7092 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34452:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:08.842259  7092 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:08.907347  7333 tablet_service.cc:1511] Processing CreateTablet for tablet b2bcb6c507814efb8263a441920b5d84 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:08.909312  7333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2bcb6c507814efb8263a441920b5d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.909106  7332 tablet_service.cc:1511] Processing CreateTablet for tablet 86c52daf024d4c4ebb587d7b25e3d891 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:08.910642  7332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c52daf024d4c4ebb587d7b25e3d891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.911765  7256 tablet_service.cc:1511] Processing CreateTablet for tablet 87553a96b73946b98c4bcaf8972ad8d8 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:08.911983  7259 tablet_service.cc:1511] Processing CreateTablet for tablet b2bcb6c507814efb8263a441920b5d84 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:08.913434  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87553a96b73946b98c4bcaf8972ad8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.914041  7331 tablet_service.cc:1511] Processing CreateTablet for tablet 0f85186e02e340bbb8a4a28e84b13f90 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:08.914803  7184 tablet_service.cc:1511] Processing CreateTablet for tablet b2bcb6c507814efb8263a441920b5d84 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:08.915361  7331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f85186e02e340bbb8a4a28e84b13f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.916301  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2bcb6c507814efb8263a441920b5d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.916981  7258 tablet_service.cc:1511] Processing CreateTablet for tablet 86c52daf024d4c4ebb587d7b25e3d891 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:08.919062  7330 tablet_service.cc:1511] Processing CreateTablet for tablet 87553a96b73946b98c4bcaf8972ad8d8 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:08.920524  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87553a96b73946b98c4bcaf8972ad8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.924978  7257 tablet_service.cc:1511] Processing CreateTablet for tablet 0f85186e02e340bbb8a4a28e84b13f90 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:08.926468  7258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c52daf024d4c4ebb587d7b25e3d891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.932281  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f85186e02e340bbb8a4a28e84b13f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.938040  7259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2bcb6c507814efb8263a441920b5d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.938453  7389 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08: Bootstrap starting.
I20260630 12:36:08.940267  7182 tablet_service.cc:1511] Processing CreateTablet for tablet 0f85186e02e340bbb8a4a28e84b13f90 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:08.941615  7182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f85186e02e340bbb8a4a28e84b13f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.941286  7183 tablet_service.cc:1511] Processing CreateTablet for tablet 86c52daf024d4c4ebb587d7b25e3d891 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:08.942763  7183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c52daf024d4c4ebb587d7b25e3d891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.945436  7181 tablet_service.cc:1511] Processing CreateTablet for tablet 87553a96b73946b98c4bcaf8972ad8d8 (DEFAULT_TABLE table=test-workload [id=5313fd4560b54c8b93ba550acec508b0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:08.945959  7389 tablet_bootstrap.cc:654] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:08.946765  7181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87553a96b73946b98c4bcaf8972ad8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.950546  7391 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap starting.
I20260630 12:36:08.958894  7390 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833: Bootstrap starting.
I20260630 12:36:08.965804  7390 tablet_bootstrap.cc:654] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:08.972223  7391 tablet_bootstrap.cc:654] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:08.984925  7389 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08: No bootstrap required, opened a new log
I20260630 12:36:08.985435  7389 ts_tablet_manager.cc:1403] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.008s
I20260630 12:36:08.988432  7389 raft_consensus.cc:359] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.002298  7391 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: No bootstrap required, opened a new log
I20260630 12:36:09.002882  7391 ts_tablet_manager.cc:1403] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Time spent bootstrapping tablet: real 0.053s	user 0.005s	sys 0.007s
I20260630 12:36:08.989413  7389 raft_consensus.cc:385] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.004683  7389 raft_consensus.cc:740] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.005699  7389 consensus_queue.cc:260] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.005822  7391 raft_consensus.cc:359] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:09.006601  7391 raft_consensus.cc:385] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.009953  7390 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833: No bootstrap required, opened a new log
I20260630 12:36:09.010439  7390 ts_tablet_manager.cc:1403] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833: Time spent bootstrapping tablet: real 0.052s	user 0.004s	sys 0.020s
I20260630 12:36:09.006899  7391 raft_consensus.cc:740] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.012980  7390 raft_consensus.cc:359] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.013870  7390 raft_consensus.cc:385] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.013725  7391 consensus_queue.cc:260] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:09.014206  7390 raft_consensus.cc:740] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f78d18c0404f36879a87a3b2736833, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.015275  7390 consensus_queue.cc:260] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.016647  7391 ts_tablet_manager.cc:1434] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260630 12:36:09.017639  7391 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap starting.
I20260630 12:36:09.025421  7389 ts_tablet_manager.cc:1434] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.012s
I20260630 12:36:09.026598  7389 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Bootstrap starting.
I20260630 12:36:09.027277  7391 tablet_bootstrap.cc:654] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:09.033226  7389 tablet_bootstrap.cc:654] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:09.044281  7390 ts_tablet_manager.cc:1434] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833: Time spent starting tablet: real 0.034s	user 0.017s	sys 0.014s
I20260630 12:36:09.045410  7390 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833: Bootstrap starting.
I20260630 12:36:09.046051  7389 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: No bootstrap required, opened a new log
I20260630 12:36:09.046540  7389 ts_tablet_manager.cc:1403] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:36:09.046624  7391 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: No bootstrap required, opened a new log
I20260630 12:36:09.047183  7391 ts_tablet_manager.cc:1403] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.014s
I20260630 12:36:09.049474  7389 raft_consensus.cc:359] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.050206  7389 raft_consensus.cc:385] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.049959  7391 raft_consensus.cc:359] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.050562  7389 raft_consensus.cc:740] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.050766  7391 raft_consensus.cc:385] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.051110  7391 raft_consensus.cc:740] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.051770  7390 tablet_bootstrap.cc:654] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:09.051313  7389 consensus_queue.cc:260] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.051921  7391 consensus_queue.cc:260] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.054051  7391 ts_tablet_manager.cc:1434] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:09.055050  7389 ts_tablet_manager.cc:1434] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260630 12:36:09.056033  7389 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: Bootstrap starting.
I20260630 12:36:09.057024  7391 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap starting.
I20260630 12:36:09.061931  7389 tablet_bootstrap.cc:654] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:09.063445  7391 tablet_bootstrap.cc:654] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:09.070025  7390 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833: No bootstrap required, opened a new log
I20260630 12:36:09.070587  7390 ts_tablet_manager.cc:1403] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.012s
I20260630 12:36:09.071102  7389 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: No bootstrap required, opened a new log
I20260630 12:36:09.071668  7389 ts_tablet_manager.cc:1403] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.006s
I20260630 12:36:09.074152  7390 raft_consensus.cc:359] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:09.074934  7390 raft_consensus.cc:385] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.075237  7390 raft_consensus.cc:740] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f78d18c0404f36879a87a3b2736833, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.075439  7389 raft_consensus.cc:359] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.076061  7390 consensus_queue.cc:260] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:09.077422  7389 raft_consensus.cc:385] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.077745  7389 raft_consensus.cc:740] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.078414  7390 ts_tablet_manager.cc:1434] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260630 12:36:09.078900  7391 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: No bootstrap required, opened a new log
I20260630 12:36:09.078521  7389 consensus_queue.cc:260] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.079389  7391 ts_tablet_manager.cc:1403] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.014s
I20260630 12:36:09.081179  7389 ts_tablet_manager.cc:1434] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:36:09.082159  7389 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08: Bootstrap starting.
I20260630 12:36:09.079553  7390 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: Bootstrap starting.
I20260630 12:36:09.082367  7391 raft_consensus.cc:359] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.083321  7391 raft_consensus.cc:385] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.083593  7391 raft_consensus.cc:740] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.084484  7391 consensus_queue.cc:260] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.089298  7389 tablet_bootstrap.cc:654] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:09.090607  7390 tablet_bootstrap.cc:654] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:09.091224  7391 ts_tablet_manager.cc:1434] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:36:09.092458  7391 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap starting.
I20260630 12:36:09.100987  7390 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: No bootstrap required, opened a new log
I20260630 12:36:09.101209  7389 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08: No bootstrap required, opened a new log
I20260630 12:36:09.101686  7390 ts_tablet_manager.cc:1403] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260630 12:36:09.101871  7389 ts_tablet_manager.cc:1403] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260630 12:36:09.102293  7391 tablet_bootstrap.cc:654] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:09.105001  7390 raft_consensus.cc:359] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.105597  7390 raft_consensus.cc:385] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.105376  7389 raft_consensus.cc:359] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:09.105902  7390 raft_consensus.cc:740] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f78d18c0404f36879a87a3b2736833, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.106161  7389 raft_consensus.cc:385] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.106508  7389 raft_consensus.cc:740] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.106629  7390 consensus_queue.cc:260] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.107410  7389 consensus_queue.cc:260] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:09.108696  7390 ts_tablet_manager.cc:1434] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:09.110070  7389 ts_tablet_manager.cc:1434] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:09.110769  7390 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833: Bootstrap starting.
I20260630 12:36:09.111917  7391 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1: No bootstrap required, opened a new log
I20260630 12:36:09.112412  7391 ts_tablet_manager.cc:1403] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260630 12:36:09.115329  7391 raft_consensus.cc:359] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.116050  7391 raft_consensus.cc:385] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.116320  7391 raft_consensus.cc:740] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.117084  7391 consensus_queue.cc:260] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.117771  7390 tablet_bootstrap.cc:654] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:09.121002  7391 ts_tablet_manager.cc:1434] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:36:09.126360  7390 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833: No bootstrap required, opened a new log
I20260630 12:36:09.126793  7390 ts_tablet_manager.cc:1403] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260630 12:36:09.128873  7390 raft_consensus.cc:359] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.129395  7390 raft_consensus.cc:385] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:09.129601  7390 raft_consensus.cc:740] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f78d18c0404f36879a87a3b2736833, State: Initialized, Role: FOLLOWER
I20260630 12:36:09.130155  7390 consensus_queue.cc:260] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.131862  7390 ts_tablet_manager.cc:1434] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:36:09.153838  7396 raft_consensus.cc:493] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:09.154320  7396 raft_consensus.cc:515] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.157016  7396 leader_election.cc:290] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979), 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:09.167241  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833" is_pre_election: true
I20260630 12:36:09.167613  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08" is_pre_election: true
I20260630 12:36:09.168185  7269 raft_consensus.cc:2468] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 0.
I20260630 12:36:09.168252  7343 raft_consensus.cc:2468] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 0.
I20260630 12:36:09.169639  7158 leader_election.cc:304] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c598873739b48a3b421bfaf4418eac1, b6f78d18c0404f36879a87a3b2736833; no voters: 
I20260630 12:36:09.170351  7396 raft_consensus.cc:2804] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:09.170650  7396 raft_consensus.cc:493] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:09.170914  7396 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.175909  7396 raft_consensus.cc:515] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.177444  7396 leader_election.cc:290] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 election: Requested vote from peers b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979), 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:09.178224  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833"
I20260630 12:36:09.178455  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08"
I20260630 12:36:09.178709  7269 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.178994  7343 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.184345  7269 raft_consensus.cc:2468] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 1.
I20260630 12:36:09.184470  7343 raft_consensus.cc:2468] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 1.
I20260630 12:36:09.185415  7158 leader_election.cc:304] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c598873739b48a3b421bfaf4418eac1, b6f78d18c0404f36879a87a3b2736833; no voters: 
I20260630 12:36:09.186028  7396 raft_consensus.cc:2804] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:09.187062  7396 raft_consensus.cc:697] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 1 LEADER]: Becoming Leader. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Running, Role: LEADER
I20260630 12:36:09.187896  7396 consensus_queue.cc:237] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.188449  7409 raft_consensus.cc:493] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:09.188925  7409 raft_consensus.cc:515] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.191080  7409 leader_election.cc:290] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979), 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:09.192068  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c52daf024d4c4ebb587d7b25e3d891" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833" is_pre_election: true
I20260630 12:36:09.192752  7269 raft_consensus.cc:2468] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 0.
I20260630 12:36:09.192984  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c52daf024d4c4ebb587d7b25e3d891" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08" is_pre_election: true
I20260630 12:36:09.193813  7343 raft_consensus.cc:2468] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 0.
I20260630 12:36:09.193907  7158 leader_election.cc:304] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c598873739b48a3b421bfaf4418eac1, b6f78d18c0404f36879a87a3b2736833; no voters: 
I20260630 12:36:09.194775  7396 raft_consensus.cc:2804] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:09.195127  7396 raft_consensus.cc:493] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:09.195411  7396 raft_consensus.cc:3060] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.197017  7092 catalog_manager.cc:5697] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:09.200757  7396 raft_consensus.cc:515] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.202297  7396 leader_election.cc:290] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 election: Requested vote from peers b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979), 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:09.203332  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c52daf024d4c4ebb587d7b25e3d891" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08"
I20260630 12:36:09.203421  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c52daf024d4c4ebb587d7b25e3d891" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833"
I20260630 12:36:09.204042  7343 raft_consensus.cc:3060] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.204077  7269 raft_consensus.cc:3060] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.209261  7343 raft_consensus.cc:2468] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 1.
I20260630 12:36:09.209292  7269 raft_consensus.cc:2468] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 1.
I20260630 12:36:09.210374  7160 leader_election.cc:304] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c598873739b48a3b421bfaf4418eac1, 7a3fd2ce945549f1a083468778158e08; no voters: 
I20260630 12:36:09.211004  7396 raft_consensus.cc:2804] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:09.211369  7396 raft_consensus.cc:697] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 LEADER]: Becoming Leader. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Running, Role: LEADER
I20260630 12:36:09.212098  7396 consensus_queue.cc:237] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.218823  7092 catalog_manager.cc:5697] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:09.252871  7395 raft_consensus.cc:493] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:09.253409  7395 raft_consensus.cc:515] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.255118  7396 raft_consensus.cc:493] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:09.255666  7395 leader_election.cc:290] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1:32997), b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979)
I20260630 12:36:09.255605  7396 raft_consensus.cc:515] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:09.258399  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcb6c507814efb8263a441920b5d84" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08" is_pre_election: true
I20260630 12:36:09.259042  7343 raft_consensus.cc:2468] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 0.
I20260630 12:36:09.259162  7396 leader_election.cc:290] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765), b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979)
I20260630 12:36:09.260984  7160 leader_election.cc:304] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c598873739b48a3b421bfaf4418eac1, 7a3fd2ce945549f1a083468778158e08; no voters: 
I20260630 12:36:09.261582  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcb6c507814efb8263a441920b5d84" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833" is_pre_election: true
I20260630 12:36:09.261786  7396 raft_consensus.cc:2804] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:09.262156  7396 raft_consensus.cc:493] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:09.262220  7269 raft_consensus.cc:2468] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 0.
I20260630 12:36:09.262545  7396 raft_consensus.cc:3060] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.267407  7194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87553a96b73946b98c4bcaf8972ad8d8" candidate_uuid: "7a3fd2ce945549f1a083468778158e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c598873739b48a3b421bfaf4418eac1" is_pre_election: true
I20260630 12:36:09.268023  7194 raft_consensus.cc:2468] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3fd2ce945549f1a083468778158e08 in term 0.
I20260630 12:36:09.269357  7396 raft_consensus.cc:515] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:09.269469  7307 leader_election.cc:304] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c598873739b48a3b421bfaf4418eac1, 7a3fd2ce945549f1a083468778158e08; no voters: 
I20260630 12:36:09.270524  7395 raft_consensus.cc:2804] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:09.270813  7395 raft_consensus.cc:493] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:09.271135  7395 raft_consensus.cc:3060] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.272133  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87553a96b73946b98c4bcaf8972ad8d8" candidate_uuid: "7a3fd2ce945549f1a083468778158e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833" is_pre_election: true
I20260630 12:36:09.272806  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcb6c507814efb8263a441920b5d84" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08"
I20260630 12:36:09.272806  7269 raft_consensus.cc:2468] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3fd2ce945549f1a083468778158e08 in term 0.
I20260630 12:36:09.273542  7343 raft_consensus.cc:3060] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.274288  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcb6c507814efb8263a441920b5d84" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833"
I20260630 12:36:09.272986  7396 leader_election.cc:290] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 election: Requested vote from peers 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765), b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979)
I20260630 12:36:09.274886  7268 raft_consensus.cc:3060] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.278035  7395 raft_consensus.cc:515] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.279999  7395 leader_election.cc:290] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [CANDIDATE]: Term 1 election: Requested vote from peers 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1:32997), b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979)
I20260630 12:36:09.280172  7268 raft_consensus.cc:2468] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 1.
I20260630 12:36:09.280396  7343 raft_consensus.cc:2468] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 1.
I20260630 12:36:09.281287  7194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87553a96b73946b98c4bcaf8972ad8d8" candidate_uuid: "7a3fd2ce945549f1a083468778158e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c598873739b48a3b421bfaf4418eac1"
I20260630 12:36:09.281297  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87553a96b73946b98c4bcaf8972ad8d8" candidate_uuid: "7a3fd2ce945549f1a083468778158e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833"
I20260630 12:36:09.281347  7158 leader_election.cc:304] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c598873739b48a3b421bfaf4418eac1, b6f78d18c0404f36879a87a3b2736833; no voters: 
I20260630 12:36:09.281951  7194 raft_consensus.cc:3060] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.282240  7269 raft_consensus.cc:3060] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:09.282593  7396 raft_consensus.cc:2804] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:09.283187  7396 raft_consensus.cc:697] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 LEADER]: Becoming Leader. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Running, Role: LEADER
I20260630 12:36:09.284008  7396 consensus_queue.cc:237] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:09.287547  7269 raft_consensus.cc:2468] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3fd2ce945549f1a083468778158e08 in term 1.
I20260630 12:36:09.288811  7307 leader_election.cc:304] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3fd2ce945549f1a083468778158e08, b6f78d18c0404f36879a87a3b2736833; no voters: 
I20260630 12:36:09.289041  7194 raft_consensus.cc:2468] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3fd2ce945549f1a083468778158e08 in term 1.
I20260630 12:36:09.289669  7395 raft_consensus.cc:2804] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:09.291129  7395 raft_consensus.cc:697] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 1 LEADER]: Becoming Leader. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Running, Role: LEADER
I20260630 12:36:09.292024  7395 consensus_queue.cc:237] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:09.293135  7092 catalog_manager.cc:5697] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:09.300148  7091 catalog_manager.cc:5697] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3fd2ce945549f1a083468778158e08 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "7a3fd2ce945549f1a083468778158e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:09.330310   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:36:09.352581   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:09.353403   492 tablet_replica.cc:333] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1: stopping tablet replica
I20260630 12:36:09.353909   492 raft_consensus.cc:2243] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:09.354252   492 raft_consensus.cc:2272] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.356240   492 tablet_replica.cc:333] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: stopping tablet replica
I20260630 12:36:09.356693   492 raft_consensus.cc:2243] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:09.357224   492 pending_rounds.cc:70] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: Trying to abort 1 pending ops.
I20260630 12:36:09.357398   492 pending_rounds.cc:77] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442881802416128 op_type: NO_OP noop_request { }
I20260630 12:36:09.357657   492 raft_consensus.cc:2889] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:09.357889   492 raft_consensus.cc:2272] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.359979   492 tablet_replica.cc:333] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: stopping tablet replica
I20260630 12:36:09.360416   492 raft_consensus.cc:2243] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:09.360893   492 pending_rounds.cc:70] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Trying to abort 1 pending ops.
I20260630 12:36:09.361037   492 pending_rounds.cc:77] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442881899446272 op_type: NO_OP noop_request { }
I20260630 12:36:09.361246   492 raft_consensus.cc:2889] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:09.361444   492 raft_consensus.cc:2272] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.363481   492 tablet_replica.cc:333] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: stopping tablet replica
I20260630 12:36:09.363957   492 raft_consensus.cc:2243] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:09.364447   492 pending_rounds.cc:70] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Trying to abort 1 pending ops.
I20260630 12:36:09.364586   492 pending_rounds.cc:77] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442882196766720 op_type: NO_OP noop_request { }
I20260630 12:36:09.364781   492 raft_consensus.cc:2889] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:09.364980   492 raft_consensus.cc:2272] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.387605   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:36:09.400460   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:36:09.421814   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:09.422691   492 tablet_replica.cc:333] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833: stopping tablet replica
I20260630 12:36:09.423235   492 raft_consensus.cc:2243] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:09.423604   492 raft_consensus.cc:2272] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.425505   492 tablet_replica.cc:333] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: stopping tablet replica
I20260630 12:36:09.426002   492 raft_consensus.cc:2243] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:09.426333   492 raft_consensus.cc:2272] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.428117   492 tablet_replica.cc:333] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833: stopping tablet replica
I20260630 12:36:09.428570   492 raft_consensus.cc:2243] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:09.428900   492 raft_consensus.cc:2272] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.430708   492 tablet_replica.cc:333] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833: stopping tablet replica
I20260630 12:36:09.431164   492 raft_consensus.cc:2243] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:09.431485   492 raft_consensus.cc:2272] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.452276   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:36:09.465138   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:36:09.483088   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:09.483980   492 tablet_replica.cc:333] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08: stopping tablet replica
I20260630 12:36:09.484620   492 raft_consensus.cc:2243] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:09.485008   492 raft_consensus.cc:2272] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.486888   492 tablet_replica.cc:333] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: stopping tablet replica
I20260630 12:36:09.487371   492 raft_consensus.cc:2243] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:09.487748   492 raft_consensus.cc:2272] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.489583   492 tablet_replica.cc:333] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: stopping tablet replica
I20260630 12:36:09.490027   492 raft_consensus.cc:2243] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:09.490548   492 pending_rounds.cc:70] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Trying to abort 1 pending ops.
I20260630 12:36:09.490706   492 pending_rounds.cc:77] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442882228596736 op_type: NO_OP noop_request { }
I20260630 12:36:09.490931   492 raft_consensus.cc:2889] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:09.491142   492 raft_consensus.cc:2272] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.493274   492 tablet_replica.cc:333] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08: stopping tablet replica
I20260630 12:36:09.493703   492 raft_consensus.cc:2243] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:09.494019   492 raft_consensus.cc:2272] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:09.515079   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:36:09.528044   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:09.533380  7417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:09.533392  7418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:09.535964  7420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:09.536098   492 server_base.cc:1061] running on GCE node
I20260630 12:36:09.537457   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:09.537748   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:09.537997   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822969537979 us; error 0 us; skew 500 ppm
I20260630 12:36:09.538528   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:09.540838   492 webserver.cc:533] Webserver started at http://127.0.123.4:39209/ using document root <none> and password file <none>
I20260630 12:36:09.541347   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:09.541610   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:09.541965   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:09.543076   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "a6a55a45bee74d93bd2de04002d9c21b"
format_stamp: "Formatted at 2026-06-30 12:36:09 on dist-test-slave-khbc"
I20260630 12:36:09.547385   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:09.550544  7425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:09.551335   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:36:09.551745   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "a6a55a45bee74d93bd2de04002d9c21b"
format_stamp: "Formatted at 2026-06-30 12:36:09 on dist-test-slave-khbc"
I20260630 12:36:09.552104   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:09.576165   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:09.577441   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:09.578953   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:09.581221   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:09.581502   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:09.581812   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:09.582059   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:09.619866   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:41847
I20260630 12:36:09.619969  7487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:41847 every 8 connection(s)
I20260630 12:36:09.633131  7488 heartbeater.cc:344] Connected to a master server at 127.0.123.62:35669
I20260630 12:36:09.633569  7488 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:09.634300  7488 heartbeater.cc:507] Master 127.0.123.62:35669 requested a full tablet report, sending...
I20260630 12:36:09.636190  7091 ts_manager.cc:194] Registered new tserver with Master: a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4:41847)
I20260630 12:36:09.637567  7091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34464
W20260630 12:36:10.411383  7140 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 5313fd4560b54c8b93ba550acec508b0: could not find any suitable replica to move from server 4c598873739b48a3b421bfaf4418eac1 to server a6a55a45bee74d93bd2de04002d9c21b
I20260630 12:36:10.639976  7488 heartbeater.cc:499] Master 127.0.123.62:35669 was elected leader, sending a full tablet report...
W20260630 12:36:11.419727  7140 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 5313fd4560b54c8b93ba550acec508b0: could not find any suitable replica to move from server 4c598873739b48a3b421bfaf4418eac1 to server a6a55a45bee74d93bd2de04002d9c21b
W20260630 12:36:12.431589  7140 auto_rebalancer.cc:639] Failed to schedule move for tablet 87553a96b73946b98c4bcaf8972ad8d8: Network error: Client connection negotiation failed: client connection to 127.0.123.3:45765: connect: Connection refused (error 111)
W20260630 12:36:12.435093  7140 auto_rebalancer.cc:639] Failed to schedule move for tablet b2bcb6c507814efb8263a441920b5d84: Network error: Client connection negotiation failed: client connection to 127.0.123.1:32997: connect: Connection refused (error 111)
W20260630 12:36:12.438235  7140 auto_rebalancer.cc:639] Failed to schedule move for tablet 86c52daf024d4c4ebb587d7b25e3d891: Network error: Client connection negotiation failed: client connection to 127.0.123.1:32997: connect: Connection refused (error 111)
W20260630 12:36:13.467336  7140 auto_rebalancer.cc:639] Failed to schedule move for tablet 87553a96b73946b98c4bcaf8972ad8d8: Network error: Client connection negotiation failed: client connection to 127.0.123.3:45765: connect: Connection refused (error 111)
W20260630 12:36:13.470396  7140 auto_rebalancer.cc:639] Failed to schedule move for tablet 86c52daf024d4c4ebb587d7b25e3d891: Network error: Client connection negotiation failed: client connection to 127.0.123.1:32997: connect: Connection refused (error 111)
W20260630 12:36:13.473255  7140 auto_rebalancer.cc:639] Failed to schedule move for tablet b2bcb6c507814efb8263a441920b5d84: Network error: Client connection negotiation failed: client connection to 127.0.123.1:32997: connect: Connection refused (error 111)
W20260630 12:36:14.475477  7140 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7a3fd2ce945549f1a083468778158e08 not available for placement
W20260630 12:36:15.477535  7140 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7a3fd2ce945549f1a083468778158e08 not available for placement
W20260630 12:36:16.479641  7140 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7a3fd2ce945549f1a083468778158e08 not available for placement
W20260630 12:36:17.481504  7140 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7a3fd2ce945549f1a083468778158e08 not available for placement
I20260630 12:36:17.656814   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:17.662365  7494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:17.662878  7495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:17.664072  7497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:17.667529   492 server_base.cc:1061] running on GCE node
I20260630 12:36:17.669275   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:17.669487   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:17.669668   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822977669648 us; error 0 us; skew 500 ppm
I20260630 12:36:17.670151   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:17.672374   492 webserver.cc:533] Webserver started at http://127.0.123.1:40263/ using document root <none> and password file <none>
I20260630 12:36:17.672904   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:17.673058   492 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:36:17.676345   492 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:36:17.679247  7502 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:17.679997   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:17.680258   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "4c598873739b48a3b421bfaf4418eac1"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-khbc"
I20260630 12:36:17.680522   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:17.707448   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:17.708456   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:17.709766   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:17.712908  7509 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:36:17.730787   492 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:36:17.731060   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.019s	user 0.001s	sys 0.000s
I20260630 12:36:17.731287   492 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:36:17.735302  7509 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap starting.
I20260630 12:36:17.744472   492 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:36:17.744715   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.013s	user 0.013s	sys 0.000s
I20260630 12:36:17.745957  7509 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:36:17.746678  7509 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap complete.
I20260630 12:36:17.747162  7509 ts_tablet_manager.cc:1403] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:36:17.749199  7509 raft_consensus.cc:359] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:17.749782  7509 raft_consensus.cc:740] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Initialized, Role: FOLLOWER
I20260630 12:36:17.750430  7509 consensus_queue.cc:260] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:17.752951  7509 ts_tablet_manager.cc:1434] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260630 12:36:17.753662  7509 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap starting.
I20260630 12:36:17.764593  7509 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:36:17.765305  7509 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap complete.
I20260630 12:36:17.765817  7509 ts_tablet_manager.cc:1403] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.008s
I20260630 12:36:17.768316  7509 raft_consensus.cc:359] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:17.769119  7509 raft_consensus.cc:740] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Initialized, Role: FOLLOWER
I20260630 12:36:17.769827  7509 consensus_queue.cc:260] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [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: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:17.786170  7509 ts_tablet_manager.cc:1434] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.004s
I20260630 12:36:17.788604  7509 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap starting.
I20260630 12:36:17.806231  7509 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:17.807137  7509 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap complete.
I20260630 12:36:17.807924  7509 ts_tablet_manager.cc:1403] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.014s
I20260630 12:36:17.811553  7509 raft_consensus.cc:359] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:17.812852  7509 raft_consensus.cc:740] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Initialized, Role: FOLLOWER
I20260630 12:36:17.813797  7509 consensus_queue.cc:260] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:17.814862   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:32997
I20260630 12:36:17.814955  7570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:32997 every 8 connection(s)
I20260630 12:36:17.816422  7509 ts_tablet_manager.cc:1434] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:36:17.817503  7509 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap starting.
I20260630 12:36:17.821972   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:17.837913  7575 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:17.839818  7509 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
W20260630 12:36:17.839830  7577 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:17.841208  7509 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: Bootstrap complete.
I20260630 12:36:17.842022  7509 ts_tablet_manager.cc:1403] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260630 12:36:17.844938  7509 raft_consensus.cc:359] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
W20260630 12:36:17.845311  7579 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:17.845954  7509 raft_consensus.cc:740] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Initialized, Role: FOLLOWER
I20260630 12:36:17.846757  7509 consensus_queue.cc:260] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:17.848707  7509 ts_tablet_manager.cc:1434] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:17.851336  7571 heartbeater.cc:344] Connected to a master server at 127.0.123.62:35669
I20260630 12:36:17.851812  7571 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:17.852563  7571 heartbeater.cc:507] Master 127.0.123.62:35669 requested a full tablet report, sending...
I20260630 12:36:17.855798   492 server_base.cc:1061] running on GCE node
I20260630 12:36:17.857324   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:17.857218  7091 ts_manager.cc:194] Re-registered known tserver with Master: 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1:32997)
W20260630 12:36:17.857717   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:17.857969   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822977857952 us; error 0 us; skew 500 ppm
I20260630 12:36:17.858780   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:17.861891   492 webserver.cc:533] Webserver started at http://127.0.123.2:41639/ using document root <none> and password file <none>
I20260630 12:36:17.862514   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:17.862738   492 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:36:17.865221  7091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50708
I20260630 12:36:17.867856   492 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:36:17.868738  7571 heartbeater.cc:499] Master 127.0.123.62:35669 was elected leader, sending a full tablet report...
I20260630 12:36:17.871369  7584 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:17.872195   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:17.872519   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "b6f78d18c0404f36879a87a3b2736833"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-khbc"
I20260630 12:36:17.872977   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:17.883419   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:17.884582   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:17.885905   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:17.908861   492 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:36:17.909106   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260630 12:36:17.913947  7591 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: Bootstrap starting.
I20260630 12:36:17.923569   492 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:36:17.923857   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:36:17.923995  7591 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:17.924695  7591 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: Bootstrap complete.
I20260630 12:36:17.925267  7591 ts_tablet_manager.cc:1403] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.005s
I20260630 12:36:17.927224  7591 raft_consensus.cc:359] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:17.927729  7591 raft_consensus.cc:740] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f78d18c0404f36879a87a3b2736833, State: Initialized, Role: FOLLOWER
I20260630 12:36:17.928375  7591 consensus_queue.cc:260] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:17.930693  7591 ts_tablet_manager.cc:1434] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260630 12:36:17.931337  7591 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833: Bootstrap starting.
I20260630 12:36:17.942270  7591 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:17.942910  7591 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833: Bootstrap complete.
I20260630 12:36:17.943426  7591 ts_tablet_manager.cc:1403] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:36:17.945526  7591 raft_consensus.cc:359] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:17.946033  7591 raft_consensus.cc:740] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f78d18c0404f36879a87a3b2736833, State: Initialized, Role: FOLLOWER
I20260630 12:36:17.946656  7591 consensus_queue.cc:260] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:17.948513  7591 ts_tablet_manager.cc:1434] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:36:17.949319  7591 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833: Bootstrap starting.
I20260630 12:36:17.961351  7591 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:17.962253  7591 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833: Bootstrap complete.
I20260630 12:36:17.962942  7591 ts_tablet_manager.cc:1403] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260630 12:36:17.965569  7591 raft_consensus.cc:359] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:17.966326  7591 raft_consensus.cc:740] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f78d18c0404f36879a87a3b2736833, State: Initialized, Role: FOLLOWER
I20260630 12:36:17.967142  7591 consensus_queue.cc:260] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:17.969390  7591 ts_tablet_manager.cc:1434] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:36:17.970269  7591 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833: Bootstrap starting.
I20260630 12:36:17.976464   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:40979
I20260630 12:36:17.976635  7651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:40979 every 8 connection(s)
I20260630 12:36:17.983453   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:36:17.985810  7591 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:17.986523  7591 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833: Bootstrap complete.
I20260630 12:36:17.987033  7591 ts_tablet_manager.cc:1403] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:36:17.989691  7591 raft_consensus.cc:359] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:17.990402  7591 raft_consensus.cc:740] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f78d18c0404f36879a87a3b2736833, State: Initialized, Role: FOLLOWER
W20260630 12:36:17.990576  7656 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:17.991647  7591 consensus_queue.cc:260] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:17.993918  7591 ts_tablet_manager.cc:1434] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:17.996201  7652 heartbeater.cc:344] Connected to a master server at 127.0.123.62:35669
I20260630 12:36:17.996641  7652 heartbeater.cc:461] Registering TS with master...
W20260630 12:36:17.996825  7657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:17.997653  7652 heartbeater.cc:507] Master 127.0.123.62:35669 requested a full tablet report, sending...
W20260630 12:36:17.998426  7659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:17.999387   492 server_base.cc:1061] running on GCE node
I20260630 12:36:18.000454   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:18.000655   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:18.000864   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822978000845 us; error 0 us; skew 500 ppm
I20260630 12:36:18.001525   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:18.002040  7091 ts_manager.cc:194] Re-registered known tserver with Master: b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979)
I20260630 12:36:18.004125   492 webserver.cc:533] Webserver started at http://127.0.123.3:34543/ using document root <none> and password file <none>
I20260630 12:36:18.004817   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:18.005029   492 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:36:18.008607  7091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50724
I20260630 12:36:18.009526   492 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:36:18.011459  7652 heartbeater.cc:499] Master 127.0.123.62:35669 was elected leader, sending a full tablet report...
I20260630 12:36:18.013407  7664 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.014343   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:18.014608   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "7a3fd2ce945549f1a083468778158e08"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-khbc"
I20260630 12:36:18.014851   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:18.029121   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:18.030239   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:18.031555   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:18.053005   492 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:36:18.053303   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.001s	sys 0.000s
I20260630 12:36:18.058725  7671 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08: Bootstrap starting.
I20260630 12:36:18.067883   492 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:36:18.068126   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.011s	sys 0.003s
I20260630 12:36:18.068863  7671 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:18.069496  7671 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08: Bootstrap complete.
I20260630 12:36:18.070036  7671 ts_tablet_manager.cc:1403] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:36:18.071995  7671 raft_consensus.cc:359] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:18.072477  7671 raft_consensus.cc:740] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Initialized, Role: FOLLOWER
I20260630 12:36:18.073098  7671 consensus_queue.cc:260] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:18.075428  7671 ts_tablet_manager.cc:1434] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:36:18.076361  7671 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08: Bootstrap starting.
I20260630 12:36:18.089066  7671 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:18.089965  7671 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08: Bootstrap complete.
I20260630 12:36:18.090706  7671 ts_tablet_manager.cc:1403] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:36:18.093602  7671 raft_consensus.cc:359] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:18.094324  7671 raft_consensus.cc:740] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Initialized, Role: FOLLOWER
I20260630 12:36:18.095206  7671 consensus_queue.cc:260] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:18.097381  7671 ts_tablet_manager.cc:1434] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:36:18.098245  7671 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Bootstrap starting.
I20260630 12:36:18.114660  7671 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:36:18.115681  7671 tablet_bootstrap.cc:492] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Bootstrap complete.
I20260630 12:36:18.116415  7671 ts_tablet_manager.cc:1403] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:36:18.117326   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:45765
I20260630 12:36:18.117504  7731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:45765 every 8 connection(s)
I20260630 12:36:18.119405  7671 raft_consensus.cc:359] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:18.120330  7671 raft_consensus.cc:740] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Initialized, Role: FOLLOWER
I20260630 12:36:18.121189  7671 consensus_queue.cc:260] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:18.123374  7671 ts_tablet_manager.cc:1434] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:18.124454  7671 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: Bootstrap starting.
I20260630 12:36:18.133013  7732 heartbeater.cc:344] Connected to a master server at 127.0.123.62:35669
I20260630 12:36:18.133514  7732 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:18.134312  7732 heartbeater.cc:507] Master 127.0.123.62:35669 requested a full tablet report, sending...
I20260630 12:36:18.136528  7671 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:18.137378  7671 tablet_bootstrap.cc:492] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: Bootstrap complete.
I20260630 12:36:18.137998  7671 ts_tablet_manager.cc:1403] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:36:18.138139  7091 ts_manager.cc:194] Re-registered known tserver with Master: 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:18.140509  7671 raft_consensus.cc:359] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:18.141184  7671 raft_consensus.cc:740] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Initialized, Role: FOLLOWER
I20260630 12:36:18.141889  7671 consensus_queue.cc:260] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:18.142915  7091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50732
I20260630 12:36:18.143635  7671 ts_tablet_manager.cc:1434] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260630 12:36:18.145330  7732 heartbeater.cc:499] Master 127.0.123.62:35669 was elected leader, sending a full tablet report...
W20260630 12:36:18.502767  7140 auto_rebalancer.cc:639] Failed to schedule move for tablet 87553a96b73946b98c4bcaf8972ad8d8: Illegal state: Replica 7a3fd2ce945549f1a083468778158e08 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } }
W20260630 12:36:18.514246  7140 auto_rebalancer.cc:639] Failed to schedule move for tablet b2bcb6c507814efb8263a441920b5d84: Illegal state: Replica 4c598873739b48a3b421bfaf4418eac1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } }
W20260630 12:36:18.517752  7140 auto_rebalancer.cc:639] Failed to schedule move for tablet 86c52daf024d4c4ebb587d7b25e3d891: Illegal state: Replica 4c598873739b48a3b421bfaf4418eac1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } }
I20260630 12:36:18.989140  7739 raft_consensus.cc:493] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:18.989821  7739 raft_consensus.cc:515] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:18.992065  7739 leader_election.cc:290] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979), 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:19.003820  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c52daf024d4c4ebb587d7b25e3d891" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833" is_pre_election: true
I20260630 12:36:19.004580  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c52daf024d4c4ebb587d7b25e3d891" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08" is_pre_election: true
I20260630 12:36:19.004828  7626 raft_consensus.cc:2468] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 1.
I20260630 12:36:19.005455  7706 raft_consensus.cc:2468] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 1.
I20260630 12:36:19.006430  7504 leader_election.cc:304] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [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: 4c598873739b48a3b421bfaf4418eac1, b6f78d18c0404f36879a87a3b2736833; no voters: 
I20260630 12:36:19.007352  7739 raft_consensus.cc:2804] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:19.007791  7739 raft_consensus.cc:493] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:19.008162  7739 raft_consensus.cc:3060] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.014086  7739 raft_consensus.cc:515] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.015733  7739 leader_election.cc:290] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 2 election: Requested vote from peers b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979), 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:19.016520  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c52daf024d4c4ebb587d7b25e3d891" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833"
I20260630 12:36:19.016726  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c52daf024d4c4ebb587d7b25e3d891" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08"
I20260630 12:36:19.017198  7626 raft_consensus.cc:3060] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.017491  7706 raft_consensus.cc:3060] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.023211  7626 raft_consensus.cc:2468] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 2.
I20260630 12:36:19.023244  7706 raft_consensus.cc:2468] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 2.
I20260630 12:36:19.024394  7504 leader_election.cc:304] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [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: 4c598873739b48a3b421bfaf4418eac1, b6f78d18c0404f36879a87a3b2736833; no voters: 
I20260630 12:36:19.025259  7739 raft_consensus.cc:2804] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:19.026139  7739 raft_consensus.cc:697] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 2 LEADER]: Becoming Leader. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Running, Role: LEADER
I20260630 12:36:19.027029  7739 consensus_queue.cc:237] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.033440  7091 catalog_manager.cc:5697] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:19.082947  7739 raft_consensus.cc:493] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:19.083644  7739 raft_consensus.cc:515] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:19.085417  7739 leader_election.cc:290] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765), b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979)
I20260630 12:36:19.086288  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcb6c507814efb8263a441920b5d84" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08" is_pre_election: true
I20260630 12:36:19.086411  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcb6c507814efb8263a441920b5d84" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833" is_pre_election: true
I20260630 12:36:19.086992  7706 raft_consensus.cc:2468] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 1.
I20260630 12:36:19.087226  7626 raft_consensus.cc:2468] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 1.
I20260630 12:36:19.088490  7506 leader_election.cc:304] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [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: 4c598873739b48a3b421bfaf4418eac1, 7a3fd2ce945549f1a083468778158e08; no voters: 
I20260630 12:36:19.089529  7739 raft_consensus.cc:2804] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:19.090047  7739 raft_consensus.cc:493] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:19.090545  7739 raft_consensus.cc:3060] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.097776  7739 raft_consensus.cc:515] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:19.100090  7739 leader_election.cc:290] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 2 election: Requested vote from peers 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765), b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979)
I20260630 12:36:19.100827  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcb6c507814efb8263a441920b5d84" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08"
I20260630 12:36:19.101212  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcb6c507814efb8263a441920b5d84" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833"
I20260630 12:36:19.101585  7706 raft_consensus.cc:3060] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.102012  7626 raft_consensus.cc:3060] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.106910  7706 raft_consensus.cc:2468] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 2.
I20260630 12:36:19.107530  7626 raft_consensus.cc:2468] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 2.
I20260630 12:36:19.108174  7506 leader_election.cc:304] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [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: 4c598873739b48a3b421bfaf4418eac1, 7a3fd2ce945549f1a083468778158e08; no voters: 
I20260630 12:36:19.109521  7739 raft_consensus.cc:2804] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:19.110179  7739 raft_consensus.cc:697] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 2 LEADER]: Becoming Leader. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Running, Role: LEADER
I20260630 12:36:19.111188  7739 consensus_queue.cc:237] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [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: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } }
I20260630 12:36:19.118163  7091 catalog_manager.cc:5697] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:19.191597  7739 raft_consensus.cc:493] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:19.192212  7739 raft_consensus.cc:515] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.194072  7739 leader_election.cc:290] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979), 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:19.194790  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87553a96b73946b98c4bcaf8972ad8d8" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833" is_pre_election: true
I20260630 12:36:19.195106  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87553a96b73946b98c4bcaf8972ad8d8" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08" is_pre_election: true
I20260630 12:36:19.195472  7626 raft_consensus.cc:2468] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 1.
I20260630 12:36:19.196127  7706 raft_consensus.cc:2410] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c598873739b48a3b421bfaf4418eac1 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:36:19.196684  7504 leader_election.cc:304] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [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: 4c598873739b48a3b421bfaf4418eac1, b6f78d18c0404f36879a87a3b2736833; no voters: 
I20260630 12:36:19.197494  7739 raft_consensus.cc:2804] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:19.197948  7739 raft_consensus.cc:493] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:19.198314  7739 raft_consensus.cc:3060] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.203097  7739 raft_consensus.cc:515] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.204777  7739 leader_election.cc:290] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 2 election: Requested vote from peers b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979), 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:19.205407  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87553a96b73946b98c4bcaf8972ad8d8" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833"
I20260630 12:36:19.205682  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87553a96b73946b98c4bcaf8972ad8d8" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08"
I20260630 12:36:19.206169  7626 raft_consensus.cc:3060] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.206486  7706 raft_consensus.cc:3060] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.210804  7626 raft_consensus.cc:2468] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 2.
I20260630 12:36:19.211117  7706 raft_consensus.cc:2410] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c598873739b48a3b421bfaf4418eac1 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:36:19.211885  7504 leader_election.cc:304] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [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: 4c598873739b48a3b421bfaf4418eac1, b6f78d18c0404f36879a87a3b2736833; no voters: 
I20260630 12:36:19.212702  7739 raft_consensus.cc:2804] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:19.213174  7739 raft_consensus.cc:697] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 2 LEADER]: Becoming Leader. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Running, Role: LEADER
I20260630 12:36:19.213907  7739 consensus_queue.cc:237] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Queue going to LEADER 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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.220032  7091 catalog_manager.cc:5697] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 reported cstate change: term changed from 1 to 2, leader changed from 7a3fd2ce945549f1a083468778158e08 (127.0.123.3) to 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1). New cstate: current_term: 2 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:19.432814  7706 raft_consensus.cc:1275] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:19.434271  7739 consensus_queue.cc:1048] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:19.438813  7751 raft_consensus.cc:493] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:19.439576  7751 raft_consensus.cc:515] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.442289  7751 leader_election.cc:290] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1:32997), b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979)
I20260630 12:36:19.459596  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "7a3fd2ce945549f1a083468778158e08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c598873739b48a3b421bfaf4418eac1" is_pre_election: true
I20260630 12:36:19.460837  7545 raft_consensus.cc:2410] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3fd2ce945549f1a083468778158e08 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:36:19.465626  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "7a3fd2ce945549f1a083468778158e08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833" is_pre_election: true
I20260630 12:36:19.466442  7626 raft_consensus.cc:2468] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3fd2ce945549f1a083468778158e08 in term 1.
I20260630 12:36:19.467790  7666 leader_election.cc:304] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [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: 7a3fd2ce945549f1a083468778158e08, b6f78d18c0404f36879a87a3b2736833; no voters: 4c598873739b48a3b421bfaf4418eac1
I20260630 12:36:19.468525  7625 raft_consensus.cc:1275] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:19.469035  7751 raft_consensus.cc:2804] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:19.469616  7751 raft_consensus.cc:493] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:19.470088  7751 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.470296  7739 consensus_queue.cc:1048] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:19.479619  7751 raft_consensus.cc:515] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.481930  7751 leader_election.cc:290] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [CANDIDATE]: Term 2 election: Requested vote from peers 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1:32997), b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979)
I20260630 12:36:19.482846  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "7a3fd2ce945549f1a083468778158e08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c598873739b48a3b421bfaf4418eac1"
I20260630 12:36:19.483240  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "7a3fd2ce945549f1a083468778158e08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833"
I20260630 12:36:19.483762  7545 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.484133  7626 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.491719  7626 raft_consensus.cc:2468] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3fd2ce945549f1a083468778158e08 in term 2.
I20260630 12:36:19.491957  7545 raft_consensus.cc:2410] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3fd2ce945549f1a083468778158e08 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:36:19.492996  7666 leader_election.cc:304] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [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: 7a3fd2ce945549f1a083468778158e08, b6f78d18c0404f36879a87a3b2736833; no voters: 
I20260630 12:36:19.493733  7751 raft_consensus.cc:2804] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:19.494217  7751 raft_consensus.cc:697] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 2 LEADER]: Becoming Leader. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Running, Role: LEADER
I20260630 12:36:19.495038  7751 consensus_queue.cc:237] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [LEADER]: Queue going to LEADER 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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.501609  7091 catalog_manager.cc:5697] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 reported cstate change: term changed from 1 to 2, leader changed from 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1) to 7a3fd2ce945549f1a083468778158e08 (127.0.123.3). New cstate: current_term: 2 leader_uuid: "7a3fd2ce945549f1a083468778158e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: HEALTHY } } }
W20260630 12:36:19.527230  7140 auto_rebalancer.cc:639] Failed to schedule move for tablet 0f85186e02e340bbb8a4a28e84b13f90: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:36:19.530344  7140 auto_rebalancer.cc:639] Failed to schedule move for tablet 87553a96b73946b98c4bcaf8972ad8d8: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:36:19.533782  7545 consensus_queue.cc:237] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } }
I20260630 12:36:19.539638  7706 raft_consensus.cc:1275] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:19.541399  7764 consensus_queue.cc:1048] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:19.541694  7626 raft_consensus.cc:1275] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:19.543426  7764 consensus_queue.cc:1048] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:19.548097  7739 raft_consensus.cc:2955] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } } }
I20260630 12:36:19.550387  7706 raft_consensus.cc:2955] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } } }
W20260630 12:36:19.551103  7504 consensus_peers.cc:597] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 -> Peer a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4:41847): Couldn't send request to peer a6a55a45bee74d93bd2de04002d9c21b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86c52daf024d4c4ebb587d7b25e3d891. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:19.552117  7626 raft_consensus.cc:2955] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } } }
I20260630 12:36:19.563480  7091 catalog_manager.cc:5697] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 reported cstate change: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New cstate: current_term: 2 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } } }
I20260630 12:36:19.619364  7626 raft_consensus.cc:1275] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:36:19.620769  7764 consensus_queue.cc:1048] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:19.630568  7706 raft_consensus.cc:1275] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:36:19.631184  7706 pending_rounds.cc:85] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Aborting all ops after (but not including) 0
I20260630 12:36:19.631639  7706 pending_rounds.cc:107] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:36:19.632161  7706 raft_consensus.cc:2889] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:36:19.633862  7739 consensus_queue.cc:1048] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:19.637450  7705 raft_consensus.cc:1275] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:19.640331  7743 consensus_queue.cc:1048] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:19.653817  7626 raft_consensus.cc:1275] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:19.655987  7743 consensus_queue.cc:1048] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:19.720091  7743 raft_consensus.cc:493] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:19.720669  7743 raft_consensus.cc:515] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.723049  7743 leader_election.cc:290] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979), 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:19.723433  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833" is_pre_election: true
I20260630 12:36:19.723744  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08" is_pre_election: true
I20260630 12:36:19.724476  7626 raft_consensus.cc:2468] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 2.
I20260630 12:36:19.725642  7504 leader_election.cc:304] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [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: 4c598873739b48a3b421bfaf4418eac1, b6f78d18c0404f36879a87a3b2736833; no voters: 7a3fd2ce945549f1a083468778158e08
I20260630 12:36:19.726449  7743 raft_consensus.cc:2804] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:36:19.726977  7743 raft_consensus.cc:493] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:19.727488  7743 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:19.735386  7743 raft_consensus.cc:515] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.737788  7743 leader_election.cc:290] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [CANDIDATE]: Term 3 election: Requested vote from peers b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979), 7a3fd2ce945549f1a083468778158e08 (127.0.123.3:45765)
I20260630 12:36:19.738633  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f78d18c0404f36879a87a3b2736833"
I20260630 12:36:19.738997  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "4c598873739b48a3b421bfaf4418eac1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3fd2ce945549f1a083468778158e08"
I20260630 12:36:19.739384  7626 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:19.745471  7626 raft_consensus.cc:2468] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c598873739b48a3b421bfaf4418eac1 in term 3.
I20260630 12:36:19.746562  7504 leader_election.cc:304] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [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: 4c598873739b48a3b421bfaf4418eac1, b6f78d18c0404f36879a87a3b2736833; no voters: 7a3fd2ce945549f1a083468778158e08
I20260630 12:36:19.747599  7743 raft_consensus.cc:2804] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:19.748148  7743 raft_consensus.cc:697] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 LEADER]: Becoming Leader. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Running, Role: LEADER
I20260630 12:36:19.748932  7743 consensus_queue.cc:237] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.756752  7092 catalog_manager.cc:5697] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 reported cstate change: term changed from 2 to 3, leader changed from 7a3fd2ce945549f1a083468778158e08 (127.0.123.3) to 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1). New cstate: current_term: 3 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:19.943029  7545 raft_consensus.cc:1240] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 LEADER]: Rejecting Update request from peer 7a3fd2ce945549f1a083468778158e08 for earlier term 2. Current term is 3. Ops: []
I20260630 12:36:19.945171  7626 raft_consensus.cc:1240] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 3 FOLLOWER]: Rejecting Update request from peer 7a3fd2ce945549f1a083468778158e08 for earlier term 2. Current term is 3. Ops: []
I20260630 12:36:19.944957  7752 consensus_queue.cc:1059] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:19.946215  7752 consensus_queue.cc:1243] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [LEADER]: Peer 4c598873739b48a3b421bfaf4418eac1 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:36:19.946914  7752 consensus_queue.cc:1059] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:19.948961  7751 raft_consensus.cc:3055] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:36:19.949379  7751 raft_consensus.cc:740] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Running, Role: LEADER
I20260630 12:36:19.950165  7751 consensus_queue.cc:260] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } }
I20260630 12:36:19.951253  7751 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:20.039491  7774 ts_tablet_manager.cc:933] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b: Initiating tablet copy from peer 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1:32997)
I20260630 12:36:20.041107  7774 tablet_copy_client.cc:323] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:32997
I20260630 12:36:20.052157  7555 tablet_copy_service.cc:140] P 4c598873739b48a3b421bfaf4418eac1: Received BeginTabletCopySession request for tablet 86c52daf024d4c4ebb587d7b25e3d891 from peer a6a55a45bee74d93bd2de04002d9c21b ({username='slave'} at 127.0.0.1:44858)
I20260630 12:36:20.052923  7555 tablet_copy_service.cc:161] P 4c598873739b48a3b421bfaf4418eac1: Beginning new tablet copy session on tablet 86c52daf024d4c4ebb587d7b25e3d891 from peer a6a55a45bee74d93bd2de04002d9c21b at {username='slave'} at 127.0.0.1:44858: session id = a6a55a45bee74d93bd2de04002d9c21b-86c52daf024d4c4ebb587d7b25e3d891
I20260630 12:36:20.061213  7555 tablet_copy_source_session.cc:215] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:20.064544  7774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c52daf024d4c4ebb587d7b25e3d891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.080085  7774 tablet_copy_client.cc:806] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:20.080783  7774 tablet_copy_client.cc:670] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:20.084548  7774 tablet_copy_client.cc:538] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:20.093154  7774 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b: Bootstrap starting.
I20260630 12:36:20.111063  7774 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:20.111863  7774 tablet_bootstrap.cc:492] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b: Bootstrap complete.
I20260630 12:36:20.112607  7774 ts_tablet_manager.cc:1403] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260630 12:36:20.114866  7774 raft_consensus.cc:359] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } }
I20260630 12:36:20.115600  7774 raft_consensus.cc:740] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a6a55a45bee74d93bd2de04002d9c21b, State: Initialized, Role: LEARNER
I20260630 12:36:20.116278  7774 consensus_queue.cc:260] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b [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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } }
I20260630 12:36:20.118986  7774 ts_tablet_manager.cc:1434] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:36:20.121234  7555 tablet_copy_service.cc:342] P 4c598873739b48a3b421bfaf4418eac1: Request end of tablet copy session a6a55a45bee74d93bd2de04002d9c21b-86c52daf024d4c4ebb587d7b25e3d891 received from {username='slave'} at 127.0.0.1:44858
I20260630 12:36:20.121796  7555 tablet_copy_service.cc:434] P 4c598873739b48a3b421bfaf4418eac1: ending tablet copy session a6a55a45bee74d93bd2de04002d9c21b-86c52daf024d4c4ebb587d7b25e3d891 on tablet 86c52daf024d4c4ebb587d7b25e3d891 with peer a6a55a45bee74d93bd2de04002d9c21b
I20260630 12:36:20.220145  7706 raft_consensus.cc:1275] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 3 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:36:20.221352  7743 consensus_queue.cc:1048] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:20.221983  7743 consensus_queue.cc:1243] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Peer 7a3fd2ce945549f1a083468778158e08 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
I20260630 12:36:20.224392  7706 pending_rounds.cc:85] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: Aborting all ops after (but not including) 0
I20260630 12:36:20.224697  7706 pending_rounds.cc:107] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:36:20.225423  7706 raft_consensus.cc:2889] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:36:20.242786  7626 raft_consensus.cc:1275] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 3 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:36:20.244410  7764 consensus_queue.cc:1048] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:20.548910  7463 raft_consensus.cc:1217] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:36:20.992844  7764 raft_consensus.cc:1064] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1: attempting to promote NON_VOTER a6a55a45bee74d93bd2de04002d9c21b to VOTER
I20260630 12:36:20.994808  7764 consensus_queue.cc:237] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false } }
I20260630 12:36:21.000825  7706 raft_consensus.cc:1275] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:21.000845  7463 raft_consensus.cc:1275] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b [term 2 LEARNER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:21.002398  7626 raft_consensus.cc:1275] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:21.002471  7764 consensus_queue.cc:1048] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:21.004108  7780 consensus_queue.cc:1048] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:21.005029  7743 consensus_queue.cc:1048] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:21.021276  7780 raft_consensus.cc:2955] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false } } }
I20260630 12:36:21.023094  7626 raft_consensus.cc:2955] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false } } }
I20260630 12:36:21.023509  7706 raft_consensus.cc:2955] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false } } }
I20260630 12:36:21.036818  7091 catalog_manager.cc:5697] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 reported cstate change: config changed from index 3 to 4, a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:21.040526  7463 raft_consensus.cc:2955] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false } } }
I20260630 12:36:21.089767  7545 consensus_queue.cc:237] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [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: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false } }
I20260630 12:36:21.094286  7706 raft_consensus.cc:1275] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:21.094345  7463 raft_consensus.cc:1275] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:21.096110  7764 consensus_queue.cc:1048] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:21.096856  7780 consensus_queue.cc:1048] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:21.102560  7764 raft_consensus.cc:2955] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6f78d18c0404f36879a87a3b2736833 (127.0.123.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false } } }
I20260630 12:36:21.104242  7463 raft_consensus.cc:2955] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6f78d18c0404f36879a87a3b2736833 (127.0.123.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false } } }
I20260630 12:36:21.108325  7706 raft_consensus.cc:2955] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6f78d18c0404f36879a87a3b2736833 (127.0.123.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false } } }
I20260630 12:36:21.113413  7077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86c52daf024d4c4ebb587d7b25e3d891 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:21.116305  7090 catalog_manager.cc:5697] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b reported cstate change: config changed from index 4 to 5, VOTER b6f78d18c0404f36879a87a3b2736833 (127.0.123.2) evicted. New cstate: current_term: 2 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: false } } }
I20260630 12:36:21.135563  7616 tablet_service.cc:1558] Processing DeleteTablet for tablet 86c52daf024d4c4ebb587d7b25e3d891 with delete_type TABLET_DATA_TOMBSTONED (TS b6f78d18c0404f36879a87a3b2736833 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44044
I20260630 12:36:21.137264  7799 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:21.137923  7799 raft_consensus.cc:2243] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:21.138478  7799 raft_consensus.cc:2272] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:21.140687  7799 ts_tablet_manager.cc:1916] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:21.150524  7799 ts_tablet_manager.cc:1929] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:36:21.150830  7799 log.cc:1199] T 86c52daf024d4c4ebb587d7b25e3d891 P b6f78d18c0404f36879a87a3b2736833: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822796835498-492-0/minicluster-data/ts-1-root/wals/86c52daf024d4c4ebb587d7b25e3d891
I20260630 12:36:21.152078  7077 catalog_manager.cc:5028] TS b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979): tablet 86c52daf024d4c4ebb587d7b25e3d891 (table test-workload [id=5313fd4560b54c8b93ba550acec508b0]) successfully deleted
I20260630 12:36:22.136380  7545 consensus_queue.cc:237] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } }
I20260630 12:36:22.143477  7706 raft_consensus.cc:1275] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 3 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:36:22.144922  7801 consensus_queue.cc:1048] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.145292  7626 raft_consensus.cc:1275] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 3 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260630 12:36:22.145817  7504 consensus_peers.cc:597] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 -> Peer a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4:41847): Couldn't send request to peer a6a55a45bee74d93bd2de04002d9c21b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f85186e02e340bbb8a4a28e84b13f90. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:22.146656  7803 consensus_queue.cc:1048] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.153568  7801 raft_consensus.cc:2955] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } } }
I20260630 12:36:22.155296  7626 raft_consensus.cc:2955] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } } }
I20260630 12:36:22.156276  7706 raft_consensus.cc:2955] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } } }
I20260630 12:36:22.166807  7092 catalog_manager.cc:5697] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 reported cstate change: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New cstate: current_term: 3 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:22.170109  7545 consensus_queue.cc:237] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [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: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } }
I20260630 12:36:22.177167  7706 raft_consensus.cc:1275] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:36:22.178404  7504 consensus_peers.cc:597] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 -> Peer a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4:41847): Couldn't send request to peer a6a55a45bee74d93bd2de04002d9c21b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2bcb6c507814efb8263a441920b5d84. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:22.178715  7626 raft_consensus.cc:1275] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Refusing update from remote peer 4c598873739b48a3b421bfaf4418eac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:22.178699  7801 consensus_queue.cc:1048] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:22.180128  7803 consensus_queue.cc:1048] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.187942  7803 raft_consensus.cc:2955] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } } }
I20260630 12:36:22.190649  7706 raft_consensus.cc:2955] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } } }
I20260630 12:36:22.196899  7626 raft_consensus.cc:2955] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } } }
I20260630 12:36:22.200557  7545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90"
dest_uuid: "4c598873739b48a3b421bfaf4418eac1"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44862
I20260630 12:36:22.201267  7545 raft_consensus.cc:606] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 LEADER]: Received request to transfer leadership
I20260630 12:36:22.202543  7089 catalog_manager.cc:5697] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 reported cstate change: config changed from index -1 to 3, NON_VOTER a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4) added. New cstate: current_term: 2 leader_uuid: "4c598873739b48a3b421bfaf4418eac1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:22.205853  7545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90"
dest_uuid: "4c598873739b48a3b421bfaf4418eac1"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44862
I20260630 12:36:22.206434  7545 raft_consensus.cc:606] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 LEADER]: Received request to transfer leadership
W20260630 12:36:22.207602  7077 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 0f85186e02e340bbb8a4a28e84b13f90 already in progress
I20260630 12:36:22.210424  7545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90"
dest_uuid: "4c598873739b48a3b421bfaf4418eac1"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44862
I20260630 12:36:22.210943  7545 raft_consensus.cc:606] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 LEADER]: Received request to transfer leadership
W20260630 12:36:22.521091  7140 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:36:22.521445  7140 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 0f85186e02e340bbb8a4a28e84b13f90 already in progress
W20260630 12:36:22.521621  7140 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 0f85186e02e340bbb8a4a28e84b13f90 already in progress
I20260630 12:36:22.686513  7801 raft_consensus.cc:993] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1: : Instructing follower 7a3fd2ce945549f1a083468778158e08 to start an election
I20260630 12:36:22.687012  7803 raft_consensus.cc:1081] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 LEADER]: Signalling peer 7a3fd2ce945549f1a083468778158e08 to start an election
I20260630 12:36:22.688431  7706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90"
dest_uuid: "7a3fd2ce945549f1a083468778158e08"
 from {username='slave'} at 127.0.0.1:41032
I20260630 12:36:22.689010  7706 raft_consensus.cc:493] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:22.689363  7706 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:22.695935  7706 raft_consensus.cc:515] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } }
I20260630 12:36:22.697894  7706 leader_election.cc:290] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [CANDIDATE]: Term 4 election: Requested vote from peers 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1:32997), b6f78d18c0404f36879a87a3b2736833 (127.0.123.2:40979)
I20260630 12:36:22.698591  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "7a3fd2ce945549f1a083468778158e08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c598873739b48a3b421bfaf4418eac1"
I20260630 12:36:22.698972  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f85186e02e340bbb8a4a28e84b13f90" candidate_uuid: "7a3fd2ce945549f1a083468778158e08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6f78d18c0404f36879a87a3b2736833"
I20260630 12:36:22.699223  7545 raft_consensus.cc:3055] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:36:22.699609  7545 raft_consensus.cc:740] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c598873739b48a3b421bfaf4418eac1, State: Running, Role: LEADER
I20260630 12:36:22.699625  7626 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:22.700472  7545 consensus_queue.cc:260] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } }
I20260630 12:36:22.701622  7545 raft_consensus.cc:3060] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:22.706218  7626 raft_consensus.cc:2468] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3fd2ce945549f1a083468778158e08 in term 4.
I20260630 12:36:22.706391  7545 raft_consensus.cc:2468] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3fd2ce945549f1a083468778158e08 in term 4.
I20260630 12:36:22.707438  7666 leader_election.cc:304] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [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: 7a3fd2ce945549f1a083468778158e08, b6f78d18c0404f36879a87a3b2736833; no voters: 
I20260630 12:36:22.708792  7816 raft_consensus.cc:2804] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:36:22.709759  7816 raft_consensus.cc:697] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 4 LEADER]: Becoming Leader. State: Replica: 7a3fd2ce945549f1a083468778158e08, State: Running, Role: LEADER
I20260630 12:36:22.710707  7816 consensus_queue.cc:237] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } }
I20260630 12:36:22.718029  7090 catalog_manager.cc:5697] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 reported cstate change: term changed from 3 to 4, leader changed from 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1) to 7a3fd2ce945549f1a083468778158e08 (127.0.123.3). New cstate: current_term: 4 leader_uuid: "7a3fd2ce945549f1a083468778158e08" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:22.768280  7821 ts_tablet_manager.cc:933] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b: Initiating tablet copy from peer 4c598873739b48a3b421bfaf4418eac1 (127.0.123.1:32997)
I20260630 12:36:22.770010  7821 tablet_copy_client.cc:323] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:32997
I20260630 12:36:22.771451  7555 tablet_copy_service.cc:140] P 4c598873739b48a3b421bfaf4418eac1: Received BeginTabletCopySession request for tablet b2bcb6c507814efb8263a441920b5d84 from peer a6a55a45bee74d93bd2de04002d9c21b ({username='slave'} at 127.0.0.1:44858)
I20260630 12:36:22.771886  7555 tablet_copy_service.cc:161] P 4c598873739b48a3b421bfaf4418eac1: Beginning new tablet copy session on tablet b2bcb6c507814efb8263a441920b5d84 from peer a6a55a45bee74d93bd2de04002d9c21b at {username='slave'} at 127.0.0.1:44858: session id = a6a55a45bee74d93bd2de04002d9c21b-b2bcb6c507814efb8263a441920b5d84
I20260630 12:36:22.776815  7555 tablet_copy_source_session.cc:215] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:22.779210  7821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2bcb6c507814efb8263a441920b5d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:22.789218  7821 tablet_copy_client.cc:806] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:22.789695  7821 tablet_copy_client.cc:670] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:22.792996  7821 tablet_copy_client.cc:538] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:22.798288  7821 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b: Bootstrap starting.
I20260630 12:36:22.812850  7821 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:22.813486  7821 tablet_bootstrap.cc:492] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b: Bootstrap complete.
I20260630 12:36:22.813992  7821 ts_tablet_manager.cc:1403] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260630 12:36:22.816078  7821 raft_consensus.cc:359] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } }
I20260630 12:36:22.816658  7821 raft_consensus.cc:740] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a6a55a45bee74d93bd2de04002d9c21b, State: Initialized, Role: LEARNER
I20260630 12:36:22.817189  7821 consensus_queue.cc:260] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b [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: "7a3fd2ce945549f1a083468778158e08" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 45765 } attrs { replace: true } } peers { permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 } } peers { permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } } peers { permanent_uuid: "a6a55a45bee74d93bd2de04002d9c21b" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 41847 } attrs { promote: true } }
I20260630 12:36:22.819679  7821 ts_tablet_manager.cc:1434] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.005s
I20260630 12:36:22.821377  7555 tablet_copy_service.cc:342] P 4c598873739b48a3b421bfaf4418eac1: Request end of tablet copy session a6a55a45bee74d93bd2de04002d9c21b-b2bcb6c507814efb8263a441920b5d84 received from {username='slave'} at 127.0.0.1:44858
I20260630 12:36:22.821703  7555 tablet_copy_service.cc:434] P 4c598873739b48a3b421bfaf4418eac1: ending tablet copy session a6a55a45bee74d93bd2de04002d9c21b-b2bcb6c507814efb8263a441920b5d84 on tablet b2bcb6c507814efb8263a441920b5d84 with peer a6a55a45bee74d93bd2de04002d9c21b
I20260630 12:36:23.113741  7626 raft_consensus.cc:1275] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 4 FOLLOWER]: Refusing update from remote peer 7a3fd2ce945549f1a083468778158e08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:36:23.115039  7816 consensus_queue.cc:1048] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f78d18c0404f36879a87a3b2736833" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:23.136445  7545 raft_consensus.cc:1275] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 4 FOLLOWER]: Refusing update from remote peer 7a3fd2ce945549f1a083468778158e08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:36:23.139319  7817 consensus_queue.cc:1048] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c598873739b48a3b421bfaf4418eac1" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 32997 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260630 12:36:23.147893  7666 consensus_peers.cc:597] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 -> Peer a6a55a45bee74d93bd2de04002d9c21b (127.0.123.4:41847): Couldn't send request to peer a6a55a45bee74d93bd2de04002d9c21b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f85186e02e340bbb8a4a28e84b13f90. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:23.156816   492 tablet_server.cc:179] TabletServer@127.0.123.1:32997 shutting down...
I20260630 12:36:23.185732   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:23.186424   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:23.187021   492 raft_consensus.cc:2243] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.187613   492 raft_consensus.cc:2272] T 0f85186e02e340bbb8a4a28e84b13f90 P 4c598873739b48a3b421bfaf4418eac1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.190187   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:23.190136  7463 raft_consensus.cc:1217] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:36:23.192566   492 raft_consensus.cc:2243] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.193315   492 raft_consensus.cc:2272] T 87553a96b73946b98c4bcaf8972ad8d8 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.195811   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:23.196451   492 raft_consensus.cc:2243] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.197858   492 raft_consensus.cc:2272] T b2bcb6c507814efb8263a441920b5d84 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.200099   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:23.200575   492 raft_consensus.cc:2243] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.201252   492 raft_consensus.cc:2272] T 86c52daf024d4c4ebb587d7b25e3d891 P 4c598873739b48a3b421bfaf4418eac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.225538   492 tablet_server.cc:196] TabletServer@127.0.123.1:32997 shutdown complete.
I20260630 12:36:23.244581   492 tablet_server.cc:179] TabletServer@127.0.123.2:40979 shutting down...
I20260630 12:36:23.267953   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:23.268682   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:23.269415   492 raft_consensus.cc:2243] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.270030   492 raft_consensus.cc:2272] T 0f85186e02e340bbb8a4a28e84b13f90 P b6f78d18c0404f36879a87a3b2736833 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.272897   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:23.273548   492 raft_consensus.cc:2243] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.274022   492 raft_consensus.cc:2272] T 87553a96b73946b98c4bcaf8972ad8d8 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.276386   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:23.276973   492 raft_consensus.cc:2243] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.277545   492 raft_consensus.cc:2272] T b2bcb6c507814efb8263a441920b5d84 P b6f78d18c0404f36879a87a3b2736833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.302265   492 tablet_server.cc:196] TabletServer@127.0.123.2:40979 shutdown complete.
I20260630 12:36:23.318799   492 tablet_server.cc:179] TabletServer@127.0.123.3:45765 shutting down...
I20260630 12:36:23.337033   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:23.337654   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:23.338214   492 raft_consensus.cc:2243] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.339207   492 raft_consensus.cc:2272] T 0f85186e02e340bbb8a4a28e84b13f90 P 7a3fd2ce945549f1a083468778158e08 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.341480   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:23.341962   492 raft_consensus.cc:2243] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.342326   492 raft_consensus.cc:2272] T 87553a96b73946b98c4bcaf8972ad8d8 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.343983   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:23.344411   492 raft_consensus.cc:2243] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.344815   492 raft_consensus.cc:2272] T b2bcb6c507814efb8263a441920b5d84 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.346422   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:23.346818   492 raft_consensus.cc:2243] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.347308   492 raft_consensus.cc:2272] T 86c52daf024d4c4ebb587d7b25e3d891 P 7a3fd2ce945549f1a083468778158e08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.373699   492 tablet_server.cc:196] TabletServer@127.0.123.3:45765 shutdown complete.
I20260630 12:36:23.390501   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:36:23.412149   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:23.412917   492 tablet_replica.cc:333] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b: stopping tablet replica
I20260630 12:36:23.413601   492 raft_consensus.cc:2243] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:36:23.414079   492 raft_consensus.cc:2272] T b2bcb6c507814efb8263a441920b5d84 P a6a55a45bee74d93bd2de04002d9c21b [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:36:23.416569   492 tablet_replica.cc:333] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b: stopping tablet replica
I20260630 12:36:23.417181   492 raft_consensus.cc:2243] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.417814   492 raft_consensus.cc:2272] T 86c52daf024d4c4ebb587d7b25e3d891 P a6a55a45bee74d93bd2de04002d9c21b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.428860   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:36:23.440428   492 master.cc:562] Master@127.0.123.62:35669 shutting down...
W20260630 12:36:23.465950  7140 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:36:23.466946   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.467425   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.467758   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 964fad624534483a9c043f2017427248: stopping tablet replica
I20260630 12:36:23.486339   492 master.cc:584] Master@127.0.123.62:35669 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16267 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:36:23.521281   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:39239
I20260630 12:36:23.522296   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:23.526861  7831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:23.527456  7832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:23.529270  7834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:23.529498   492 server_base.cc:1061] running on GCE node
I20260630 12:36:23.530329   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:23.530508   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:23.530629   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822983530617 us; error 0 us; skew 500 ppm
I20260630 12:36:23.531056   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:23.533056   492 webserver.cc:533] Webserver started at http://127.0.123.62:36725/ using document root <none> and password file <none>
I20260630 12:36:23.533466   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:23.533608   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:23.533803   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:23.534785   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "ac669c2d3ab2429bb5e7413802da3996"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-khbc"
I20260630 12:36:23.538676   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:36:23.541759  7839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.542424   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:36:23.542671   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "ac669c2d3ab2429bb5e7413802da3996"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-khbc"
I20260630 12:36:23.542920   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:23.560249   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:23.561283   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:23.595909   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:39239
I20260630 12:36:23.596014  7890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:39239 every 8 connection(s)
I20260630 12:36:23.599432  7891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:23.609781  7891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996: Bootstrap starting.
I20260630 12:36:23.614097  7891 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:23.618106  7891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996: No bootstrap required, opened a new log
I20260630 12:36:23.620203  7891 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac669c2d3ab2429bb5e7413802da3996" member_type: VOTER }
I20260630 12:36:23.620579  7891 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:23.620783  7891 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac669c2d3ab2429bb5e7413802da3996, State: Initialized, Role: FOLLOWER
I20260630 12:36:23.621337  7891 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac669c2d3ab2429bb5e7413802da3996" member_type: VOTER }
I20260630 12:36:23.621767  7891 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:23.621970  7891 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:23.622203  7891 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:23.626663  7891 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac669c2d3ab2429bb5e7413802da3996" member_type: VOTER }
I20260630 12:36:23.627125  7891 leader_election.cc:304] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [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: ac669c2d3ab2429bb5e7413802da3996; no voters: 
I20260630 12:36:23.628158  7891 leader_election.cc:290] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:23.628479  7894 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:23.629667  7894 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [term 1 LEADER]: Becoming Leader. State: Replica: ac669c2d3ab2429bb5e7413802da3996, State: Running, Role: LEADER
I20260630 12:36:23.630272  7894 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [LEADER]: Queue going to LEADER mode. State: All 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: "ac669c2d3ab2429bb5e7413802da3996" member_type: VOTER }
I20260630 12:36:23.630821  7891 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:23.634755  7896 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac669c2d3ab2429bb5e7413802da3996. Latest consensus state: current_term: 1 leader_uuid: "ac669c2d3ab2429bb5e7413802da3996" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac669c2d3ab2429bb5e7413802da3996" member_type: VOTER } }
I20260630 12:36:23.635394  7896 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:23.635809  7895 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac669c2d3ab2429bb5e7413802da3996" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac669c2d3ab2429bb5e7413802da3996" member_type: VOTER } }
I20260630 12:36:23.636401  7895 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:23.641532  7901 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:23.646922  7901 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:23.647888   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:23.655033  7901 catalog_manager.cc:1383] Generated new cluster ID: 83af355ad853480882da783af4bbbf12
I20260630 12:36:23.655313  7901 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:23.666501  7901 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:23.667737  7901 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:23.681840  7901 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996: Generated new TSK 0
I20260630 12:36:23.682413  7901 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:23.714283   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:23.719555  7912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:23.720762  7913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:23.722107   492 server_base.cc:1061] running on GCE node
W20260630 12:36:23.722061  7915 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:23.723222   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:23.723417   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:23.723539   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822983723528 us; error 0 us; skew 500 ppm
I20260630 12:36:23.724000   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:23.726238   492 webserver.cc:533] Webserver started at http://127.0.123.1:34067/ using document root <none> and password file <none>
I20260630 12:36:23.726627   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:23.726769   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:23.726967   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:23.727981   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-khbc"
I20260630 12:36:23.731962   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:36:23.734896  7920 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.735558   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:23.735821   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-khbc"
I20260630 12:36:23.736065   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:23.744953   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:23.745980   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:23.747279   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:23.749315   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:23.749503   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.749703   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:23.749846   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.785683   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:46165
I20260630 12:36:23.785772  7982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:46165 every 8 connection(s)
I20260630 12:36:23.790262   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:23.797438  7987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:23.798062  7988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:23.799959   492 server_base.cc:1061] running on GCE node
W20260630 12:36:23.800607  7990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:23.801406   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:23.801591   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:23.801714   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822983801703 us; error 0 us; skew 500 ppm
I20260630 12:36:23.802109   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:23.804430   492 webserver.cc:533] Webserver started at http://127.0.123.2:46225/ using document root <none> and password file <none>
I20260630 12:36:23.804956   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:23.805188   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:23.805498   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:23.806471  7983 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39239
I20260630 12:36:23.806651   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "66ff402648024fda843c7377af69de07"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-khbc"
I20260630 12:36:23.806809  7983 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:23.807555  7983 heartbeater.cc:507] Master 127.0.123.62:39239 requested a full tablet report, sending...
I20260630 12:36:23.809473  7856 ts_manager.cc:194] Registered new tserver with Master: f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165)
I20260630 12:36:23.811218   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:36:23.811493  7856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59560
I20260630 12:36:23.814574  7995 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.815302   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:23.815548   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "66ff402648024fda843c7377af69de07"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-khbc"
I20260630 12:36:23.815804   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:23.844331   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:23.845347   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:23.846596   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:23.848623   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:23.848795   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.849013   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:23.849148   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.883865   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:45469
I20260630 12:36:23.883950  8057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:45469 every 8 connection(s)
I20260630 12:36:23.888320   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:23.894412  8061 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:23.896217  8062 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:23.897239   492 server_base.cc:1061] running on GCE node
W20260630 12:36:23.897274  8064 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:23.898509   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:23.898768   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:23.898978   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822983898959 us; error 0 us; skew 500 ppm
I20260630 12:36:23.899482   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:23.899784  8058 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39239
I20260630 12:36:23.900192  8058 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:23.901081  8058 heartbeater.cc:507] Master 127.0.123.62:39239 requested a full tablet report, sending...
I20260630 12:36:23.902026   492 webserver.cc:533] Webserver started at http://127.0.123.3:46129/ using document root <none> and password file <none>
I20260630 12:36:23.902520   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:23.902757   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:23.903055   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:23.903227  7856 ts_manager.cc:194] Registered new tserver with Master: 66ff402648024fda843c7377af69de07 (127.0.123.2:45469)
I20260630 12:36:23.904443   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "c1922d75b08642e580acfa7328bf3c3e"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-khbc"
I20260630 12:36:23.905004  7856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59576
I20260630 12:36:23.909283   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:36:23.912343  8069 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.913018   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:23.913271   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "c1922d75b08642e580acfa7328bf3c3e"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-khbc"
I20260630 12:36:23.913525   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:23.934460   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:23.935377   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:23.936623   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:23.938622   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:23.938792   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.939005   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:23.939142   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.973387   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:44553
I20260630 12:36:23.973471  8131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:44553 every 8 connection(s)
I20260630 12:36:23.985569  8132 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39239
I20260630 12:36:23.985980  8132 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:23.986656  8132 heartbeater.cc:507] Master 127.0.123.62:39239 requested a full tablet report, sending...
I20260630 12:36:23.988620  7856 ts_manager.cc:194] Registered new tserver with Master: c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553)
I20260630 12:36:23.989688   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013383696s
I20260630 12:36:23.990134  7856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59588
I20260630 12:36:24.813935  7983 heartbeater.cc:499] Master 127.0.123.62:39239 was elected leader, sending a full tablet report...
I20260630 12:36:24.907733  8058 heartbeater.cc:499] Master 127.0.123.62:39239 was elected leader, sending a full tablet report...
I20260630 12:36:24.992901  8132 heartbeater.cc:499] Master 127.0.123.62:39239 was elected leader, sending a full tablet report...
I20260630 12:36:25.042488  7856 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59602:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:25.044768  7856 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:25.105703  8023 tablet_service.cc:1511] Processing CreateTablet for tablet 5c11decb19b948d8a59d8f3433a16d43 (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:25.106101  8022 tablet_service.cc:1511] Processing CreateTablet for tablet c1eec1331de445da9dc699dbf3325979 (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:25.107074  8023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c11decb19b948d8a59d8f3433a16d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.106931  8021 tablet_service.cc:1511] Processing CreateTablet for tablet 53667e512ba04a87a5f5125cc140de95 (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:25.108321  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53667e512ba04a87a5f5125cc140de95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.108130  8020 tablet_service.cc:1511] Processing CreateTablet for tablet 9b38015ecb4b4fe882742c9096ea5d9a (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:25.109329  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b38015ecb4b4fe882742c9096ea5d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.110991  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1eec1331de445da9dc699dbf3325979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.113411  8097 tablet_service.cc:1511] Processing CreateTablet for tablet 5c11decb19b948d8a59d8f3433a16d43 (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:25.114593  8097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c11decb19b948d8a59d8f3433a16d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.119906  8096 tablet_service.cc:1511] Processing CreateTablet for tablet c1eec1331de445da9dc699dbf3325979 (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:25.120682  8094 tablet_service.cc:1511] Processing CreateTablet for tablet 9b38015ecb4b4fe882742c9096ea5d9a (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:25.121266  8096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1eec1331de445da9dc699dbf3325979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.121925  8094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b38015ecb4b4fe882742c9096ea5d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.123122  8095 tablet_service.cc:1511] Processing CreateTablet for tablet 53667e512ba04a87a5f5125cc140de95 (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:25.124425  8095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53667e512ba04a87a5f5125cc140de95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.136849  7948 tablet_service.cc:1511] Processing CreateTablet for tablet 5c11decb19b948d8a59d8f3433a16d43 (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:25.140789  7948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c11decb19b948d8a59d8f3433a16d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.153245  7947 tablet_service.cc:1511] Processing CreateTablet for tablet c1eec1331de445da9dc699dbf3325979 (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:25.154639  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1eec1331de445da9dc699dbf3325979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.165262  7946 tablet_service.cc:1511] Processing CreateTablet for tablet 53667e512ba04a87a5f5125cc140de95 (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:25.166582  7946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53667e512ba04a87a5f5125cc140de95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.166500  8152 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07: Bootstrap starting.
I20260630 12:36:25.168095  8153 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e: Bootstrap starting.
I20260630 12:36:25.174057  8153 tablet_bootstrap.cc:654] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.174373  7945 tablet_service.cc:1511] Processing CreateTablet for tablet 9b38015ecb4b4fe882742c9096ea5d9a (DEFAULT_TABLE table=test-workload [id=822b886d720842b0be6699d582f4baa2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:25.175453  8152 tablet_bootstrap.cc:654] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.175583  7945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b38015ecb4b4fe882742c9096ea5d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.185998  8153 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e: No bootstrap required, opened a new log
I20260630 12:36:25.186506  8153 ts_tablet_manager.cc:1403] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.015s
I20260630 12:36:25.189471  8153 raft_consensus.cc:359] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.190232  8153 raft_consensus.cc:385] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.190515  8153 raft_consensus.cc:740] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1922d75b08642e580acfa7328bf3c3e, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.191283  8153 consensus_queue.cc:260] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.196564  8152 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07: No bootstrap required, opened a new log
I20260630 12:36:25.196583  8156 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
I20260630 12:36:25.197157  8152 ts_tablet_manager.cc:1403] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.017s
I20260630 12:36:25.199954  8152 raft_consensus.cc:359] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.200501  8152 raft_consensus.cc:385] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.200723  8152 raft_consensus.cc:740] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ff402648024fda843c7377af69de07, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.201295  8152 consensus_queue.cc:260] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.202769  8156 tablet_bootstrap.cc:654] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.204493  8152 ts_tablet_manager.cc:1434] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:25.205426  8152 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07: Bootstrap starting.
I20260630 12:36:25.208559  8153 ts_tablet_manager.cc:1434] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260630 12:36:25.209614  8153 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e: Bootstrap starting.
I20260630 12:36:25.209883  8152 tablet_bootstrap.cc:654] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.215001  8153 tablet_bootstrap.cc:654] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.223533  8156 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: No bootstrap required, opened a new log
I20260630 12:36:25.224073  8156 ts_tablet_manager.cc:1403] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.011s
I20260630 12:36:25.226929  8153 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e: No bootstrap required, opened a new log
I20260630 12:36:25.226598  8156 raft_consensus.cc:359] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.227325  8152 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07: No bootstrap required, opened a new log
I20260630 12:36:25.227353  8153 ts_tablet_manager.cc:1403] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:36:25.227340  8156 raft_consensus.cc:385] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.228067  8152 ts_tablet_manager.cc:1403] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260630 12:36:25.228124  8156 raft_consensus.cc:740] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.228986  8156 consensus_queue.cc:260] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.230099  8153 raft_consensus.cc:359] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.230786  8153 raft_consensus.cc:385] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.231122  8153 raft_consensus.cc:740] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1922d75b08642e580acfa7328bf3c3e, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.230944  8152 raft_consensus.cc:359] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.231748  8152 raft_consensus.cc:385] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.231789  8156 ts_tablet_manager.cc:1434] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:36:25.232177  8152 raft_consensus.cc:740] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ff402648024fda843c7377af69de07, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.231968  8153 consensus_queue.cc:260] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.232883  8156 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
I20260630 12:36:25.233117  8152 consensus_queue.cc:260] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.235782  8153 ts_tablet_manager.cc:1434] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:36:25.236727  8153 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e: Bootstrap starting.
I20260630 12:36:25.238999  8156 tablet_bootstrap.cc:654] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.236760  8152 ts_tablet_manager.cc:1434] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:25.240293  8152 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07: Bootstrap starting.
I20260630 12:36:25.242311  8153 tablet_bootstrap.cc:654] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.246181  8152 tablet_bootstrap.cc:654] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.252157  8156 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88: No bootstrap required, opened a new log
I20260630 12:36:25.252689  8156 ts_tablet_manager.cc:1403] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260630 12:36:25.255429  8156 raft_consensus.cc:359] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.256148  8156 raft_consensus.cc:385] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.256450  8156 raft_consensus.cc:740] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.257134  8156 consensus_queue.cc:260] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.258050  8152 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07: No bootstrap required, opened a new log
I20260630 12:36:25.258072  8153 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e: No bootstrap required, opened a new log
I20260630 12:36:25.258672  8152 ts_tablet_manager.cc:1403] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260630 12:36:25.258778  8153 ts_tablet_manager.cc:1403] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.006s
I20260630 12:36:25.259111  8156 ts_tablet_manager.cc:1434] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:36:25.260097  8156 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
I20260630 12:36:25.261435  8152 raft_consensus.cc:359] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.261725  8153 raft_consensus.cc:359] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.262137  8152 raft_consensus.cc:385] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.262467  8153 raft_consensus.cc:385] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.262527  8152 raft_consensus.cc:740] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ff402648024fda843c7377af69de07, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.262917  8153 raft_consensus.cc:740] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1922d75b08642e580acfa7328bf3c3e, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.263648  8152 consensus_queue.cc:260] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.263849  8153 consensus_queue.cc:260] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.266076  8156 tablet_bootstrap.cc:654] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.267658  8153 ts_tablet_manager.cc:1434] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:25.268728  8153 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e: Bootstrap starting.
I20260630 12:36:25.271939  8152 ts_tablet_manager.cc:1434] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:36:25.273327  8162 raft_consensus.cc:493] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:25.273837  8162 raft_consensus.cc:515] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.274571  8153 tablet_bootstrap.cc:654] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.279230  8162 leader_election.cc:290] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66ff402648024fda843c7377af69de07 (127.0.123.2:45469), c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553)
I20260630 12:36:25.280375  8152 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07: Bootstrap starting.
I20260630 12:36:25.282225  8157 raft_consensus.cc:493] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:25.282748  8157 raft_consensus.cc:515] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.286022  8153 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e: No bootstrap required, opened a new log
I20260630 12:36:25.291728  8153 ts_tablet_manager.cc:1403] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260630 12:36:25.293175  8157 leader_election.cc:290] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165), c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553)
I20260630 12:36:25.294517  8153 raft_consensus.cc:359] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.295245  8153 raft_consensus.cc:385] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.295538  8153 raft_consensus.cc:740] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1922d75b08642e580acfa7328bf3c3e, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.300411  8153 consensus_queue.cc:260] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.309155  8153 ts_tablet_manager.cc:1434] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:36:25.317781  8156 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88: No bootstrap required, opened a new log
I20260630 12:36:25.318377  8156 ts_tablet_manager.cc:1403] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.028s
I20260630 12:36:25.319842  8152 tablet_bootstrap.cc:654] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.321985  8156 raft_consensus.cc:359] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.322700  8156 raft_consensus.cc:385] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.322999  8156 raft_consensus.cc:740] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.323912  8156 consensus_queue.cc:260] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.326047  8156 ts_tablet_manager.cc:1434] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260630 12:36:25.327059  8156 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
I20260630 12:36:25.327921  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53667e512ba04a87a5f5125cc140de95" candidate_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ff402648024fda843c7377af69de07" is_pre_election: true
I20260630 12:36:25.328650  8033 raft_consensus.cc:2468] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3b35d53cf06442ba27cc3f6ca7aaf88 in term 0.
I20260630 12:36:25.330056  7924 leader_election.cc:304] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ff402648024fda843c7377af69de07, f3b35d53cf06442ba27cc3f6ca7aaf88; no voters: 
I20260630 12:36:25.330868  8162 raft_consensus.cc:2804] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:25.331233  8162 raft_consensus.cc:493] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:25.331552  8162 raft_consensus.cc:3060] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.333287  8156 tablet_bootstrap.cc:654] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.338625  8152 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07: No bootstrap required, opened a new log
I20260630 12:36:25.339152  8152 ts_tablet_manager.cc:1403] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.000s
I20260630 12:36:25.341450  8162 raft_consensus.cc:515] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.341883  8152 raft_consensus.cc:359] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.342700  8152 raft_consensus.cc:385] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.343024  8152 raft_consensus.cc:740] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ff402648024fda843c7377af69de07, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.343878  8152 consensus_queue.cc:260] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.344413  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53667e512ba04a87a5f5125cc140de95" candidate_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ff402648024fda843c7377af69de07"
I20260630 12:36:25.345008  8033 raft_consensus.cc:3060] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.346333  8152 ts_tablet_manager.cc:1434] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:36:25.344393  8107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53667e512ba04a87a5f5125cc140de95" candidate_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1922d75b08642e580acfa7328bf3c3e" is_pre_election: true
I20260630 12:36:25.347741  8107 raft_consensus.cc:2468] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3b35d53cf06442ba27cc3f6ca7aaf88 in term 0.
I20260630 12:36:25.348840  8156 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: No bootstrap required, opened a new log
I20260630 12:36:25.349222  8162 leader_election.cc:290] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [CANDIDATE]: Term 1 election: Requested vote from peers 66ff402648024fda843c7377af69de07 (127.0.123.2:45469), c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553)
I20260630 12:36:25.349378  8156 ts_tablet_manager.cc:1403] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.007s
I20260630 12:36:25.351177  8107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53667e512ba04a87a5f5125cc140de95" candidate_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1922d75b08642e580acfa7328bf3c3e"
I20260630 12:36:25.351749  8107 raft_consensus.cc:3060] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.352048  8033 raft_consensus.cc:2468] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3b35d53cf06442ba27cc3f6ca7aaf88 in term 1.
I20260630 12:36:25.352242  8156 raft_consensus.cc:359] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.352979  8156 raft_consensus.cc:385] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.353240  8156 raft_consensus.cc:740] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.353966  8156 consensus_queue.cc:260] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.356115  8156 ts_tablet_manager.cc:1434] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:36:25.356645  7924 leader_election.cc:304] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ff402648024fda843c7377af69de07, f3b35d53cf06442ba27cc3f6ca7aaf88; no voters: 
I20260630 12:36:25.357596  8162 raft_consensus.cc:2804] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:25.358039  8162 raft_consensus.cc:697] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 LEADER]: Becoming Leader. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Running, Role: LEADER
I20260630 12:36:25.358788  8162 consensus_queue.cc:237] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.359208  8107 raft_consensus.cc:2468] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3b35d53cf06442ba27cc3f6ca7aaf88 in term 1.
I20260630 12:36:25.366573  8107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53667e512ba04a87a5f5125cc140de95" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1922d75b08642e580acfa7328bf3c3e" is_pre_election: true
I20260630 12:36:25.367339  8107 raft_consensus.cc:2393] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66ff402648024fda843c7377af69de07 in current term 1: Already voted for candidate f3b35d53cf06442ba27cc3f6ca7aaf88 in this term.
I20260630 12:36:25.367231  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53667e512ba04a87a5f5125cc140de95" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" is_pre_election: true
I20260630 12:36:25.368726  7996 leader_election.cc:304] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [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: 66ff402648024fda843c7377af69de07; no voters: c1922d75b08642e580acfa7328bf3c3e, f3b35d53cf06442ba27cc3f6ca7aaf88
I20260630 12:36:25.369390  8157 raft_consensus.cc:2749] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:25.369702  7855 catalog_manager.cc:5697] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:25.426187  8157 raft_consensus.cc:493] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:25.426702  8157 raft_consensus.cc:515] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.428457  8157 leader_election.cc:290] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553), f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165)
I20260630 12:36:25.428930  8157 raft_consensus.cc:493] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:25.429395  8157 raft_consensus.cc:515] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.429773  8107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c11decb19b948d8a59d8f3433a16d43" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1922d75b08642e580acfa7328bf3c3e" is_pre_election: true
I20260630 12:36:25.429838  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c11decb19b948d8a59d8f3433a16d43" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" is_pre_election: true
I20260630 12:36:25.430581  8107 raft_consensus.cc:2468] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 0.
I20260630 12:36:25.430619  7958 raft_consensus.cc:2468] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 0.
I20260630 12:36:25.431466  8157 leader_election.cc:290] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165), c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553)
I20260630 12:36:25.432130  7996 leader_election.cc:304] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ff402648024fda843c7377af69de07, f3b35d53cf06442ba27cc3f6ca7aaf88; no voters: 
I20260630 12:36:25.431869  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eec1331de445da9dc699dbf3325979" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" is_pre_election: true
I20260630 12:36:25.432258  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eec1331de445da9dc699dbf3325979" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1922d75b08642e580acfa7328bf3c3e" is_pre_election: true
I20260630 12:36:25.433001  7958 raft_consensus.cc:2468] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 0.
I20260630 12:36:25.433029  8157 raft_consensus.cc:2804] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:25.433076  8106 raft_consensus.cc:2468] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 0.
I20260630 12:36:25.433763  8157 raft_consensus.cc:493] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:25.434122  8157 raft_consensus.cc:3060] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.434218  7996 leader_election.cc:304] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ff402648024fda843c7377af69de07, f3b35d53cf06442ba27cc3f6ca7aaf88; no voters: 
I20260630 12:36:25.435032  8177 raft_consensus.cc:2804] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:25.435387  8177 raft_consensus.cc:493] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:25.435633  8177 raft_consensus.cc:3060] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.439860  8157 raft_consensus.cc:515] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.441010  8177 raft_consensus.cc:515] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.441408  8157 leader_election.cc:290] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 election: Requested vote from peers c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553), f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165)
I20260630 12:36:25.442518  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c11decb19b948d8a59d8f3433a16d43" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88"
I20260630 12:36:25.442590  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c11decb19b948d8a59d8f3433a16d43" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1922d75b08642e580acfa7328bf3c3e"
I20260630 12:36:25.443022  8177 leader_election.cc:290] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 election: Requested vote from peers f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165), c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553)
I20260630 12:36:25.444020  8106 raft_consensus.cc:3060] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.443922  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eec1331de445da9dc699dbf3325979" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88"
I20260630 12:36:25.444273  8107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eec1331de445da9dc699dbf3325979" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1922d75b08642e580acfa7328bf3c3e"
I20260630 12:36:25.444931  7957 raft_consensus.cc:3060] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.445019  8107 raft_consensus.cc:3060] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.443965  7958 raft_consensus.cc:3060] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.449690  7957 raft_consensus.cc:2468] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 1.
I20260630 12:36:25.450747  7996 leader_election.cc:304] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ff402648024fda843c7377af69de07, f3b35d53cf06442ba27cc3f6ca7aaf88; no voters: 
I20260630 12:36:25.451673  8107 raft_consensus.cc:2468] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 1.
I20260630 12:36:25.451713  8157 raft_consensus.cc:493] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:25.452780  8157 raft_consensus.cc:515] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.453217  7958 raft_consensus.cc:2468] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 1.
I20260630 12:36:25.451872  8177 raft_consensus.cc:2804] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:25.454407  7996 leader_election.cc:304] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ff402648024fda843c7377af69de07, f3b35d53cf06442ba27cc3f6ca7aaf88; no voters: 
I20260630 12:36:25.454816  8157 leader_election.cc:290] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165), c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553)
I20260630 12:36:25.455127  8106 raft_consensus.cc:2468] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 1.
I20260630 12:36:25.456162  8157 raft_consensus.cc:2804] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:25.456796  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b38015ecb4b4fe882742c9096ea5d9a" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1922d75b08642e580acfa7328bf3c3e" is_pre_election: true
I20260630 12:36:25.457502  8106 raft_consensus.cc:2468] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 0.
I20260630 12:36:25.457544  8157 raft_consensus.cc:697] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Becoming Leader. State: Replica: 66ff402648024fda843c7377af69de07, State: Running, Role: LEADER
I20260630 12:36:25.457952  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b38015ecb4b4fe882742c9096ea5d9a" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" is_pre_election: true
I20260630 12:36:25.458335  8177 raft_consensus.cc:697] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Becoming Leader. State: Replica: 66ff402648024fda843c7377af69de07, State: Running, Role: LEADER
I20260630 12:36:25.458640  7958 raft_consensus.cc:2468] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 0.
I20260630 12:36:25.458967  7999 leader_election.cc:304] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ff402648024fda843c7377af69de07, c1922d75b08642e580acfa7328bf3c3e; no voters: 
I20260630 12:36:25.458600  8157 consensus_queue.cc:237] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.459182  8177 consensus_queue.cc:237] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.460003  8178 raft_consensus.cc:2804] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:25.460395  8178 raft_consensus.cc:493] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:25.460695  8178 raft_consensus.cc:3060] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.467427  8178 raft_consensus.cc:515] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.468619  7855 catalog_manager.cc:5697] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ff402648024fda843c7377af69de07 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:25.470156  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b38015ecb4b4fe882742c9096ea5d9a" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88"
I20260630 12:36:25.470197  8178 leader_election.cc:290] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 election: Requested vote from peers f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165), c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553)
I20260630 12:36:25.470413  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b38015ecb4b4fe882742c9096ea5d9a" candidate_uuid: "66ff402648024fda843c7377af69de07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1922d75b08642e580acfa7328bf3c3e"
I20260630 12:36:25.470827  7958 raft_consensus.cc:3060] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.471125  8106 raft_consensus.cc:3060] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.476203  7958 raft_consensus.cc:2468] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 1.
I20260630 12:36:25.477360  7996 leader_election.cc:304] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ff402648024fda843c7377af69de07, f3b35d53cf06442ba27cc3f6ca7aaf88; no voters: 
I20260630 12:36:25.478129  8178 raft_consensus.cc:2804] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:25.478716  8178 raft_consensus.cc:697] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Becoming Leader. State: Replica: 66ff402648024fda843c7377af69de07, State: Running, Role: LEADER
I20260630 12:36:25.478202  8106 raft_consensus.cc:2468] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ff402648024fda843c7377af69de07 in term 1.
I20260630 12:36:25.479498  8178 consensus_queue.cc:237] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.486511  7855 catalog_manager.cc:5697] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ff402648024fda843c7377af69de07 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:25.487721  7855 catalog_manager.cc:5697] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ff402648024fda843c7377af69de07 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:25.579210  7855 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59618:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:36:25.605841  7948 tablet_service.cc:1511] Processing CreateTablet for tablet e65237cf43504066acc5c51d0d5ef95e (DEFAULT_TABLE table=dugtrio [id=f0b8ace5698e4a698b3e2fb46d7bc2c2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:25.606922  7948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65237cf43504066acc5c51d0d5ef95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.607245  8022 tablet_service.cc:1511] Processing CreateTablet for tablet ca7f25a05eb841908dfaf5d50e775c46 (DEFAULT_TABLE table=dugtrio [id=f0b8ace5698e4a698b3e2fb46d7bc2c2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:25.608536  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7f25a05eb841908dfaf5d50e775c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.608865  8095 tablet_service.cc:1511] Processing CreateTablet for tablet 4bb9766d7fc14c6a9da825ae9e0df188 (DEFAULT_TABLE table=dugtrio [id=f0b8ace5698e4a698b3e2fb46d7bc2c2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:25.610097  8095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bb9766d7fc14c6a9da825ae9e0df188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.610460  7947 tablet_service.cc:1511] Processing CreateTablet for tablet 1766c2d6318f48ff85fd4e2bc86342f6 (DEFAULT_TABLE table=dugtrio [id=f0b8ace5698e4a698b3e2fb46d7bc2c2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:25.611615  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1766c2d6318f48ff85fd4e2bc86342f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.623441  8152 tablet_bootstrap.cc:492] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07: Bootstrap starting.
I20260630 12:36:25.625380  8156 tablet_bootstrap.cc:492] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
I20260630 12:36:25.625887  8153 tablet_bootstrap.cc:492] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e: Bootstrap starting.
I20260630 12:36:25.629567  8152 tablet_bootstrap.cc:654] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.632000  8156 tablet_bootstrap.cc:654] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.634161  8153 tablet_bootstrap.cc:654] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.635182  8152 tablet_bootstrap.cc:492] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07: No bootstrap required, opened a new log
I20260630 12:36:25.635674  8152 ts_tablet_manager.cc:1403] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:36:25.637257  8156 tablet_bootstrap.cc:492] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: No bootstrap required, opened a new log
I20260630 12:36:25.638264  8156 ts_tablet_manager.cc:1403] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260630 12:36:25.638846  8152 raft_consensus.cc:359] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } }
I20260630 12:36:25.639353  8152 raft_consensus.cc:385] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.639591  8152 raft_consensus.cc:740] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ff402648024fda843c7377af69de07, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.640285  8152 consensus_queue.cc:260] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } }
I20260630 12:36:25.640903  8152 raft_consensus.cc:399] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:25.641170  8152 raft_consensus.cc:493] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:25.641495  8152 raft_consensus.cc:3060] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:36:25.642077  7904 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:25.642912  8156 raft_consensus.cc:359] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.643369  8153 tablet_bootstrap.cc:492] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e: No bootstrap required, opened a new log
I20260630 12:36:25.643498  8156 raft_consensus.cc:385] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.643900  8156 raft_consensus.cc:740] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.644786  8153 ts_tablet_manager.cc:1403] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260630 12:36:25.644548  8156 consensus_queue.cc:260] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.645216  8156 raft_consensus.cc:399] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:25.645516  8156 raft_consensus.cc:493] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:25.645828  8156 raft_consensus.cc:3060] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.647647  8153 raft_consensus.cc:359] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.647809  8152 raft_consensus.cc:515] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } }
I20260630 12:36:25.648304  8153 raft_consensus.cc:385] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.648486  8152 leader_election.cc:304] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [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: 66ff402648024fda843c7377af69de07; no voters: 
I20260630 12:36:25.648650  8153 raft_consensus.cc:740] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1922d75b08642e580acfa7328bf3c3e, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.649096  8152 leader_election.cc:290] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:25.649257  8178 raft_consensus.cc:2804] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:25.649732  8178 raft_consensus.cc:697] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Becoming Leader. State: Replica: 66ff402648024fda843c7377af69de07, State: Running, Role: LEADER
I20260630 12:36:25.649621  8153 consensus_queue.cc:260] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.651008  8153 raft_consensus.cc:399] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:25.651201  8152 ts_tablet_manager.cc:1434] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:36:25.651098  8178 consensus_queue.cc:237] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [LEADER]: Queue going to LEADER mode. State: All 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: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } }
I20260630 12:36:25.651384  8153 raft_consensus.cc:493] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:25.651976  8153 raft_consensus.cc:3060] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.652760  8156 raft_consensus.cc:515] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.653470  8156 leader_election.cc:304] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [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: f3b35d53cf06442ba27cc3f6ca7aaf88; no voters: 
I20260630 12:36:25.654080  8156 leader_election.cc:290] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:25.654218  8162 raft_consensus.cc:2804] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:25.655817  8156 ts_tablet_manager.cc:1434] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.017s	user 0.017s	sys 0.000s
I20260630 12:36:25.656829  8156 tablet_bootstrap.cc:492] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
I20260630 12:36:25.664731  7855 catalog_manager.cc:5697] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ff402648024fda843c7377af69de07 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:25.665915  8156 tablet_bootstrap.cc:654] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.668927  8153 raft_consensus.cc:515] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.669806  8153 leader_election.cc:304] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [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: c1922d75b08642e580acfa7328bf3c3e; no voters: 
I20260630 12:36:25.672039  8162 raft_consensus.cc:697] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 LEADER]: Becoming Leader. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Running, Role: LEADER
I20260630 12:36:25.672736  8153 leader_election.cc:290] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:25.672999  8158 raft_consensus.cc:2804] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:25.676512  8156 tablet_bootstrap.cc:492] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: No bootstrap required, opened a new log
I20260630 12:36:25.677089  8156 ts_tablet_manager.cc:1403] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:36:25.679065  8162 consensus_queue.cc:237] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [LEADER]: Queue going to LEADER mode. State: All 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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.680094  8156 raft_consensus.cc:359] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.680733  8156 raft_consensus.cc:385] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.681082  8156 raft_consensus.cc:740] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.681968  8156 consensus_queue.cc:260] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.682636  8156 raft_consensus.cc:399] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:25.682982  8156 raft_consensus.cc:493] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:25.683349  8156 raft_consensus.cc:3060] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.689287  7855 catalog_manager.cc:5697] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:25.689915  8156 raft_consensus.cc:515] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.690819  8156 leader_election.cc:304] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [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: f3b35d53cf06442ba27cc3f6ca7aaf88; no voters: 
I20260630 12:36:25.691478  8156 leader_election.cc:290] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:25.692066  8158 raft_consensus.cc:697] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [term 1 LEADER]: Becoming Leader. State: Replica: c1922d75b08642e580acfa7328bf3c3e, State: Running, Role: LEADER
I20260630 12:36:25.692893  8158 consensus_queue.cc:237] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [LEADER]: Queue going to LEADER mode. State: All 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: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:25.693432  8156 ts_tablet_manager.cc:1434] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.009s
I20260630 12:36:25.696223  8193 raft_consensus.cc:2804] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:25.696696  8193 raft_consensus.cc:697] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 LEADER]: Becoming Leader. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Running, Role: LEADER
I20260630 12:36:25.697386  8193 consensus_queue.cc:237] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [LEADER]: Queue going to LEADER mode. State: All 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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:25.704782  8153 ts_tablet_manager.cc:1434] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e: Time spent starting tablet: real 0.060s	user 0.025s	sys 0.015s
I20260630 12:36:25.708564  7855 catalog_manager.cc:5697] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:25.709266  7854 catalog_manager.cc:5697] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e reported cstate change: term changed from 0 to 1, leader changed from <none> to c1922d75b08642e580acfa7328bf3c3e (127.0.123.3). New cstate: current_term: 1 leader_uuid: "c1922d75b08642e580acfa7328bf3c3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:25.734895   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:36:25.750937   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:25.751751   492 tablet_replica.cc:333] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: stopping tablet replica
I20260630 12:36:25.752295   492 raft_consensus.cc:2243] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:25.752737   492 raft_consensus.cc:2272] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:25.755128   492 tablet_replica.cc:333] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: stopping tablet replica
I20260630 12:36:25.755632   492 raft_consensus.cc:2243] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:25.756021   492 raft_consensus.cc:2272] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:25.758069   492 tablet_replica.cc:333] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88: stopping tablet replica
I20260630 12:36:25.758540   492 raft_consensus.cc:2243] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:25.758872   492 raft_consensus.cc:2272] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:25.760479   492 tablet_replica.cc:333] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88: stopping tablet replica
I20260630 12:36:25.760943   492 raft_consensus.cc:2243] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:25.761264   492 raft_consensus.cc:2272] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:25.762951   492 tablet_replica.cc:333] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: stopping tablet replica
I20260630 12:36:25.763396   492 raft_consensus.cc:2243] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:25.763796   492 raft_consensus.cc:2272] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:25.766008   492 tablet_replica.cc:333] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: stopping tablet replica
I20260630 12:36:25.766440   492 raft_consensus.cc:2243] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:25.766995   492 pending_rounds.cc:70] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Trying to abort 1 pending ops.
I20260630 12:36:25.767177   492 pending_rounds.cc:77] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442948041711616 op_type: NO_OP noop_request { }
I20260630 12:36:25.767446   492 raft_consensus.cc:2889] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:25.767683   492 raft_consensus.cc:2272] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:25.791934   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
W20260630 12:36:25.850309  7996 consensus_peers.cc:597] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 -> Peer f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): Couldn't send request to peer f3b35d53cf06442ba27cc3f6ca7aaf88. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:25.891328  8178 consensus_queue.cc:1048] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:25.904662  7996 consensus_peers.cc:597] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 -> Peer f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): Couldn't send request to peer f3b35d53cf06442ba27cc3f6ca7aaf88. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:26.001663  7996 consensus_peers.cc:597] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 -> Peer f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): Couldn't send request to peer f3b35d53cf06442ba27cc3f6ca7aaf88. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:26.070873  8179 consensus_queue.cc:1048] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:26.089779  8178 consensus_queue.cc:1048] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:26.516320  8157 consensus_queue.cc:579] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [LEADER]: Leader has been unable to successfully communicate with peer f3b35d53cf06442ba27cc3f6ca7aaf88 for more than 1 seconds (1.036s)
I20260630 12:36:26.756844  8157 consensus_queue.cc:579] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Leader has been unable to successfully communicate with peer f3b35d53cf06442ba27cc3f6ca7aaf88 for more than 1 seconds (1.296s)
I20260630 12:36:26.848673  7855 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59602:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:36:26.849243  7855 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:59602:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:36:26.862895  7855 catalog_manager.cc:5984] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996: Sending DeleteTablet for 1 replicas of tablet e65237cf43504066acc5c51d0d5ef95e
I20260630 12:36:26.863726  7855 catalog_manager.cc:5984] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996: Sending DeleteTablet for 1 replicas of tablet ca7f25a05eb841908dfaf5d50e775c46
I20260630 12:36:26.864425  7855 catalog_manager.cc:5984] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996: Sending DeleteTablet for 1 replicas of tablet 4bb9766d7fc14c6a9da825ae9e0df188
I20260630 12:36:26.865209  7855 catalog_manager.cc:5984] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996: Sending DeleteTablet for 1 replicas of tablet 1766c2d6318f48ff85fd4e2bc86342f6
I20260630 12:36:26.865522  8022 tablet_service.cc:1558] Processing DeleteTablet for tablet ca7f25a05eb841908dfaf5d50e775c46 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:36:26 UTC) from {username='slave'} at 127.0.0.1:41702
I20260630 12:36:26.866379  8095 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bb9766d7fc14c6a9da825ae9e0df188 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:36:26 UTC) from {username='slave'} at 127.0.0.1:53502
I20260630 12:36:26.867928  8214 tablet_replica.cc:333] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07: stopping tablet replica
I20260630 12:36:26.868907  8216 tablet_replica.cc:333] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e: stopping tablet replica
I20260630 12:36:26.868937  8214 raft_consensus.cc:2243] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:26.869944  8214 raft_consensus.cc:2272] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:26.870090  8216 raft_consensus.cc:2243] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:26.870486   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:26.871363  7840 catalog_manager.cc:4755] TS f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet e65237cf43504066acc5c51d0d5ef95e: Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111)
I20260630 12:36:26.872834  8214 ts_tablet_manager.cc:1916] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:36:26.873471  8216 raft_consensus.cc:2272] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:26.876399  8216 ts_tablet_manager.cc:1916] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:36:26.877055  8217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:26.879669  8218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:26.884166   492 server_base.cc:1061] running on GCE node
W20260630 12:36:26.885520  8220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:26.886610   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:26.886878   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:26.887080   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822986887063 us; error 0 us; skew 500 ppm
I20260630 12:36:26.887761   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:26.889145  8214 ts_tablet_manager.cc:1929] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:36:26.889585  8214 log.cc:1199] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-1-root/wals/ca7f25a05eb841908dfaf5d50e775c46
I20260630 12:36:26.890311  8214 ts_tablet_manager.cc:1950] T ca7f25a05eb841908dfaf5d50e775c46 P 66ff402648024fda843c7377af69de07: Deleting consensus metadata
I20260630 12:36:26.890733   492 webserver.cc:533] Webserver started at http://127.0.123.4:32867/ using document root <none> and password file <none>
I20260630 12:36:26.891335   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:26.891372  8216 ts_tablet_manager.cc:1929] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:36:26.891775   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:26.891955  8216 log.cc:1199] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-2-root/wals/4bb9766d7fc14c6a9da825ae9e0df188
I20260630 12:36:26.892196   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:26.892604  8216 ts_tablet_manager.cc:1950] T 4bb9766d7fc14c6a9da825ae9e0df188 P c1922d75b08642e580acfa7328bf3c3e: Deleting consensus metadata
I20260630 12:36:26.893563   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "43fb996cb216414fac8ece5e6429dd69"
format_stamp: "Formatted at 2026-06-30 12:36:26 on dist-test-slave-khbc"
I20260630 12:36:26.893659  7843 catalog_manager.cc:5028] TS 66ff402648024fda843c7377af69de07 (127.0.123.2:45469): tablet ca7f25a05eb841908dfaf5d50e775c46 (table dugtrio [id=f0b8ace5698e4a698b3e2fb46d7bc2c2]) successfully deleted
I20260630 12:36:26.895123  7843 catalog_manager.cc:5028] TS c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553): tablet 4bb9766d7fc14c6a9da825ae9e0df188 (table dugtrio [id=f0b8ace5698e4a698b3e2fb46d7bc2c2]) successfully deleted
I20260630 12:36:26.898550   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:26.903177  8225 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:26.903985   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:26.904273   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "43fb996cb216414fac8ece5e6429dd69"
format_stamp: "Formatted at 2026-06-30 12:36:26 on dist-test-slave-khbc"
I20260630 12:36:26.904521   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:26.935751   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:26.936751   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:26.938273   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:26.940658   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:26.940832   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:26.941082   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:26.941229   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:26.973740  8157 consensus_queue.cc:579] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Leader has been unable to successfully communicate with peer f3b35d53cf06442ba27cc3f6ca7aaf88 for more than 1 seconds (1.513s)
I20260630 12:36:26.980779   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:45613
I20260630 12:36:26.980897  8287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:45613 every 8 connection(s)
I20260630 12:36:26.985232   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:26.991932  8291 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:26.992933  8292 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:26.995440  8295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:26.996057   492 server_base.cc:1061] running on GCE node
I20260630 12:36:26.996876  8288 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39239
I20260630 12:36:26.997213  8288 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:26.997171   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:26.997721   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:26.997965   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822986997946 us; error 0 us; skew 500 ppm
I20260630 12:36:26.998318  8288 heartbeater.cc:507] Master 127.0.123.62:39239 requested a full tablet report, sending...
I20260630 12:36:26.998715   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:27.000587  7855 ts_manager.cc:194] Registered new tserver with Master: 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4:45613)
I20260630 12:36:27.001714   492 webserver.cc:533] Webserver started at http://127.0.123.1:34067/ using document root <none> and password file <none>
I20260630 12:36:27.002343   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:27.002342  7855 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59626
I20260630 12:36:27.002856   492 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:36:27.006877   492 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:36:27.009788  8299 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:27.010485   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:27.010756   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-khbc"
I20260630 12:36:27.011018   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:27.034682   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:27.035658   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:27.037012   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:27.040421  8306 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:36:27.042771  8033 consensus_queue.cc:237] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:27.048372  8106 raft_consensus.cc:1275] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:27.050254  8179 consensus_queue.cc:1048] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:27.058292  8179 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:27.061199  8106 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
W20260630 12:36:27.061780  7996 consensus_peers.cc:597] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 -> Peer f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): Couldn't send request to peer f3b35d53cf06442ba27cc3f6ca7aaf88. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:27.079353  7843 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c1eec1331de445da9dc699dbf3325979 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260630 12:36:27.082603   492 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:36:27.082967   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.000s	sys 0.002s
I20260630 12:36:27.083274   492 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:36:27.083906  7855 catalog_manager.cc:5697] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e reported cstate change: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:27.089794  8306 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
W20260630 12:36:27.096830  7998 consensus_peers.cc:597] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 -> Peer 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4:45613): Couldn't send request to peer 43fb996cb216414fac8ece5e6429dd69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1eec1331de445da9dc699dbf3325979. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:27.105603  8306 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:27.106715  8306 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap complete.
I20260630 12:36:27.107532  8306 ts_tablet_manager.cc:1403] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260630 12:36:27.110440  8306 raft_consensus.cc:359] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:27.111162  8306 raft_consensus.cc:740] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:27.112280  8306 consensus_queue.cc:260] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:27.114748   492 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:36:27.115072   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.032s	user 0.022s	sys 0.007s
I20260630 12:36:27.115429  8306 ts_tablet_manager.cc:1434] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:27.116571  8306 tablet_bootstrap.cc:492] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
I20260630 12:36:27.132252  8306 tablet_bootstrap.cc:492] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:27.133217  8306 tablet_bootstrap.cc:492] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap complete.
I20260630 12:36:27.133891  8306 ts_tablet_manager.cc:1403] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:36:27.137454  8306 raft_consensus.cc:359] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:27.132269  8033 consensus_queue.cc:237] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [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: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:27.140012  8306 raft_consensus.cc:740] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:27.141599  8306 consensus_queue.cc:260] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:27.142329  8306 raft_consensus.cc:399] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:27.142701  8306 raft_consensus.cc:493] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:27.143106  8306 raft_consensus.cc:3060] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:27.146206  7998 consensus_peers.cc:597] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 -> Peer 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4:45613): Couldn't send request to peer 43fb996cb216414fac8ece5e6429dd69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c11decb19b948d8a59d8f3433a16d43. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:27.150570  8306 raft_consensus.cc:515] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:27.151422  8306 leader_election.cc:304] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f3b35d53cf06442ba27cc3f6ca7aaf88; no voters: 
I20260630 12:36:27.152123  8306 leader_election.cc:290] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:36:27.152246  8311 raft_consensus.cc:2804] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Leader election won for term 2
W20260630 12:36:27.158787  7996 consensus_peers.cc:597] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 -> Peer f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): Couldn't send request to peer f3b35d53cf06442ba27cc3f6ca7aaf88. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:27.161759  8106 raft_consensus.cc:1275] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:27.163467  8157 consensus_queue.cc:1048] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:27.175784  8178 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:27.180058  8306 ts_tablet_manager.cc:1434] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.045s	user 0.024s	sys 0.017s
I20260630 12:36:27.181042  8306 tablet_bootstrap.cc:492] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
I20260630 12:36:27.180534  8107 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:27.186136  7843 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5c11decb19b948d8a59d8f3433a16d43 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:36:27.190289  8311 raft_consensus.cc:697] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 LEADER]: Becoming Leader. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Running, Role: LEADER
I20260630 12:36:27.191056  8311 consensus_queue.cc:237] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:27.194417  7855 catalog_manager.cc:5697] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 reported cstate change: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:27.203039  8309 raft_consensus.cc:493] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:27.203600  8309 raft_consensus.cc:515] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:27.212982  8309 leader_election.cc:290] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165), 66ff402648024fda843c7377af69de07 (127.0.123.2:45469)
I20260630 12:36:27.215711  8033 consensus_queue.cc:237] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:27.226518  8306 tablet_bootstrap.cc:492] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:27.228042  8306 tablet_bootstrap.cc:492] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap complete.
I20260630 12:36:27.228793  8306 ts_tablet_manager.cc:1403] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.008s
W20260630 12:36:27.230885  8070 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111) [suppressed 19 similar messages]
I20260630 12:36:27.231441  8306 raft_consensus.cc:359] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:27.232161  8306 raft_consensus.cc:740] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:27.233212  8306 consensus_queue.cc:260] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:27.233975  8306 raft_consensus.cc:399] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:27.234328  8306 raft_consensus.cc:493] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:27.234702  8306 raft_consensus.cc:3060] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:27.243085  8070 leader_election.cc:336] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111)
I20260630 12:36:27.243920  8306 raft_consensus.cc:515] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:27.244792  8306 leader_election.cc:304] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f3b35d53cf06442ba27cc3f6ca7aaf88; no voters: 
I20260630 12:36:27.245570  8311 raft_consensus.cc:2804] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:27.246095  8311 raft_consensus.cc:697] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 LEADER]: Becoming Leader. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Running, Role: LEADER
I20260630 12:36:27.246835  8311 consensus_queue.cc:237] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:27.247162  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53667e512ba04a87a5f5125cc140de95" candidate_uuid: "c1922d75b08642e580acfa7328bf3c3e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ff402648024fda843c7377af69de07" is_pre_election: true
I20260630 12:36:27.247920  8032 raft_consensus.cc:2468] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1922d75b08642e580acfa7328bf3c3e in term 1.
I20260630 12:36:27.248730  8306 leader_election.cc:290] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:36:27.249295  8073 leader_election.cc:304] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [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: 66ff402648024fda843c7377af69de07, c1922d75b08642e580acfa7328bf3c3e; no voters: f3b35d53cf06442ba27cc3f6ca7aaf88
I20260630 12:36:27.250133  8309 raft_consensus.cc:2804] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:27.250473  8309 raft_consensus.cc:493] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:27.250797  8309 raft_consensus.cc:3060] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:27.254156  8306 ts_tablet_manager.cc:1434] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.009s
I20260630 12:36:27.255159  8306 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
I20260630 12:36:27.257982  8107 raft_consensus.cc:1275] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:27.258083  8309 raft_consensus.cc:515] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:27.261642  8178 consensus_queue.cc:1048] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:36:27.265600  8070 leader_election.cc:336] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111)
I20260630 12:36:27.268050  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53667e512ba04a87a5f5125cc140de95" candidate_uuid: "c1922d75b08642e580acfa7328bf3c3e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ff402648024fda843c7377af69de07"
I20260630 12:36:27.268602  8032 raft_consensus.cc:3060] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:27.276026  8032 raft_consensus.cc:2468] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1922d75b08642e580acfa7328bf3c3e in term 2.
I20260630 12:36:27.277377  8073 leader_election.cc:304] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [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: 66ff402648024fda843c7377af69de07, c1922d75b08642e580acfa7328bf3c3e; no voters: f3b35d53cf06442ba27cc3f6ca7aaf88
W20260630 12:36:27.282003  7998 consensus_peers.cc:597] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 -> Peer 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4:45613): Couldn't send request to peer 43fb996cb216414fac8ece5e6429dd69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b38015ecb4b4fe882742c9096ea5d9a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:27.283433  8309 leader_election.cc:290] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [CANDIDATE]: Term 2 election: Requested vote from peers f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165), 66ff402648024fda843c7377af69de07 (127.0.123.2:45469)
I20260630 12:36:27.284603  8309 raft_consensus.cc:2804] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:27.285737  8309 raft_consensus.cc:697] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 2 LEADER]: Becoming Leader. State: Replica: c1922d75b08642e580acfa7328bf3c3e, State: Running, Role: LEADER
I20260630 12:36:27.287436  8309 consensus_queue.cc:237] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [LEADER]: Queue going to LEADER 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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
W20260630 12:36:27.289227  7996 consensus_peers.cc:597] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 -> Peer f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): Couldn't send request to peer f3b35d53cf06442ba27cc3f6ca7aaf88. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:27.296265  8157 raft_consensus.cc:2955] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:27.298812  8306 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:27.298456  8107 raft_consensus.cc:2955] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:27.299604  8306 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap complete.
I20260630 12:36:27.305069  7854 catalog_manager.cc:5697] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e reported cstate change: term changed from 1 to 2, leader changed from f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1) to c1922d75b08642e580acfa7328bf3c3e (127.0.123.3). New cstate: current_term: 2 leader_uuid: "c1922d75b08642e580acfa7328bf3c3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:27.306427  8306 ts_tablet_manager.cc:1403] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.019s
I20260630 12:36:27.307111  7843 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9b38015ecb4b4fe882742c9096ea5d9a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:36:27.312429  8306 raft_consensus.cc:359] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:27.313318  8306 raft_consensus.cc:740] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:27.314087  8306 consensus_queue.cc:260] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:27.316279  8306 ts_tablet_manager.cc:1434] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:36:27.317118  8306 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
I20260630 12:36:27.316464  7855 catalog_manager.cc:5697] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 reported cstate change: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:27.331552  8306 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:27.332442  8306 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap complete.
I20260630 12:36:27.333128  8306 ts_tablet_manager.cc:1403] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:36:27.335682  8306 raft_consensus.cc:359] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:27.336381  8306 raft_consensus.cc:740] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:27.337041  8306 consensus_queue.cc:260] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:27.338902  8306 ts_tablet_manager.cc:1434] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:27.339679  8306 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap starting.
I20260630 12:36:27.348944   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:46165
I20260630 12:36:27.349010  8386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:46165 every 8 connection(s)
I20260630 12:36:27.353188  8306 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:36:27.354180  8306 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Bootstrap complete.
W20260630 12:36:27.353413  8389 tablet.cc:2406] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:27.354765  8306 ts_tablet_manager.cc:1403] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:36:27.357271  8306 raft_consensus.cc:359] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:27.357831  8306 raft_consensus.cc:740] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b35d53cf06442ba27cc3f6ca7aaf88, State: Initialized, Role: FOLLOWER
I20260630 12:36:27.358362  8306 consensus_queue.cc:260] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:27.360071  8306 ts_tablet_manager.cc:1434] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:27.364050  8388 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39239
I20260630 12:36:27.364396  8388 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:27.365031  8388 heartbeater.cc:507] Master 127.0.123.62:39239 requested a full tablet report, sending...
I20260630 12:36:27.368539  7855 ts_manager.cc:194] Re-registered known tserver with Master: f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165)
I20260630 12:36:27.373322  7855 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59640
I20260630 12:36:27.375497  8388 heartbeater.cc:499] Master 127.0.123.62:39239 was elected leader, sending a full tablet report...
I20260630 12:36:27.456756  8157 consensus_queue.cc:1050] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:27.461438  8361 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:27.547636  8335 tablet_service.cc:1558] Processing DeleteTablet for tablet 1766c2d6318f48ff85fd4e2bc86342f6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:36:26 UTC) from {username='slave'} at 127.0.0.1:33656
I20260630 12:36:27.548631  8393 ts_tablet_manager.cc:933] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Initiating tablet copy from peer 66ff402648024fda843c7377af69de07 (127.0.123.2:45469)
I20260630 12:36:27.548511  8333 tablet_service.cc:1558] Processing DeleteTablet for tablet e65237cf43504066acc5c51d0d5ef95e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:36:26 UTC) from {username='slave'} at 127.0.0.1:33656
I20260630 12:36:27.550233  8394 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:27.550439  8393 tablet_copy_client.cc:323] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:45469
I20260630 12:36:27.550873  8394 raft_consensus.cc:2243] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.551498  8394 raft_consensus.cc:2272] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.554440  8394 ts_tablet_manager.cc:1916] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:36:27.559840  8043 tablet_copy_service.cc:140] P 66ff402648024fda843c7377af69de07: Received BeginTabletCopySession request for tablet c1eec1331de445da9dc699dbf3325979 from peer 43fb996cb216414fac8ece5e6429dd69 ({username='slave'} at 127.0.0.1:41730)
I20260630 12:36:27.560412  8043 tablet_copy_service.cc:161] P 66ff402648024fda843c7377af69de07: Beginning new tablet copy session on tablet c1eec1331de445da9dc699dbf3325979 from peer 43fb996cb216414fac8ece5e6429dd69 at {username='slave'} at 127.0.0.1:41730: session id = 43fb996cb216414fac8ece5e6429dd69-c1eec1331de445da9dc699dbf3325979
I20260630 12:36:27.566885  8394 ts_tablet_manager.cc:1929] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:36:27.567307  8394 log.cc:1199] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root/wals/1766c2d6318f48ff85fd4e2bc86342f6
I20260630 12:36:27.567855  8043 tablet_copy_source_session.cc:215] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:27.568158  8394 ts_tablet_manager.cc:1950] T 1766c2d6318f48ff85fd4e2bc86342f6 P f3b35d53cf06442ba27cc3f6ca7aaf88: Deleting consensus metadata
I20260630 12:36:27.568331  8397 ts_tablet_manager.cc:933] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Initiating tablet copy from peer 66ff402648024fda843c7377af69de07 (127.0.123.2:45469)
I20260630 12:36:27.569864  8397 tablet_copy_client.cc:323] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:45469
I20260630 12:36:27.571135  8394 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:27.571250  8393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1eec1331de445da9dc699dbf3325979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:27.571283  7840 catalog_manager.cc:5028] TS f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): tablet 1766c2d6318f48ff85fd4e2bc86342f6 (table dugtrio [id=f0b8ace5698e4a698b3e2fb46d7bc2c2]) successfully deleted
I20260630 12:36:27.571573  8043 tablet_copy_service.cc:140] P 66ff402648024fda843c7377af69de07: Received BeginTabletCopySession request for tablet 5c11decb19b948d8a59d8f3433a16d43 from peer 43fb996cb216414fac8ece5e6429dd69 ({username='slave'} at 127.0.0.1:41730)
I20260630 12:36:27.572165  8043 tablet_copy_service.cc:161] P 66ff402648024fda843c7377af69de07: Beginning new tablet copy session on tablet 5c11decb19b948d8a59d8f3433a16d43 from peer 43fb996cb216414fac8ece5e6429dd69 at {username='slave'} at 127.0.0.1:41730: session id = 43fb996cb216414fac8ece5e6429dd69-5c11decb19b948d8a59d8f3433a16d43
I20260630 12:36:27.572214  8394 raft_consensus.cc:2243] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.572942  8394 raft_consensus.cc:2272] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.576242  8394 ts_tablet_manager.cc:1916] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:36:27.577508  8043 tablet_copy_source_session.cc:215] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:27.580498  8397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c11decb19b948d8a59d8f3433a16d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:27.583374  8157 consensus_queue.cc:1050] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:27.586829  8393 tablet_copy_client.cc:806] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:27.587404  8393 tablet_copy_client.cc:670] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:27.592739  8393 tablet_copy_client.cc:538] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:27.592689  8394 ts_tablet_manager.cc:1929] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:36:27.593398  8394 log.cc:1199] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root/wals/e65237cf43504066acc5c51d0d5ef95e
I20260630 12:36:27.594250  8394 ts_tablet_manager.cc:1950] T e65237cf43504066acc5c51d0d5ef95e P f3b35d53cf06442ba27cc3f6ca7aaf88: Deleting consensus metadata
I20260630 12:36:27.594789  8397 tablet_copy_client.cc:806] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:27.595379  8397 tablet_copy_client.cc:670] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:27.597494  7840 catalog_manager.cc:5028] TS f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): tablet e65237cf43504066acc5c51d0d5ef95e (table dugtrio [id=f0b8ace5698e4a698b3e2fb46d7bc2c2]) successfully deleted
I20260630 12:36:27.596766  8361 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:27.599007  8397 tablet_copy_client.cc:538] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:27.602020  8393 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap starting.
I20260630 12:36:27.607929  8397 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap starting.
I20260630 12:36:27.619576  8393 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:27.620216  8393 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap complete.
I20260630 12:36:27.620729  8393 ts_tablet_manager.cc:1403] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260630 12:36:27.622874  8393 raft_consensus.cc:359] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:27.623451  8393 raft_consensus.cc:740] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43fb996cb216414fac8ece5e6429dd69, State: Initialized, Role: LEARNER
I20260630 12:36:27.623898  8397 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:27.623991  8393 consensus_queue.cc:260] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:27.624600  8397 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap complete.
I20260630 12:36:27.625222  8397 ts_tablet_manager.cc:1403] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.000s
I20260630 12:36:27.625982  8288 heartbeater.cc:499] Master 127.0.123.62:39239 was elected leader, sending a full tablet report...
I20260630 12:36:27.626297  8393 ts_tablet_manager.cc:1434] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:36:27.627632  8397 raft_consensus.cc:359] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:27.628073  8043 tablet_copy_service.cc:342] P 66ff402648024fda843c7377af69de07: Request end of tablet copy session 43fb996cb216414fac8ece5e6429dd69-c1eec1331de445da9dc699dbf3325979 received from {username='slave'} at 127.0.0.1:41730
I20260630 12:36:27.628499  8043 tablet_copy_service.cc:434] P 66ff402648024fda843c7377af69de07: ending tablet copy session 43fb996cb216414fac8ece5e6429dd69-c1eec1331de445da9dc699dbf3325979 on tablet c1eec1331de445da9dc699dbf3325979 with peer 43fb996cb216414fac8ece5e6429dd69
I20260630 12:36:27.628368  8397 raft_consensus.cc:740] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43fb996cb216414fac8ece5e6429dd69, State: Initialized, Role: LEARNER
I20260630 12:36:27.629096  8397 consensus_queue.cc:260] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [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: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:27.631263  8397 ts_tablet_manager.cc:1434] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:36:27.632859  8043 tablet_copy_service.cc:342] P 66ff402648024fda843c7377af69de07: Request end of tablet copy session 43fb996cb216414fac8ece5e6429dd69-5c11decb19b948d8a59d8f3433a16d43 received from {username='slave'} at 127.0.0.1:41730
I20260630 12:36:27.633221  8043 tablet_copy_service.cc:434] P 66ff402648024fda843c7377af69de07: ending tablet copy session 43fb996cb216414fac8ece5e6429dd69-5c11decb19b948d8a59d8f3433a16d43 on tablet 5c11decb19b948d8a59d8f3433a16d43 with peer 43fb996cb216414fac8ece5e6429dd69
W20260630 12:36:27.670287  7904 auto_rebalancer.cc:639] Failed to schedule move for tablet 5c11decb19b948d8a59d8f3433a16d43: Invalid argument: Server with UUID 43fb996cb216414fac8ece5e6429dd69 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
W20260630 12:36:27.682448  7904 auto_rebalancer.cc:639] Failed to schedule move for tablet 53667e512ba04a87a5f5125cc140de95: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:36:27.684468  8361 raft_consensus.cc:3060] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:27.686517  7904 auto_rebalancer.cc:639] Failed to schedule move for tablet 9b38015ecb4b4fe882742c9096ea5d9a: Invalid argument: Server with UUID 43fb996cb216414fac8ece5e6429dd69 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:27.689464  8361 raft_consensus.cc:1275] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Refusing update from remote peer c1922d75b08642e580acfa7328bf3c3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:36:27.689776  8361 pending_rounds.cc:85] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Aborting all ops after (but not including) 0
I20260630 12:36:27.689977  8361 pending_rounds.cc:107] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:36:27.690155  8361 raft_consensus.cc:2889] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:36:27.691257  8309 consensus_queue.cc:1048] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:27.701604  8033 raft_consensus.cc:1275] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 2 FOLLOWER]: Refusing update from remote peer c1922d75b08642e580acfa7328bf3c3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:36:27.703227  8407 consensus_queue.cc:1048] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:27.706383  8157 consensus_queue.cc:1050] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:27.711788  8361 raft_consensus.cc:2955] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:27.878453  8033 consensus_queue.cc:237] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:27.884865  8397 ts_tablet_manager.cc:933] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: Initiating tablet copy from peer 66ff402648024fda843c7377af69de07 (127.0.123.2:45469)
I20260630 12:36:27.885136  8361 raft_consensus.cc:1275] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:27.886108  8107 raft_consensus.cc:1275] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:27.886771  8178 consensus_queue.cc:1048] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:27.887661  8397 tablet_copy_client.cc:323] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:45469
I20260630 12:36:27.888087  8412 consensus_queue.cc:1048] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:27.889869  8043 tablet_copy_service.cc:140] P 66ff402648024fda843c7377af69de07: Received BeginTabletCopySession request for tablet 9b38015ecb4b4fe882742c9096ea5d9a from peer 43fb996cb216414fac8ece5e6429dd69 ({username='slave'} at 127.0.0.1:41730)
I20260630 12:36:27.890565  8043 tablet_copy_service.cc:161] P 66ff402648024fda843c7377af69de07: Beginning new tablet copy session on tablet 9b38015ecb4b4fe882742c9096ea5d9a from peer 43fb996cb216414fac8ece5e6429dd69 at {username='slave'} at 127.0.0.1:41730: session id = 43fb996cb216414fac8ece5e6429dd69-9b38015ecb4b4fe882742c9096ea5d9a
I20260630 12:36:27.896950  8178 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } }
I20260630 12:36:27.898938  8361 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } }
I20260630 12:36:27.902666  8043 tablet_copy_source_session.cc:215] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:27.901666  8107 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } }
I20260630 12:36:27.906840  8397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b38015ecb4b4fe882742c9096ea5d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:27.910754  7843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c1eec1331de445da9dc699dbf3325979 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:27.915246  7854 catalog_manager.cc:5697] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 reported cstate change: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:27.927809  8397 tablet_copy_client.cc:806] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:27.928566  8397 tablet_copy_client.cc:670] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:27.933131  8397 tablet_copy_client.cc:538] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:27.940908  8397 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: Bootstrap starting.
I20260630 12:36:27.944742  8253 tablet_service.cc:1558] Processing DeleteTablet for tablet c1eec1331de445da9dc699dbf3325979 with delete_type TABLET_DATA_TOMBSTONED (TS 43fb996cb216414fac8ece5e6429dd69 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:38608
I20260630 12:36:27.947597  8418 tablet_replica.cc:333] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: stopping tablet replica
I20260630 12:36:27.948623  8418 raft_consensus.cc:2243] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:27.949231  8418 raft_consensus.cc:2272] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:27.952491  8418 ts_tablet_manager.cc:1916] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:27.958122  8397 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:27.958781  8397 tablet_bootstrap.cc:492] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: Bootstrap complete.
I20260630 12:36:27.959290  8397 ts_tablet_manager.cc:1403] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:36:27.961627  8397 raft_consensus.cc:359] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:27.962180  8397 raft_consensus.cc:740] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43fb996cb216414fac8ece5e6429dd69, State: Initialized, Role: LEARNER
I20260630 12:36:27.962700  8397 consensus_queue.cc:260] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:27.964033  8418 ts_tablet_manager.cc:1929] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:36:27.964411  8418 log.cc:1199] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-3-root/wals/c1eec1331de445da9dc699dbf3325979
I20260630 12:36:27.964677  8397 ts_tablet_manager.cc:1434] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:36:27.966256  7842 catalog_manager.cc:5028] TS 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4:45613): tablet c1eec1331de445da9dc699dbf3325979 (table test-workload [id=822b886d720842b0be6699d582f4baa2]) successfully deleted
I20260630 12:36:27.966492  8043 tablet_copy_service.cc:342] P 66ff402648024fda843c7377af69de07: Request end of tablet copy session 43fb996cb216414fac8ece5e6429dd69-9b38015ecb4b4fe882742c9096ea5d9a received from {username='slave'} at 127.0.0.1:41730
I20260630 12:36:27.967048  8043 tablet_copy_service.cc:434] P 66ff402648024fda843c7377af69de07: ending tablet copy session 43fb996cb216414fac8ece5e6429dd69-9b38015ecb4b4fe882742c9096ea5d9a on tablet 9b38015ecb4b4fe882742c9096ea5d9a with peer 43fb996cb216414fac8ece5e6429dd69
I20260630 12:36:28.020592  8033 consensus_queue.cc:237] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [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: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } }
I20260630 12:36:28.024960  8361 raft_consensus.cc:1275] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:28.025095  8107 raft_consensus.cc:1275] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:28.026284  8412 consensus_queue.cc:1048] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:28.026885  8178 consensus_queue.cc:1048] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:28.033756  8157 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } }
I20260630 12:36:28.035311  8107 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } }
I20260630 12:36:28.035934  8361 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } }
I20260630 12:36:28.041957  7843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c11decb19b948d8a59d8f3433a16d43 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:28.048239  7854 catalog_manager.cc:5697] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 reported cstate change: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:28.056703  8253 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c11decb19b948d8a59d8f3433a16d43 with delete_type TABLET_DATA_TOMBSTONED (TS 43fb996cb216414fac8ece5e6429dd69 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:38608
I20260630 12:36:28.057724  8418 tablet_replica.cc:333] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: stopping tablet replica
I20260630 12:36:28.058593  8418 raft_consensus.cc:2243] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:28.059228  8418 raft_consensus.cc:2272] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:28.061842  8418 ts_tablet_manager.cc:1916] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:28.071878  8418 ts_tablet_manager.cc:1929] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:36:28.072160  8418 log.cc:1199] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-3-root/wals/5c11decb19b948d8a59d8f3433a16d43
I20260630 12:36:28.073351  7842 catalog_manager.cc:5028] TS 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4:45613): tablet 5c11decb19b948d8a59d8f3433a16d43 (table test-workload [id=822b886d720842b0be6699d582f4baa2]) successfully deleted
I20260630 12:36:28.115513  8033 consensus_queue.cc:237] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } }
I20260630 12:36:28.119685  8107 raft_consensus.cc:1275] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:28.119789  8361 raft_consensus.cc:1275] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:28.120997  8178 consensus_queue.cc:1048] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:28.121520  8157 consensus_queue.cc:1048] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:28.127743  8412 raft_consensus.cc:2955] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } }
I20260630 12:36:28.129364  8361 raft_consensus.cc:2955] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } }
I20260630 12:36:28.129573  8107 raft_consensus.cc:2955] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } }
I20260630 12:36:28.136793  7843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b38015ecb4b4fe882742c9096ea5d9a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:28.141301  7855 catalog_manager.cc:5697] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 reported cstate change: config changed from index 2 to 3, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) evicted. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:28.150318  8253 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b38015ecb4b4fe882742c9096ea5d9a with delete_type TABLET_DATA_TOMBSTONED (TS 43fb996cb216414fac8ece5e6429dd69 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:38608
I20260630 12:36:28.151162  8418 tablet_replica.cc:333] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: stopping tablet replica
I20260630 12:36:28.151837  8418 raft_consensus.cc:2243] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:28.152230  8418 raft_consensus.cc:2272] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:28.154395  8418 ts_tablet_manager.cc:1916] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:28.164870  8418 ts_tablet_manager.cc:1929] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:36:28.165160  8418 log.cc:1199] T 9b38015ecb4b4fe882742c9096ea5d9a P 43fb996cb216414fac8ece5e6429dd69: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-3-root/wals/9b38015ecb4b4fe882742c9096ea5d9a
I20260630 12:36:28.166216  7842 catalog_manager.cc:5028] TS 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4:45613): tablet 9b38015ecb4b4fe882742c9096ea5d9a (table test-workload [id=822b886d720842b0be6699d582f4baa2]) successfully deleted
I20260630 12:36:28.699412  8107 consensus_queue.cc:237] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:28.705683  8033 raft_consensus.cc:1275] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 2 FOLLOWER]: Refusing update from remote peer c1922d75b08642e580acfa7328bf3c3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:28.706911  8361 raft_consensus.cc:1275] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Refusing update from remote peer c1922d75b08642e580acfa7328bf3c3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:28.707747  8407 consensus_queue.cc:1048] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:28.709803  8407 consensus_queue.cc:1048] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:28.717896  8424 raft_consensus.cc:2955] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:28.719487  8033 raft_consensus.cc:2955] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:28.735849  8032 consensus_queue.cc:237] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [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: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:28.739674  7854 catalog_manager.cc:5697] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e reported cstate change: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New cstate: current_term: 2 leader_uuid: "c1922d75b08642e580acfa7328bf3c3e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:28.751472  7998 consensus_peers.cc:597] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 -> Peer 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4:45613): Couldn't send request to peer 43fb996cb216414fac8ece5e6429dd69. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:28.754458  8360 raft_consensus.cc:1275] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:28.755889  8107 raft_consensus.cc:1275] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:28.756400  8178 consensus_queue.cc:1048] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:28.756731  8361 raft_consensus.cc:2955] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:28.758245  8178 consensus_queue.cc:1048] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:36:28.761503  8072 consensus_peers.cc:597] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e -> Peer 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4:45613): Couldn't send request to peer 43fb996cb216414fac8ece5e6429dd69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53667e512ba04a87a5f5125cc140de95. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:28.769402  8178 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:28.780484  8107 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:28.780933  8361 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:28.784837  7856 catalog_manager.cc:5697] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 reported cstate change: config changed from index 3 to 4, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:28.785758  8032 consensus_queue.cc:237] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:28.793409  8106 raft_consensus.cc:1275] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:28.794196  8361 raft_consensus.cc:1275] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:28.794902  8178 consensus_queue.cc:1048] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:28.796447  8428 consensus_queue.cc:1048] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:36:28.797958  7998 consensus_peers.cc:597] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 -> Peer 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4:45613): Couldn't send request to peer 43fb996cb216414fac8ece5e6429dd69. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:28.804172  8428 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:28.805303  8361 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:28.811132  8106 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:28.818163  7855 catalog_manager.cc:5697] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 reported cstate change: config changed from index 3 to 4, NON_VOTER 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } } }
I20260630 12:36:29.227541  8433 ts_tablet_manager.cc:933] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Initiating tablet copy from peer 66ff402648024fda843c7377af69de07 (127.0.123.2:45469)
I20260630 12:36:29.229001  8433 tablet_copy_client.cc:323] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:45469
I20260630 12:36:29.230448  8043 tablet_copy_service.cc:140] P 66ff402648024fda843c7377af69de07: Received BeginTabletCopySession request for tablet 5c11decb19b948d8a59d8f3433a16d43 from peer 43fb996cb216414fac8ece5e6429dd69 ({username='slave'} at 127.0.0.1:41730)
I20260630 12:36:29.230849  8043 tablet_copy_service.cc:161] P 66ff402648024fda843c7377af69de07: Beginning new tablet copy session on tablet 5c11decb19b948d8a59d8f3433a16d43 from peer 43fb996cb216414fac8ece5e6429dd69 at {username='slave'} at 127.0.0.1:41730: session id = 43fb996cb216414fac8ece5e6429dd69-5c11decb19b948d8a59d8f3433a16d43
I20260630 12:36:29.238907  8043 tablet_copy_source_session.cc:215] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:29.241012  8433 ts_tablet_manager.cc:1916] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:36:29.250977  8433 ts_tablet_manager.cc:1929] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:36:29.251506  8433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c11decb19b948d8a59d8f3433a16d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:29.256574  8433 tablet_copy_client.cc:806] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:29.257072  8433 tablet_copy_client.cc:670] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:29.260408  8433 tablet_copy_client.cc:538] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:29.265834  8433 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap starting.
I20260630 12:36:29.283203  8433 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: 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
I20260630 12:36:29.284014  8433 tablet_bootstrap.cc:492] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap complete.
I20260630 12:36:29.284535  8433 ts_tablet_manager.cc:1403] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.009s
I20260630 12:36:29.286720  8433 raft_consensus.cc:359] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:29.287285  8433 raft_consensus.cc:740] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43fb996cb216414fac8ece5e6429dd69, State: Initialized, Role: LEARNER
I20260630 12:36:29.287787  8433 consensus_queue.cc:260] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [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: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:29.290019  8433 ts_tablet_manager.cc:1434] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:29.291728  8043 tablet_copy_service.cc:342] P 66ff402648024fda843c7377af69de07: Request end of tablet copy session 43fb996cb216414fac8ece5e6429dd69-5c11decb19b948d8a59d8f3433a16d43 received from {username='slave'} at 127.0.0.1:41730
I20260630 12:36:29.292119  8043 tablet_copy_service.cc:434] P 66ff402648024fda843c7377af69de07: ending tablet copy session 43fb996cb216414fac8ece5e6429dd69-5c11decb19b948d8a59d8f3433a16d43 on tablet 5c11decb19b948d8a59d8f3433a16d43 with peer 43fb996cb216414fac8ece5e6429dd69
I20260630 12:36:29.320055  8433 ts_tablet_manager.cc:933] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69: Initiating tablet copy from peer c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553)
I20260630 12:36:29.334069  8433 tablet_copy_client.cc:323] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:44553
I20260630 12:36:29.356801  8117 tablet_copy_service.cc:140] P c1922d75b08642e580acfa7328bf3c3e: Received BeginTabletCopySession request for tablet 53667e512ba04a87a5f5125cc140de95 from peer 43fb996cb216414fac8ece5e6429dd69 ({username='slave'} at 127.0.0.1:40654)
I20260630 12:36:29.357407  8117 tablet_copy_service.cc:161] P c1922d75b08642e580acfa7328bf3c3e: Beginning new tablet copy session on tablet 53667e512ba04a87a5f5125cc140de95 from peer 43fb996cb216414fac8ece5e6429dd69 at {username='slave'} at 127.0.0.1:40654: session id = 43fb996cb216414fac8ece5e6429dd69-53667e512ba04a87a5f5125cc140de95
I20260630 12:36:29.365535  8117 tablet_copy_source_session.cc:215] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:29.367626  8443 ts_tablet_manager.cc:933] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Initiating tablet copy from peer 66ff402648024fda843c7377af69de07 (127.0.123.2:45469)
I20260630 12:36:29.368856  8433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53667e512ba04a87a5f5125cc140de95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:29.371151  8443 tablet_copy_client.cc:323] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:45469
I20260630 12:36:29.372987  8043 tablet_copy_service.cc:140] P 66ff402648024fda843c7377af69de07: Received BeginTabletCopySession request for tablet c1eec1331de445da9dc699dbf3325979 from peer 43fb996cb216414fac8ece5e6429dd69 ({username='slave'} at 127.0.0.1:41730)
I20260630 12:36:29.373507  8043 tablet_copy_service.cc:161] P 66ff402648024fda843c7377af69de07: Beginning new tablet copy session on tablet c1eec1331de445da9dc699dbf3325979 from peer 43fb996cb216414fac8ece5e6429dd69 at {username='slave'} at 127.0.0.1:41730: session id = 43fb996cb216414fac8ece5e6429dd69-c1eec1331de445da9dc699dbf3325979
I20260630 12:36:29.380445  8433 tablet_copy_client.cc:806] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:29.380800  8043 tablet_copy_source_session.cc:215] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:29.381052  8433 tablet_copy_client.cc:670] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:29.384068  8443 ts_tablet_manager.cc:1916] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:36:29.385555  8433 tablet_copy_client.cc:538] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:29.394162  8433 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap starting.
I20260630 12:36:29.399277  8443 ts_tablet_manager.cc:1929] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:36:29.400244  8443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1eec1331de445da9dc699dbf3325979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:29.407370  8443 tablet_copy_client.cc:806] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:29.407958  8443 tablet_copy_client.cc:670] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:29.411051  8443 tablet_copy_client.cc:538] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:29.413297  8433 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:29.414098  8433 tablet_bootstrap.cc:492] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap complete.
I20260630 12:36:29.414755  8433 ts_tablet_manager.cc:1403] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260630 12:36:29.417114  8443 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap starting.
I20260630 12:36:29.417753  8433 raft_consensus.cc:359] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:29.418615  8433 raft_consensus.cc:740] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 43fb996cb216414fac8ece5e6429dd69, State: Initialized, Role: LEARNER
I20260630 12:36:29.419251  8433 consensus_queue.cc:260] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:29.421427  8433 ts_tablet_manager.cc:1434] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:36:29.423255  8117 tablet_copy_service.cc:342] P c1922d75b08642e580acfa7328bf3c3e: Request end of tablet copy session 43fb996cb216414fac8ece5e6429dd69-53667e512ba04a87a5f5125cc140de95 received from {username='slave'} at 127.0.0.1:40654
I20260630 12:36:29.423677  8117 tablet_copy_service.cc:434] P c1922d75b08642e580acfa7328bf3c3e: ending tablet copy session 43fb996cb216414fac8ece5e6429dd69-53667e512ba04a87a5f5125cc140de95 on tablet 53667e512ba04a87a5f5125cc140de95 with peer 43fb996cb216414fac8ece5e6429dd69
I20260630 12:36:29.438918  8443 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: 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
I20260630 12:36:29.439589  8443 tablet_bootstrap.cc:492] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Bootstrap complete.
I20260630 12:36:29.440163  8443 ts_tablet_manager.cc:1403] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.001s
I20260630 12:36:29.442157  8443 raft_consensus.cc:359] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:29.442701  8443 raft_consensus.cc:740] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43fb996cb216414fac8ece5e6429dd69, State: Initialized, Role: LEARNER
I20260630 12:36:29.443210  8443 consensus_queue.cc:260] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: true } }
I20260630 12:36:29.444938  8443 ts_tablet_manager.cc:1434] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:36:29.446506  8043 tablet_copy_service.cc:342] P 66ff402648024fda843c7377af69de07: Request end of tablet copy session 43fb996cb216414fac8ece5e6429dd69-c1eec1331de445da9dc699dbf3325979 received from {username='slave'} at 127.0.0.1:41730
I20260630 12:36:29.446902  8043 tablet_copy_service.cc:434] P 66ff402648024fda843c7377af69de07: ending tablet copy session 43fb996cb216414fac8ece5e6429dd69-c1eec1331de445da9dc699dbf3325979 on tablet c1eec1331de445da9dc699dbf3325979 with peer 43fb996cb216414fac8ece5e6429dd69
I20260630 12:36:29.725353  8263 raft_consensus.cc:1217] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:36:29.747326  8263 raft_consensus.cc:1217] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:36:29.935912  8263 raft_consensus.cc:1217] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:36:30.183408  8437 raft_consensus.cc:1064] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07: attempting to promote NON_VOTER 43fb996cb216414fac8ece5e6429dd69 to VOTER
I20260630 12:36:30.185410  8437 consensus_queue.cc:237] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } }
I20260630 12:36:30.191282  8106 raft_consensus.cc:1275] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:30.191376  8263 raft_consensus.cc:1275] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:30.192579  8360 raft_consensus.cc:1275] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:30.193039  8439 consensus_queue.cc:1048] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:30.193883  8432 consensus_queue.cc:1048] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:30.194693  8437 consensus_queue.cc:1048] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:30.208760  8432 raft_consensus.cc:1064] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07: attempting to promote NON_VOTER 43fb996cb216414fac8ece5e6429dd69 to VOTER
I20260630 12:36:30.211684  8432 consensus_queue.cc:237] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [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: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } }
I20260630 12:36:30.219350  8439 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.220592  8107 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.228523  8360 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.233379  8263 raft_consensus.cc:1275] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 LEARNER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:30.235096  8262 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.240420  8437 consensus_queue.cc:1048] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:30.242856  7855 catalog_manager.cc:5697] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e reported cstate change: config changed from index 4 to 5, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.250877  8361 raft_consensus.cc:1275] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:30.253069  8107 raft_consensus.cc:1275] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:30.254726  8432 consensus_queue.cc:1048] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:30.258301  8455 consensus_queue.cc:1048] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:36:30.269857  8455 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.273023  8107 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.273691  8360 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.285758  8263 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.300002  7855 catalog_manager.cc:5697] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e reported cstate change: config changed from index 4 to 5, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } attrs { replace: true } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.301667  8032 consensus_queue.cc:237] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } }
I20260630 12:36:30.308337  8360 raft_consensus.cc:1275] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:30.310070  8263 raft_consensus.cc:1275] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:30.310235  8454 consensus_queue.cc:1048] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:36:30.312088  8454 consensus_queue.cc:1048] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:30.319541  8432 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER c1922d75b08642e580acfa7328bf3c3e (127.0.123.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.319801  8032 consensus_queue.cc:237] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [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: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } }
I20260630 12:36:30.326043  8263 raft_consensus.cc:1275] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:30.327395  8439 consensus_queue.cc:1048] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:30.327123  8262 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER c1922d75b08642e580acfa7328bf3c3e (127.0.123.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.331898  7843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c1eec1331de445da9dc699dbf3325979 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:30.332268  8360 raft_consensus.cc:2955] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER c1922d75b08642e580acfa7328bf3c3e (127.0.123.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.334100  7856 catalog_manager.cc:5697] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 reported cstate change: config changed from index 5 to 6, VOTER c1922d75b08642e580acfa7328bf3c3e (127.0.123.3) evicted. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:30.341472  8107 raft_consensus.cc:1275] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Refusing update from remote peer 66ff402648024fda843c7377af69de07: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:30.347344  8095 tablet_service.cc:1558] Processing DeleteTablet for tablet c1eec1331de445da9dc699dbf3325979 with delete_type TABLET_DATA_TOMBSTONED (TS c1922d75b08642e580acfa7328bf3c3e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:53502
I20260630 12:36:30.348446  8437 consensus_queue.cc:1048] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:30.351253  8437 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.356627  8107 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.362398  7843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c11decb19b948d8a59d8f3433a16d43 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:30.362704  8464 tablet_replica.cc:333] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e: stopping tablet replica
I20260630 12:36:30.364042  8464 raft_consensus.cc:2243] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.363509  8263 raft_consensus.cc:2955] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.365089  8464 raft_consensus.cc:2272] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.367617  7855 catalog_manager.cc:5697] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 reported cstate change: config changed from index 5 to 6, VOTER f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1) evicted. New cstate: current_term: 1 leader_uuid: "66ff402648024fda843c7377af69de07" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:30.368857  8464 ts_tablet_manager.cc:1916] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:30.379674  8335 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c11decb19b948d8a59d8f3433a16d43 with delete_type TABLET_DATA_TOMBSTONED (TS f3b35d53cf06442ba27cc3f6ca7aaf88 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33656
I20260630 12:36:30.381603  8465 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:30.382714  8465 raft_consensus.cc:2243] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.383484  8465 raft_consensus.cc:2272] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.387081  8465 ts_tablet_manager.cc:1916] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:30.396471  8464 ts_tablet_manager.cc:1929] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:36:30.396929  8464 log.cc:1199] T c1eec1331de445da9dc699dbf3325979 P c1922d75b08642e580acfa7328bf3c3e: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-2-root/wals/c1eec1331de445da9dc699dbf3325979
I20260630 12:36:30.398607  7843 catalog_manager.cc:5028] TS c1922d75b08642e580acfa7328bf3c3e (127.0.123.3:44553): tablet c1eec1331de445da9dc699dbf3325979 (table test-workload [id=822b886d720842b0be6699d582f4baa2]) successfully deleted
I20260630 12:36:30.400735  8465 ts_tablet_manager.cc:1929] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:36:30.401087  8465 log.cc:1199] T 5c11decb19b948d8a59d8f3433a16d43 P f3b35d53cf06442ba27cc3f6ca7aaf88: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-0-root/wals/5c11decb19b948d8a59d8f3433a16d43
I20260630 12:36:30.402453  7840 catalog_manager.cc:5028] TS f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): tablet 5c11decb19b948d8a59d8f3433a16d43 (table test-workload [id=822b886d720842b0be6699d582f4baa2]) successfully deleted
I20260630 12:36:30.468300  8448 raft_consensus.cc:1064] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e: attempting to promote NON_VOTER 43fb996cb216414fac8ece5e6429dd69 to VOTER
I20260630 12:36:30.470192  8448 consensus_queue.cc:237] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } }
I20260630 12:36:30.480094  8263 raft_consensus.cc:1275] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 [term 2 LEARNER]: Refusing update from remote peer c1922d75b08642e580acfa7328bf3c3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:30.481915  8360 raft_consensus.cc:1275] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Refusing update from remote peer c1922d75b08642e580acfa7328bf3c3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:30.481885  8448 consensus_queue.cc:1048] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:30.484028  8032 raft_consensus.cc:1275] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 2 FOLLOWER]: Refusing update from remote peer c1922d75b08642e580acfa7328bf3c3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:30.484301  8468 consensus_queue.cc:1048] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:30.485708  8448 consensus_queue.cc:1048] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:30.503733  8468 raft_consensus.cc:2955] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.505652  8263 raft_consensus.cc:2955] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.507561  8361 raft_consensus.cc:2955] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.516500  8032 raft_consensus.cc:2955] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.518525  7854 catalog_manager.cc:5697] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 reported cstate change: config changed from index 2 to 3, 43fb996cb216414fac8ece5e6429dd69 (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c1922d75b08642e580acfa7328bf3c3e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "66ff402648024fda843c7377af69de07" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.534725  8107 consensus_queue.cc:237] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [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: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } }
I20260630 12:36:30.539983  8263 raft_consensus.cc:1275] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 [term 2 FOLLOWER]: Refusing update from remote peer c1922d75b08642e580acfa7328bf3c3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:30.541726  8469 consensus_queue.cc:1048] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:30.544036  8361 raft_consensus.cc:1275] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Refusing update from remote peer c1922d75b08642e580acfa7328bf3c3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:30.545159  8469 consensus_queue.cc:1048] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:30.548229  8466 raft_consensus.cc:2955] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 66ff402648024fda843c7377af69de07 (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.549808  8263 raft_consensus.cc:2955] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 66ff402648024fda843c7377af69de07 (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.553107  8360 raft_consensus.cc:2955] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 66ff402648024fda843c7377af69de07 (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.558152  7843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53667e512ba04a87a5f5125cc140de95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:30.562285  7852 catalog_manager.cc:5697] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 reported cstate change: config changed from index 3 to 4, VOTER 66ff402648024fda843c7377af69de07 (127.0.123.2) evicted. New cstate: current_term: 2 leader_uuid: "c1922d75b08642e580acfa7328bf3c3e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3b35d53cf06442ba27cc3f6ca7aaf88" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 46165 } } peers { permanent_uuid: "c1922d75b08642e580acfa7328bf3c3e" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44553 } } peers { permanent_uuid: "43fb996cb216414fac8ece5e6429dd69" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45613 } attrs { promote: false } } }
I20260630 12:36:30.572453  8022 tablet_service.cc:1558] Processing DeleteTablet for tablet 53667e512ba04a87a5f5125cc140de95 with delete_type TABLET_DATA_TOMBSTONED (TS 66ff402648024fda843c7377af69de07 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41702
I20260630 12:36:30.575057  8473 tablet_replica.cc:333] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07: stopping tablet replica
I20260630 12:36:30.575786  8473 raft_consensus.cc:2243] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.576371  8473 raft_consensus.cc:2272] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.578976  8473 ts_tablet_manager.cc:1916] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:30.589128  8473 ts_tablet_manager.cc:1929] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:36:30.589447  8473 log.cc:1199] T 53667e512ba04a87a5f5125cc140de95 P 66ff402648024fda843c7377af69de07: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822796835498-492-0/minicluster-data/ts-1-root/wals/53667e512ba04a87a5f5125cc140de95
I20260630 12:36:30.590803  7843 catalog_manager.cc:5028] TS 66ff402648024fda843c7377af69de07 (127.0.123.2:45469): tablet 53667e512ba04a87a5f5125cc140de95 (table test-workload [id=822b886d720842b0be6699d582f4baa2]) successfully deleted
W20260630 12:36:31.572929  7904 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 43fb996cb216414fac8ece5e6429dd69 not available for placement
I20260630 12:36:32.386098   492 tablet_server.cc:179] TabletServer@127.0.123.1:46165 shutting down...
I20260630 12:36:32.404436   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:32.405189   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:32.405777   492 raft_consensus.cc:2243] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:32.406344   492 raft_consensus.cc:2272] T 9b38015ecb4b4fe882742c9096ea5d9a P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.408387   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:32.408834   492 raft_consensus.cc:2243] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:32.409271   492 raft_consensus.cc:2272] T c1eec1331de445da9dc699dbf3325979 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.411173   492 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:32.411586   492 raft_consensus.cc:2243] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:32.412020   492 raft_consensus.cc:2272] T 53667e512ba04a87a5f5125cc140de95 P f3b35d53cf06442ba27cc3f6ca7aaf88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.435951   492 tablet_server.cc:196] TabletServer@127.0.123.1:46165 shutdown complete.
I20260630 12:36:32.455562   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
W20260630 12:36:32.461077  7996 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260630 12:36:32.467808  7996 consensus_peers.cc:597] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 -> Peer f3b35d53cf06442ba27cc3f6ca7aaf88 (127.0.123.1:46165): Couldn't send request to peer f3b35d53cf06442ba27cc3f6ca7aaf88. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:46165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:32.489459   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:32.490286   492 tablet_replica.cc:333] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07: stopping tablet replica
I20260630 12:36:32.490891   492 raft_consensus.cc:2243] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:32.491724   492 raft_consensus.cc:2272] T 9b38015ecb4b4fe882742c9096ea5d9a P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.493727   492 tablet_replica.cc:333] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07: stopping tablet replica
I20260630 12:36:32.494197   492 raft_consensus.cc:2243] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:32.494930   492 raft_consensus.cc:2272] T c1eec1331de445da9dc699dbf3325979 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.496925   492 tablet_replica.cc:333] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07: stopping tablet replica
I20260630 12:36:32.497381   492 raft_consensus.cc:2243] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:32.498080   492 raft_consensus.cc:2272] T 5c11decb19b948d8a59d8f3433a16d43 P 66ff402648024fda843c7377af69de07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.521436   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:36:32.538053   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:36:32.559867   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:32.560506   492 tablet_replica.cc:333] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e: stopping tablet replica
I20260630 12:36:32.561031   492 raft_consensus.cc:2243] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:32.561585   492 raft_consensus.cc:2272] T 5c11decb19b948d8a59d8f3433a16d43 P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.563521   492 tablet_replica.cc:333] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e: stopping tablet replica
I20260630 12:36:32.564072   492 raft_consensus.cc:2243] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:32.564584   492 raft_consensus.cc:2272] T 9b38015ecb4b4fe882742c9096ea5d9a P c1922d75b08642e580acfa7328bf3c3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.566493   492 tablet_replica.cc:333] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e: stopping tablet replica
I20260630 12:36:32.566903   492 raft_consensus.cc:2243] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:32.567602   492 raft_consensus.cc:2272] T 53667e512ba04a87a5f5125cc140de95 P c1922d75b08642e580acfa7328bf3c3e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:32.574790  7904 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 66ff402648024fda843c7377af69de07 not available for placement
I20260630 12:36:32.591344   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:36:32.607318   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:36:32.626766   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:32.627417   492 tablet_replica.cc:333] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69: stopping tablet replica
I20260630 12:36:32.627969   492 raft_consensus.cc:2243] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:32.628432   492 raft_consensus.cc:2272] T 5c11decb19b948d8a59d8f3433a16d43 P 43fb996cb216414fac8ece5e6429dd69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.630236   492 tablet_replica.cc:333] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69: stopping tablet replica
I20260630 12:36:32.630724   492 raft_consensus.cc:2243] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:32.631181   492 raft_consensus.cc:2272] T c1eec1331de445da9dc699dbf3325979 P 43fb996cb216414fac8ece5e6429dd69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.632925   492 tablet_replica.cc:333] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69: stopping tablet replica
I20260630 12:36:32.633363   492 raft_consensus.cc:2243] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:32.633810   492 raft_consensus.cc:2272] T 53667e512ba04a87a5f5125cc140de95 P 43fb996cb216414fac8ece5e6429dd69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.654794   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:36:32.667763   492 master.cc:562] Master@127.0.123.62:39239 shutting down...
I20260630 12:36:32.683923   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:32.684412   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:32.684676   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac669c2d3ab2429bb5e7413802da3996: stopping tablet replica
I20260630 12:36:32.703428   492 master.cc:584] Master@127.0.123.62:39239 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9220 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:36:32.742173   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:39185
I20260630 12:36:32.743199   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:32.748486  8476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:32.749257  8477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:32.749603  8479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:32.750346   492 server_base.cc:1061] running on GCE node
I20260630 12:36:32.751164   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:32.751334   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:32.751513   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822992751498 us; error 0 us; skew 500 ppm
I20260630 12:36:32.752059   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:32.754290   492 webserver.cc:533] Webserver started at http://127.0.123.62:39205/ using document root <none> and password file <none>
I20260630 12:36:32.754737   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:32.754894   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:32.755183   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:32.756247   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "af6c63135fa0418b802c32bb78cfa2ad"
format_stamp: "Formatted at 2026-06-30 12:36:32 on dist-test-slave-khbc"
I20260630 12:36:32.760519   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:32.763592  8484 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:32.764314   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:32.764569   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "af6c63135fa0418b802c32bb78cfa2ad"
format_stamp: "Formatted at 2026-06-30 12:36:32 on dist-test-slave-khbc"
I20260630 12:36:32.764812   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:32.780539   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:32.781646   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:32.816738   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:39185
I20260630 12:36:32.816840  8535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:39185 every 8 connection(s)
I20260630 12:36:32.820365  8536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:32.830507  8536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad: Bootstrap starting.
I20260630 12:36:32.834925  8536 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:32.838887  8536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad: No bootstrap required, opened a new log
I20260630 12:36:32.840957  8536 raft_consensus.cc:359] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af6c63135fa0418b802c32bb78cfa2ad" member_type: VOTER }
I20260630 12:36:32.841316  8536 raft_consensus.cc:385] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:32.841531  8536 raft_consensus.cc:740] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af6c63135fa0418b802c32bb78cfa2ad, State: Initialized, Role: FOLLOWER
I20260630 12:36:32.842083  8536 consensus_queue.cc:260] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "af6c63135fa0418b802c32bb78cfa2ad" member_type: VOTER }
I20260630 12:36:32.842492  8536 raft_consensus.cc:399] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:32.842695  8536 raft_consensus.cc:493] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:32.842949  8536 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:32.847427  8536 raft_consensus.cc:515] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af6c63135fa0418b802c32bb78cfa2ad" member_type: VOTER }
I20260630 12:36:32.848002  8536 leader_election.cc:304] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [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: af6c63135fa0418b802c32bb78cfa2ad; no voters: 
I20260630 12:36:32.849086  8536 leader_election.cc:290] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:32.849438  8539 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:32.850646  8539 raft_consensus.cc:697] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [term 1 LEADER]: Becoming Leader. State: Replica: af6c63135fa0418b802c32bb78cfa2ad, State: Running, Role: LEADER
I20260630 12:36:32.851267  8539 consensus_queue.cc:237] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [LEADER]: Queue going to LEADER mode. State: All 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: "af6c63135fa0418b802c32bb78cfa2ad" member_type: VOTER }
I20260630 12:36:32.851831  8536 sys_catalog.cc:565] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:32.854161  8541 sys_catalog.cc:455] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader af6c63135fa0418b802c32bb78cfa2ad. Latest consensus state: current_term: 1 leader_uuid: "af6c63135fa0418b802c32bb78cfa2ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af6c63135fa0418b802c32bb78cfa2ad" member_type: VOTER } }
I20260630 12:36:32.854189  8540 sys_catalog.cc:455] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "af6c63135fa0418b802c32bb78cfa2ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af6c63135fa0418b802c32bb78cfa2ad" member_type: VOTER } }
I20260630 12:36:32.854874  8541 sys_catalog.cc:458] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:32.854951  8540 sys_catalog.cc:458] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:32.859303  8544 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:32.864295  8544 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:32.865442   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:32.872484  8544 catalog_manager.cc:1383] Generated new cluster ID: 9fbe747c55e04933bfb2d3e20972ab85
I20260630 12:36:32.872771  8544 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:32.894773  8544 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:32.896026  8544 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:32.907523  8544 catalog_manager.cc:6070] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad: Generated new TSK 0
I20260630 12:36:32.908128  8544 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:32.931665   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:32.937319  8557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:32.938220  8558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:32.939962  8560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:32.942675   492 server_base.cc:1061] running on GCE node
I20260630 12:36:32.944239   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:32.944439   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:32.944587   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822992944570 us; error 0 us; skew 500 ppm
I20260630 12:36:32.945071   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:32.947296   492 webserver.cc:533] Webserver started at http://127.0.123.1:44821/ using document root <none> and password file <none>
I20260630 12:36:32.947767   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:32.947947   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:32.948194   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:32.949240   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6"
format_stamp: "Formatted at 2026-06-30 12:36:32 on dist-test-slave-khbc"
I20260630 12:36:32.953521   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:36:32.956749  8565 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:32.957458   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:32.957727   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6"
format_stamp: "Formatted at 2026-06-30 12:36:32 on dist-test-slave-khbc"
I20260630 12:36:32.957983   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:32.981352   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:32.982527   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:32.983961   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:32.986222   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:32.986411   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:32.986621   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:32.986794   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:33.024060   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:36689
I20260630 12:36:33.024153  8627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:36689 every 8 connection(s)
I20260630 12:36:33.028625   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:33.035216  8632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:33.037582  8633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:33.039273   492 server_base.cc:1061] running on GCE node
W20260630 12:36:33.039623  8635 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:33.040488   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:33.040688   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:33.040856   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822993040838 us; error 0 us; skew 500 ppm
I20260630 12:36:33.041307   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:33.043649   492 webserver.cc:533] Webserver started at http://127.0.123.2:37679/ using document root <none> and password file <none>
I20260630 12:36:33.044267   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:33.044498   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:33.044804   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:33.045627  8628 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39185
I20260630 12:36:33.046002  8628 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:33.045957   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "e7b32992e2d64d7dab51a33b061e018e"
format_stamp: "Formatted at 2026-06-30 12:36:33 on dist-test-slave-khbc"
I20260630 12:36:33.046875  8628 heartbeater.cc:507] Master 127.0.123.62:39185 requested a full tablet report, sending...
I20260630 12:36:33.048895  8501 ts_manager.cc:194] Registered new tserver with Master: 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689)
I20260630 12:36:33.050720   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:33.050930  8501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46878
I20260630 12:36:33.054169  8640 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:33.054884   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:33.055143   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "e7b32992e2d64d7dab51a33b061e018e"
format_stamp: "Formatted at 2026-06-30 12:36:33 on dist-test-slave-khbc"
I20260630 12:36:33.055395   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:33.073350   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:33.074357   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:33.075666   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:33.077778   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:33.077967   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:33.078176   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:33.078330   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:33.114563   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:34189
I20260630 12:36:33.114684  8702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:34189 every 8 connection(s)
I20260630 12:36:33.119061   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:33.124912  8706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:33.125432  8707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:33.128562  8709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:33.129645   492 server_base.cc:1061] running on GCE node
I20260630 12:36:33.129938  8703 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39185
I20260630 12:36:33.130337  8703 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:33.130511   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:33.130749   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:33.130892   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822993130881 us; error 0 us; skew 500 ppm
I20260630 12:36:33.130975  8703 heartbeater.cc:507] Master 127.0.123.62:39185 requested a full tablet report, sending...
I20260630 12:36:33.131333   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:33.132988  8501 ts_manager.cc:194] Registered new tserver with Master: e7b32992e2d64d7dab51a33b061e018e (127.0.123.2:34189)
I20260630 12:36:33.133736   492 webserver.cc:533] Webserver started at http://127.0.123.3:40879/ using document root <none> and password file <none>
I20260630 12:36:33.134265   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:33.134444   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:33.134405  8501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46892
I20260630 12:36:33.134960   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:33.136137   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6"
format_stamp: "Formatted at 2026-06-30 12:36:33 on dist-test-slave-khbc"
I20260630 12:36:33.140246   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:33.143193  8714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:33.143899   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:33.144158   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6"
format_stamp: "Formatted at 2026-06-30 12:36:33 on dist-test-slave-khbc"
I20260630 12:36:33.144425   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:33.163736   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:33.164741   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:33.166031   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:33.168217   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:33.168407   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:33.168607   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:33.168761   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:33.204836   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:38819
I20260630 12:36:33.204955  8776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:38819 every 8 connection(s)
I20260630 12:36:33.217288  8777 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39185
I20260630 12:36:33.217694  8777 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:33.218372  8777 heartbeater.cc:507] Master 127.0.123.62:39185 requested a full tablet report, sending...
I20260630 12:36:33.220148  8501 ts_manager.cc:194] Registered new tserver with Master: 2f37df23e5a9408a91ef8fd98dcaa3e6 (127.0.123.3:38819)
I20260630 12:36:33.221004   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013193345s
I20260630 12:36:33.221431  8501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46904
I20260630 12:36:34.053501  8628 heartbeater.cc:499] Master 127.0.123.62:39185 was elected leader, sending a full tablet report...
I20260630 12:36:34.137039  8703 heartbeater.cc:499] Master 127.0.123.62:39185 was elected leader, sending a full tablet report...
I20260630 12:36:34.223855  8777 heartbeater.cc:499] Master 127.0.123.62:39185 was elected leader, sending a full tablet report...
I20260630 12:36:34.274586  8501 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46908:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:34.276861  8501 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:34.322351  8593 tablet_service.cc:1511] Processing CreateTablet for tablet 879c58048bc540a4a173fb1d0be3daaa (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:34.323741  8593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879c58048bc540a4a173fb1d0be3daaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.323889  8590 tablet_service.cc:1511] Processing CreateTablet for tablet fab9959d84fd466fb52af3dffe07cb6d (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:34.324083  8592 tablet_service.cc:1511] Processing CreateTablet for tablet ae8864a77a9b40ef871fb2f44d45e177 (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:34.325103  8590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab9959d84fd466fb52af3dffe07cb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.326193  8591 tablet_service.cc:1511] Processing CreateTablet for tablet 436a24763d504b6f97e2d87ca9f91b9a (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:34.327383  8591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436a24763d504b6f97e2d87ca9f91b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.332042  8592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8864a77a9b40ef871fb2f44d45e177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.335140  8668 tablet_service.cc:1511] Processing CreateTablet for tablet 879c58048bc540a4a173fb1d0be3daaa (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:34.336512  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879c58048bc540a4a173fb1d0be3daaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.345216  8667 tablet_service.cc:1511] Processing CreateTablet for tablet ae8864a77a9b40ef871fb2f44d45e177 (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:34.346565  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8864a77a9b40ef871fb2f44d45e177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.351629  8797 tablet_bootstrap.cc:492] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6: Bootstrap starting.
I20260630 12:36:34.361665  8666 tablet_service.cc:1511] Processing CreateTablet for tablet 436a24763d504b6f97e2d87ca9f91b9a (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:34.362839  8797 tablet_bootstrap.cc:654] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.363022  8666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436a24763d504b6f97e2d87ca9f91b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.364773  8665 tablet_service.cc:1511] Processing CreateTablet for tablet fab9959d84fd466fb52af3dffe07cb6d (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:34.366034  8665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab9959d84fd466fb52af3dffe07cb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.387176  8798 tablet_bootstrap.cc:492] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e: Bootstrap starting.
I20260630 12:36:34.389081  8797 tablet_bootstrap.cc:492] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6: No bootstrap required, opened a new log
I20260630 12:36:34.390424  8797 ts_tablet_manager.cc:1403] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.008s
I20260630 12:36:34.393170  8798 tablet_bootstrap.cc:654] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.395576  8797 raft_consensus.cc:359] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.396401  8797 raft_consensus.cc:385] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.396684  8797 raft_consensus.cc:740] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfd0d603eda4136a7c42f2d5fc9fba6, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.397645  8797 consensus_queue.cc:260] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.400795  8742 tablet_service.cc:1511] Processing CreateTablet for tablet 879c58048bc540a4a173fb1d0be3daaa (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:34.401876  8742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879c58048bc540a4a173fb1d0be3daaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.405045  8797 ts_tablet_manager.cc:1434] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.007s
I20260630 12:36:34.407132  8798 tablet_bootstrap.cc:492] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e: No bootstrap required, opened a new log
I20260630 12:36:34.407605  8798 ts_tablet_manager.cc:1403] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260630 12:36:34.408847  8741 tablet_service.cc:1511] Processing CreateTablet for tablet ae8864a77a9b40ef871fb2f44d45e177 (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:34.410115  8741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8864a77a9b40ef871fb2f44d45e177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.410719  8797 tablet_bootstrap.cc:492] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6: Bootstrap starting.
I20260630 12:36:34.410524  8798 raft_consensus.cc:359] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.411271  8798 raft_consensus.cc:385] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.411568  8798 raft_consensus.cc:740] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b32992e2d64d7dab51a33b061e018e, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.412317  8798 consensus_queue.cc:260] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.413307  8740 tablet_service.cc:1511] Processing CreateTablet for tablet 436a24763d504b6f97e2d87ca9f91b9a (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:34.414597  8740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436a24763d504b6f97e2d87ca9f91b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.420800  8739 tablet_service.cc:1511] Processing CreateTablet for tablet fab9959d84fd466fb52af3dffe07cb6d (DEFAULT_TABLE table=test-workload [id=571859e8b72747d9b525c53ca3b7df2b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:34.422185  8739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab9959d84fd466fb52af3dffe07cb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:34.423600  8797 tablet_bootstrap.cc:654] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.428354  8798 ts_tablet_manager.cc:1434] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.012s
I20260630 12:36:34.429396  8798 tablet_bootstrap.cc:492] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e: Bootstrap starting.
I20260630 12:36:34.435356  8798 tablet_bootstrap.cc:654] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.438195  8797 tablet_bootstrap.cc:492] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6: No bootstrap required, opened a new log
I20260630 12:36:34.438694  8797 ts_tablet_manager.cc:1403] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.009s
I20260630 12:36:34.441649  8797 raft_consensus.cc:359] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.442389  8797 raft_consensus.cc:385] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.442672  8797 raft_consensus.cc:740] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfd0d603eda4136a7c42f2d5fc9fba6, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.443523  8797 consensus_queue.cc:260] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.445658  8797 ts_tablet_manager.cc:1434] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260630 12:36:34.446612  8797 tablet_bootstrap.cc:492] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6: Bootstrap starting.
I20260630 12:36:34.450045  8798 tablet_bootstrap.cc:492] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e: No bootstrap required, opened a new log
I20260630 12:36:34.450588  8798 ts_tablet_manager.cc:1403] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260630 12:36:34.452481  8797 tablet_bootstrap.cc:654] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.453269  8798 raft_consensus.cc:359] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.454115  8798 raft_consensus.cc:385] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.454411  8798 raft_consensus.cc:740] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b32992e2d64d7dab51a33b061e018e, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.455315  8798 consensus_queue.cc:260] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.457553  8798 ts_tablet_manager.cc:1434] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:36:34.457607  8802 raft_consensus.cc:493] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:34.458113  8802 raft_consensus.cc:515] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.458551  8798 tablet_bootstrap.cc:492] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e: Bootstrap starting.
I20260630 12:36:34.465178  8798 tablet_bootstrap.cc:654] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.471812  8802 leader_election.cc:290] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689), 2f37df23e5a9408a91ef8fd98dcaa3e6 (127.0.123.3:38819)
I20260630 12:36:34.489720  8803 tablet_bootstrap.cc:492] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6: Bootstrap starting.
I20260630 12:36:34.492585  8797 tablet_bootstrap.cc:492] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6: No bootstrap required, opened a new log
I20260630 12:36:34.493129  8797 ts_tablet_manager.cc:1403] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.001s
I20260630 12:36:34.493309  8798 tablet_bootstrap.cc:492] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e: No bootstrap required, opened a new log
I20260630 12:36:34.493916  8798 ts_tablet_manager.cc:1403] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.005s
I20260630 12:36:34.496096  8797 raft_consensus.cc:359] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.496858  8797 raft_consensus.cc:385] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.496752  8798 raft_consensus.cc:359] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.497262  8797 raft_consensus.cc:740] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfd0d603eda4136a7c42f2d5fc9fba6, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.497620  8798 raft_consensus.cc:385] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.497967  8798 raft_consensus.cc:740] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b32992e2d64d7dab51a33b061e018e, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.498080  8797 consensus_queue.cc:260] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.498620  8803 tablet_bootstrap.cc:654] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.500675  8797 ts_tablet_manager.cc:1434] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:36:34.501645  8797 tablet_bootstrap.cc:492] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6: Bootstrap starting.
I20260630 12:36:34.498750  8798 consensus_queue.cc:260] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.503504  8798 ts_tablet_manager.cc:1434] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:36:34.504573  8798 tablet_bootstrap.cc:492] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e: Bootstrap starting.
I20260630 12:36:34.507431  8797 tablet_bootstrap.cc:654] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.510589  8798 tablet_bootstrap.cc:654] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.512006  8803 tablet_bootstrap.cc:492] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6: No bootstrap required, opened a new log
I20260630 12:36:34.512554  8803 ts_tablet_manager.cc:1403] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260630 12:36:34.515635  8803 raft_consensus.cc:359] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.516516  8803 raft_consensus.cc:385] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.516875  8803 raft_consensus.cc:740] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f37df23e5a9408a91ef8fd98dcaa3e6, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.517719  8803 consensus_queue.cc:260] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.525030  8803 ts_tablet_manager.cc:1434] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260630 12:36:34.525995  8798 tablet_bootstrap.cc:492] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e: No bootstrap required, opened a new log
I20260630 12:36:34.526516  8798 ts_tablet_manager.cc:1403] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260630 12:36:34.527238  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c58048bc540a4a173fb1d0be3daaa" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" is_pre_election: true
I20260630 12:36:34.528108  8603 raft_consensus.cc:2468] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 0.
I20260630 12:36:34.529408  8798 raft_consensus.cc:359] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.530112  8798 raft_consensus.cc:385] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.530411  8798 raft_consensus.cc:740] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b32992e2d64d7dab51a33b061e018e, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.531147  8798 consensus_queue.cc:260] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.533253  8798 ts_tablet_manager.cc:1434] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:36:34.528367  8803 tablet_bootstrap.cc:492] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6: Bootstrap starting.
I20260630 12:36:34.537314  8642 leader_election.cc:304] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd0d603eda4136a7c42f2d5fc9fba6, e7b32992e2d64d7dab51a33b061e018e; no voters: 
I20260630 12:36:34.539974  8803 tablet_bootstrap.cc:654] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.540534  8802 raft_consensus.cc:2804] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:34.540928  8802 raft_consensus.cc:493] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:34.541257  8802 raft_consensus.cc:3060] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.547008  8802 raft_consensus.cc:515] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.551648  8802 leader_election.cc:290] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 election: Requested vote from peers 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689), 2f37df23e5a9408a91ef8fd98dcaa3e6 (127.0.123.3:38819)
I20260630 12:36:34.552758  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c58048bc540a4a173fb1d0be3daaa" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6"
I20260630 12:36:34.553367  8603 raft_consensus.cc:3060] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.554011  8797 tablet_bootstrap.cc:492] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6: No bootstrap required, opened a new log
I20260630 12:36:34.554533  8797 ts_tablet_manager.cc:1403] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.030s
I20260630 12:36:34.556845  8803 tablet_bootstrap.cc:492] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6: No bootstrap required, opened a new log
I20260630 12:36:34.557415  8803 ts_tablet_manager.cc:1403] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.007s
I20260630 12:36:34.557619  8797 raft_consensus.cc:359] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.558362  8797 raft_consensus.cc:385] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.558642  8797 raft_consensus.cc:740] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfd0d603eda4136a7c42f2d5fc9fba6, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.559329  8813 raft_consensus.cc:493] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:34.559556  8797 consensus_queue.cc:260] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.559839  8813 raft_consensus.cc:515] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.560207  8603 raft_consensus.cc:2468] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 1.
I20260630 12:36:34.561379  8642 leader_election.cc:304] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd0d603eda4136a7c42f2d5fc9fba6, e7b32992e2d64d7dab51a33b061e018e; no voters: 
I20260630 12:36:34.562083  8797 ts_tablet_manager.cc:1434] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:36:34.562243  8802 raft_consensus.cc:2804] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:34.564077  8752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c58048bc540a4a173fb1d0be3daaa" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" is_pre_election: true
I20260630 12:36:34.564824  8752 raft_consensus.cc:2468] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 0.
I20260630 12:36:34.566120  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c58048bc540a4a173fb1d0be3daaa" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6"
I20260630 12:36:34.566771  8751 raft_consensus.cc:3060] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.569980  8813 leader_election.cc:290] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689), e7b32992e2d64d7dab51a33b061e018e (127.0.123.2:34189)
I20260630 12:36:34.577126  8751 raft_consensus.cc:2468] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 1.
I20260630 12:36:34.576920  8803 raft_consensus.cc:359] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.577777  8803 raft_consensus.cc:385] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.578094  8803 raft_consensus.cc:740] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f37df23e5a9408a91ef8fd98dcaa3e6, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.579654  8803 consensus_queue.cc:260] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.578204  8802 raft_consensus.cc:697] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Becoming Leader. State: Replica: e7b32992e2d64d7dab51a33b061e018e, State: Running, Role: LEADER
I20260630 12:36:34.581738  8803 ts_tablet_manager.cc:1434] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260630 12:36:34.581614  8802 consensus_queue.cc:237] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.582695  8803 tablet_bootstrap.cc:492] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6: Bootstrap starting.
I20260630 12:36:34.588620  8803 tablet_bootstrap.cc:654] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.588778  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c58048bc540a4a173fb1d0be3daaa" candidate_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b32992e2d64d7dab51a33b061e018e" is_pre_election: true
I20260630 12:36:34.593380  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c58048bc540a4a173fb1d0be3daaa" candidate_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" is_pre_election: true
I20260630 12:36:34.594206  8603 raft_consensus.cc:2393] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f37df23e5a9408a91ef8fd98dcaa3e6 in current term 1: Already voted for candidate e7b32992e2d64d7dab51a33b061e018e in this term.
I20260630 12:36:34.595872  8716 leader_election.cc:304] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [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: 2f37df23e5a9408a91ef8fd98dcaa3e6; no voters: 7bfd0d603eda4136a7c42f2d5fc9fba6, e7b32992e2d64d7dab51a33b061e018e
I20260630 12:36:34.596506  8815 raft_consensus.cc:493] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:34.597625  8813 raft_consensus.cc:2749] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:34.598042  8815 raft_consensus.cc:515] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.598433  8500 catalog_manager.cc:5697] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e reported cstate change: term changed from 0 to 1, leader changed from <none> to e7b32992e2d64d7dab51a33b061e018e (127.0.123.2). New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:34.599869  8803 tablet_bootstrap.cc:492] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6: No bootstrap required, opened a new log
I20260630 12:36:34.600374  8803 ts_tablet_manager.cc:1403] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:36:34.601323  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab9959d84fd466fb52af3dffe07cb6d" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" is_pre_election: true
I20260630 12:36:34.601514  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab9959d84fd466fb52af3dffe07cb6d" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" is_pre_election: true
I20260630 12:36:34.601969  8751 raft_consensus.cc:2468] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 0.
I20260630 12:36:34.602069  8603 raft_consensus.cc:2468] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 0.
I20260630 12:36:34.603093  8642 leader_election.cc:304] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd0d603eda4136a7c42f2d5fc9fba6, e7b32992e2d64d7dab51a33b061e018e; no voters: 
I20260630 12:36:34.603157  8803 raft_consensus.cc:359] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.604007  8803 raft_consensus.cc:385] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.604308  8803 raft_consensus.cc:740] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f37df23e5a9408a91ef8fd98dcaa3e6, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.600308  8815 leader_election.cc:290] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689), 2f37df23e5a9408a91ef8fd98dcaa3e6 (127.0.123.3:38819)
I20260630 12:36:34.605046  8803 consensus_queue.cc:260] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.609176  8803 ts_tablet_manager.cc:1434] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:36:34.607602  8815 raft_consensus.cc:2804] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:34.609872  8815 raft_consensus.cc:493] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:34.610144  8803 tablet_bootstrap.cc:492] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6: Bootstrap starting.
I20260630 12:36:34.610198  8815 raft_consensus.cc:3060] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.616602  8803 tablet_bootstrap.cc:654] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.617163  8815 raft_consensus.cc:515] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.619591  8815 leader_election.cc:290] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 election: Requested vote from peers 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689), 2f37df23e5a9408a91ef8fd98dcaa3e6 (127.0.123.3:38819)
I20260630 12:36:34.620277  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab9959d84fd466fb52af3dffe07cb6d" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6"
I20260630 12:36:34.620855  8603 raft_consensus.cc:3060] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.622025  8801 raft_consensus.cc:493] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:34.622540  8801 raft_consensus.cc:515] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.623878  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab9959d84fd466fb52af3dffe07cb6d" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6"
I20260630 12:36:34.624405  8751 raft_consensus.cc:3060] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.627666  8801 leader_election.cc:290] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7b32992e2d64d7dab51a33b061e018e (127.0.123.2:34189), 2f37df23e5a9408a91ef8fd98dcaa3e6 (127.0.123.3:38819)
I20260630 12:36:34.627952  8803 tablet_bootstrap.cc:492] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6: No bootstrap required, opened a new log
I20260630 12:36:34.628459  8803 ts_tablet_manager.cc:1403] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:36:34.631242  8751 raft_consensus.cc:2468] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 1.
I20260630 12:36:34.631541  8803 raft_consensus.cc:359] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.632334  8644 leader_election.cc:304] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f37df23e5a9408a91ef8fd98dcaa3e6, e7b32992e2d64d7dab51a33b061e018e; no voters: 
I20260630 12:36:34.633147  8815 raft_consensus.cc:2804] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:34.633708  8815 raft_consensus.cc:697] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Becoming Leader. State: Replica: e7b32992e2d64d7dab51a33b061e018e, State: Running, Role: LEADER
I20260630 12:36:34.635387  8815 consensus_queue.cc:237] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.632337  8803 raft_consensus.cc:385] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.637187  8803 raft_consensus.cc:740] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f37df23e5a9408a91ef8fd98dcaa3e6, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.638132  8603 raft_consensus.cc:2468] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 1.
I20260630 12:36:34.638692  8803 consensus_queue.cc:260] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.640950  8803 ts_tablet_manager.cc:1434] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:36:34.650033  8500 catalog_manager.cc:5697] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e reported cstate change: term changed from 0 to 1, leader changed from <none> to e7b32992e2d64d7dab51a33b061e018e (127.0.123.2). New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:34.653054  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436a24763d504b6f97e2d87ca9f91b9a" candidate_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" is_pre_election: true
I20260630 12:36:34.653081  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436a24763d504b6f97e2d87ca9f91b9a" candidate_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b32992e2d64d7dab51a33b061e018e" is_pre_election: true
I20260630 12:36:34.653728  8751 raft_consensus.cc:2468] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfd0d603eda4136a7c42f2d5fc9fba6 in term 0.
I20260630 12:36:34.653848  8678 raft_consensus.cc:2468] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfd0d603eda4136a7c42f2d5fc9fba6 in term 0.
I20260630 12:36:34.654902  8569 leader_election.cc:304] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f37df23e5a9408a91ef8fd98dcaa3e6, 7bfd0d603eda4136a7c42f2d5fc9fba6; no voters: 
I20260630 12:36:34.655580  8801 raft_consensus.cc:2804] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:34.655956  8801 raft_consensus.cc:493] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:34.656208  8801 raft_consensus.cc:3060] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.658392  8815 raft_consensus.cc:493] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:34.658857  8815 raft_consensus.cc:515] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.661715  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8864a77a9b40ef871fb2f44d45e177" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" is_pre_election: true
I20260630 12:36:34.661918  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8864a77a9b40ef871fb2f44d45e177" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" is_pre_election: true
I20260630 12:36:34.662250  8815 leader_election.cc:290] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689), 2f37df23e5a9408a91ef8fd98dcaa3e6 (127.0.123.3:38819)
I20260630 12:36:34.662338  8751 raft_consensus.cc:2468] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 0.
I20260630 12:36:34.662549  8603 raft_consensus.cc:2468] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 0.
I20260630 12:36:34.663115  8801 raft_consensus.cc:515] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.663722  8644 leader_election.cc:304] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f37df23e5a9408a91ef8fd98dcaa3e6, e7b32992e2d64d7dab51a33b061e018e; no voters: 
I20260630 12:36:34.664446  8815 raft_consensus.cc:2804] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:34.664994  8801 leader_election.cc:290] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [CANDIDATE]: Term 1 election: Requested vote from peers e7b32992e2d64d7dab51a33b061e018e (127.0.123.2:34189), 2f37df23e5a9408a91ef8fd98dcaa3e6 (127.0.123.3:38819)
I20260630 12:36:34.664805  8815 raft_consensus.cc:493] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:34.665920  8815 raft_consensus.cc:3060] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.665953  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436a24763d504b6f97e2d87ca9f91b9a" candidate_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b32992e2d64d7dab51a33b061e018e"
I20260630 12:36:34.665956  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436a24763d504b6f97e2d87ca9f91b9a" candidate_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6"
I20260630 12:36:34.666802  8678 raft_consensus.cc:3060] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.666872  8751 raft_consensus.cc:3060] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.671684  8678 raft_consensus.cc:2468] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfd0d603eda4136a7c42f2d5fc9fba6 in term 1.
I20260630 12:36:34.672806  8568 leader_election.cc:304] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd0d603eda4136a7c42f2d5fc9fba6, e7b32992e2d64d7dab51a33b061e018e; no voters: 
I20260630 12:36:34.672866  8815 raft_consensus.cc:515] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.673501  8801 raft_consensus.cc:2804] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:34.673679  8751 raft_consensus.cc:2468] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfd0d603eda4136a7c42f2d5fc9fba6 in term 1.
I20260630 12:36:34.674717  8801 raft_consensus.cc:697] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfd0d603eda4136a7c42f2d5fc9fba6, State: Running, Role: LEADER
I20260630 12:36:34.675537  8801 consensus_queue.cc:237] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.675837  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8864a77a9b40ef871fb2f44d45e177" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6"
I20260630 12:36:34.676293  8603 raft_consensus.cc:3060] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.680907  8603 raft_consensus.cc:2468] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 1.
I20260630 12:36:34.681361  8815 leader_election.cc:290] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 election: Requested vote from peers 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689), 2f37df23e5a9408a91ef8fd98dcaa3e6 (127.0.123.3:38819)
I20260630 12:36:34.681954  8642 leader_election.cc:304] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd0d603eda4136a7c42f2d5fc9fba6, e7b32992e2d64d7dab51a33b061e018e; no voters: 
I20260630 12:36:34.681972  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8864a77a9b40ef871fb2f44d45e177" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6"
I20260630 12:36:34.682663  8751 raft_consensus.cc:3060] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.682763  8815 raft_consensus.cc:2804] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:34.683290  8815 raft_consensus.cc:697] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Becoming Leader. State: Replica: e7b32992e2d64d7dab51a33b061e018e, State: Running, Role: LEADER
I20260630 12:36:34.683094  8500 catalog_manager.cc:5697] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:34.684119  8815 consensus_queue.cc:237] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:34.689235  8751 raft_consensus.cc:2468] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b32992e2d64d7dab51a33b061e018e in term 1.
I20260630 12:36:34.692497  8501 catalog_manager.cc:5697] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e reported cstate change: term changed from 0 to 1, leader changed from <none> to e7b32992e2d64d7dab51a33b061e018e (127.0.123.2). New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:34.739207   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:34.744697  8827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:34.745817  8828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:34.747603  8830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:34.747803   492 server_base.cc:1061] running on GCE node
I20260630 12:36:34.749022   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:34.749248   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:34.749416   492 hybrid_clock.cc:648] HybridClock initialized: now 1782822994749398 us; error 0 us; skew 500 ppm
I20260630 12:36:34.749915   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:34.752152   492 webserver.cc:533] Webserver started at http://127.0.123.4:45951/ using document root <none> and password file <none>
I20260630 12:36:34.752638   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:34.752816   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:34.753062   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:34.754204   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "092932fb016f4e7ca4dec2dfa97af2a7"
format_stamp: "Formatted at 2026-06-30 12:36:34 on dist-test-slave-khbc"
I20260630 12:36:34.758481   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:34.761783  8835 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.762475   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:34.762748   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "092932fb016f4e7ca4dec2dfa97af2a7"
format_stamp: "Formatted at 2026-06-30 12:36:34 on dist-test-slave-khbc"
I20260630 12:36:34.763007   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:34.781762   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:34.782953   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:34.784042   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:34.785912   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:34.786080   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.786294   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:34.786446   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.823664   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:33399
I20260630 12:36:34.823789  8897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:33399 every 8 connection(s)
I20260630 12:36:34.836633  8898 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39185
I20260630 12:36:34.837018  8898 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:34.837631  8898 heartbeater.cc:507] Master 127.0.123.62:39185 requested a full tablet report, sending...
I20260630 12:36:34.839460  8501 ts_manager.cc:194] Registered new tserver with Master: 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399)
I20260630 12:36:34.840785  8501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46918
W20260630 12:36:34.879608  8549 auto_rebalancer.cc:639] Failed to schedule move for tablet 436a24763d504b6f97e2d87ca9f91b9a: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:36:34.889843  8549 auto_rebalancer.cc:639] Failed to schedule move for tablet ae8864a77a9b40ef871fb2f44d45e177: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:36:34.892868  8549 auto_rebalancer.cc:639] Failed to schedule move for tablet 879c58048bc540a4a173fb1d0be3daaa: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:36:35.066391  8815 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:35.070044  8801 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:35.078038  8815 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:35.084893  8801 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:35.095803  8815 consensus_queue.cc:1048] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:35.105237  8815 consensus_queue.cc:1048] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:35.108808  8802 consensus_queue.cc:1048] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:35.142705  8913 consensus_queue.cc:1048] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:35.842902  8898 heartbeater.cc:499] Master 127.0.123.62:39185 was elected leader, sending a full tablet report...
I20260630 12:36:35.905045  8602 consensus_queue.cc:237] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
I20260630 12:36:35.912073  8678 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:35.913471  8917 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:35.914600  8752 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:35.915963  8917 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:35.919490  8920 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
W20260630 12:36:35.921428  8569 consensus_peers.cc:597] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 436a24763d504b6f97e2d87ca9f91b9a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:35.921859  8678 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:35.924355  8752 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:35.934500  8677 consensus_queue.cc:237] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
I20260630 12:36:35.933445  8499 catalog_manager.cc:5697] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:35.942842  8602 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:35.944416  8913 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:35.949026  8752 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:35.950655  8913 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:35.952550  8815 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:35.955332  8752 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:35.957397  8602 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:35.969790  8501 catalog_manager.cc:5697] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:35.972095  8677 consensus_queue.cc:237] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
W20260630 12:36:35.973131  8644 consensus_peers.cc:597] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae8864a77a9b40ef871fb2f44d45e177. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:35.978077  8752 raft_consensus.cc:1275] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:35.978192  8602 raft_consensus.cc:1275] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:35.978190  8644 consensus_peers.cc:597] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fab9959d84fd466fb52af3dffe07cb6d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:35.979928  8913 consensus_queue.cc:1048] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:35.980701  8802 consensus_queue.cc:1048] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:35.986968  8802 raft_consensus.cc:2955] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:35.990507  8602 raft_consensus.cc:2955] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:35.991251  8751 raft_consensus.cc:2955] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:35.998337  8500 catalog_manager.cc:5697] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:35.998917  8603 consensus_queue.cc:237] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
I20260630 12:36:36.007566  8677 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:36.007681  8751 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:36:36.008301  8569 consensus_peers.cc:597] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 436a24763d504b6f97e2d87ca9f91b9a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:36.009186  8917 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:36.010864  8923 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:36.016671  8920 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:36.017894  8677 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:36.022768  8751 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
W20260630 12:36:36.025015  8549 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:36:36.025355  8549 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:36:36.029059  8500 catalog_manager.cc:5697] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:36.029814  8677 consensus_queue.cc:237] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
W20260630 12:36:36.035648  8644 consensus_peers.cc:597] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae8864a77a9b40ef871fb2f44d45e177. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:36.037406  8751 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:36.038882  8603 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:36.040517  8815 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:36.041144  8913 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:36.048851  8602 consensus_queue.cc:237] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:36.049578  8815 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:36.048997  8751 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:36.048997  8603 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
W20260630 12:36:36.060369  8549 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:36:36.060689  8549 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:36:36.063150  8751 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:36.063165  8677 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:36.065001  8917 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:36.065569  8678 consensus_queue.cc:237] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
I20260630 12:36:36.069386  8917 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:36.071007  8500 catalog_manager.cc:5697] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:36.072557  8920 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } }
I20260630 12:36:36.074293  8752 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } }
I20260630 12:36:36.076138  8603 raft_consensus.cc:1275] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:36:36.076956  8644 consensus_peers.cc:597] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fab9959d84fd466fb52af3dffe07cb6d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:36.077639  8815 consensus_queue.cc:1048] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:36:36.085397  8751 raft_consensus.cc:1275] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:36.085424  8677 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } }
I20260630 12:36:36.087324  8486 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 436a24763d504b6f97e2d87ca9f91b9a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:36.087900  8802 raft_consensus.cc:2955] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:36.089464  8913 consensus_queue.cc:1048] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:36.090642  8678 consensus_queue.cc:237] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } }
I20260630 12:36:36.098337  8500 catalog_manager.cc:5697] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 reported cstate change: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New cstate: current_term: 1 leader_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:36.089624  8603 raft_consensus.cc:2955] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
W20260630 12:36:36.102133  8549 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:36:36.102473  8549 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:36:36.104269  8752 raft_consensus.cc:2955] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:36.112986  8603 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:36.113579  8751 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:36.114413  8913 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:36.114674  8501 catalog_manager.cc:5697] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:36.115135  8815 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:36.123075  8802 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } }
I20260630 12:36:36.126732  8603 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } }
I20260630 12:36:36.130124  8751 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } }
I20260630 12:36:36.132537  8487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae8864a77a9b40ef871fb2f44d45e177 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:36.136397  8501 catalog_manager.cc:5697] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:36.156626  8863 tablet_service.cc:1558] Processing DeleteTablet for tablet 436a24763d504b6f97e2d87ca9f91b9a with delete_type TABLET_DATA_TOMBSTONED (TS 092932fb016f4e7ca4dec2dfa97af2a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46928
I20260630 12:36:36.156908  8862 tablet_service.cc:1558] Processing DeleteTablet for tablet ae8864a77a9b40ef871fb2f44d45e177 with delete_type TABLET_DATA_TOMBSTONED (TS 092932fb016f4e7ca4dec2dfa97af2a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46928
W20260630 12:36:36.158866  8488 catalog_manager.cc:4995] TS 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): delete failed for tablet 436a24763d504b6f97e2d87ca9f91b9a because the tablet was not found. No further retry: Not found: Tablet not found: 436a24763d504b6f97e2d87ca9f91b9a
W20260630 12:36:36.159560  8488 catalog_manager.cc:4995] TS 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): delete failed for tablet ae8864a77a9b40ef871fb2f44d45e177 because the tablet was not found. No further retry: Not found: Tablet not found: ae8864a77a9b40ef871fb2f44d45e177
I20260630 12:36:36.777433  8932 ts_tablet_manager.cc:933] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: Initiating tablet copy from peer e7b32992e2d64d7dab51a33b061e018e (127.0.123.2:34189)
W20260630 12:36:36.926012  8644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.3:38819, user_credentials={real_user=slave}} blocked reactor thread for 269470us
I20260630 12:36:36.925246  8932 tablet_copy_client.cc:323] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:34189
I20260630 12:36:36.962337  8688 tablet_copy_service.cc:140] P e7b32992e2d64d7dab51a33b061e018e: Received BeginTabletCopySession request for tablet fab9959d84fd466fb52af3dffe07cb6d from peer 092932fb016f4e7ca4dec2dfa97af2a7 ({username='slave'} at 127.0.0.1:50626)
I20260630 12:36:36.962847  8688 tablet_copy_service.cc:161] P e7b32992e2d64d7dab51a33b061e018e: Beginning new tablet copy session on tablet fab9959d84fd466fb52af3dffe07cb6d from peer 092932fb016f4e7ca4dec2dfa97af2a7 at {username='slave'} at 127.0.0.1:50626: session id = 092932fb016f4e7ca4dec2dfa97af2a7-fab9959d84fd466fb52af3dffe07cb6d
I20260630 12:36:36.970384  8688 tablet_copy_source_session.cc:215] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:36.980023  8932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab9959d84fd466fb52af3dffe07cb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:37.037213  8932 tablet_copy_client.cc:806] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:37.037823  8932 tablet_copy_client.cc:670] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:37.041893  8932 tablet_copy_client.cc:538] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:37.062681  8932 tablet_bootstrap.cc:492] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: Bootstrap starting.
I20260630 12:36:37.116578  8932 tablet_bootstrap.cc:492] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:37.119742  8932 tablet_bootstrap.cc:492] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: Bootstrap complete.
I20260630 12:36:37.121592  8932 ts_tablet_manager.cc:1403] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.005s
I20260630 12:36:37.125368  8932 raft_consensus.cc:359] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
I20260630 12:36:37.128227  8932 raft_consensus.cc:740] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 092932fb016f4e7ca4dec2dfa97af2a7, State: Initialized, Role: LEARNER
I20260630 12:36:37.140976  8932 consensus_queue.cc:260] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 1.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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
I20260630 12:36:37.145325  8932 ts_tablet_manager.cc:1434] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260630 12:36:37.753788  8688 tablet_copy_service.cc:342] P e7b32992e2d64d7dab51a33b061e018e: Request end of tablet copy session 092932fb016f4e7ca4dec2dfa97af2a7-fab9959d84fd466fb52af3dffe07cb6d received from {username='slave'} at 127.0.0.1:50626
I20260630 12:36:37.754336  8688 tablet_copy_service.cc:434] P e7b32992e2d64d7dab51a33b061e018e: ending tablet copy session 092932fb016f4e7ca4dec2dfa97af2a7-fab9959d84fd466fb52af3dffe07cb6d on tablet fab9959d84fd466fb52af3dffe07cb6d with peer 092932fb016f4e7ca4dec2dfa97af2a7
W20260630 12:36:37.773910  8549 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 571859e8b72747d9b525c53ca3b7df2b: could not find any suitable replica to move from server e7b32992e2d64d7dab51a33b061e018e to server 092932fb016f4e7ca4dec2dfa97af2a7
I20260630 12:36:37.837957  8873 raft_consensus.cc:1217] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.2->[1.3-1.3]   Dedup: 1.3->[]
I20260630 12:36:37.907689  8678 consensus_queue.cc:237] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:37.915885  8751 raft_consensus.cc:1275] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:37.917771  8601 raft_consensus.cc:1275] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:37.917774  8913 consensus_queue.cc:1048] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:37.919137  8934 consensus_queue.cc:1048] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:37.929127  8913 raft_consensus.cc:2955] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } }
I20260630 12:36:37.932015  8751 raft_consensus.cc:2955] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } }
I20260630 12:36:37.934407  8601 raft_consensus.cc:2955] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } }
I20260630 12:36:37.943681  8487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fab9959d84fd466fb52af3dffe07cb6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:37.948026  8500 catalog_manager.cc:5697] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:37.965226  8863 tablet_service.cc:1558] Processing DeleteTablet for tablet fab9959d84fd466fb52af3dffe07cb6d with delete_type TABLET_DATA_TOMBSTONED (TS 092932fb016f4e7ca4dec2dfa97af2a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46928
I20260630 12:36:37.967832  8953 tablet_replica.cc:333] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: stopping tablet replica
I20260630 12:36:37.968971  8953 raft_consensus.cc:2243] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:37.969709  8953 raft_consensus.cc:2272] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:37.973048  8953 ts_tablet_manager.cc:1916] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:37.984089  8953 ts_tablet_manager.cc:1929] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:37.984468  8953 log.cc:1199] T fab9959d84fd466fb52af3dffe07cb6d P 092932fb016f4e7ca4dec2dfa97af2a7: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822796835498-492-0/minicluster-data/ts-3-root/wals/fab9959d84fd466fb52af3dffe07cb6d
I20260630 12:36:37.985942  8488 catalog_manager.cc:5028] TS 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): tablet fab9959d84fd466fb52af3dffe07cb6d (table test-workload [id=571859e8b72747d9b525c53ca3b7df2b]) successfully deleted
W20260630 12:36:38.337764  8624 debug-util.cc:398] Leaking SignalData structure 0x7b08002ba540 after lost signal to thread 495
W20260630 12:36:38.339053  8624 debug-util.cc:398] Leaking SignalData structure 0x7b080016c760 after lost signal to thread 8535
W20260630 12:36:38.340445  8624 debug-util.cc:398] Leaking SignalData structure 0x7b080017dec0 after lost signal to thread 8627
W20260630 12:36:38.341566  8624 debug-util.cc:398] Leaking SignalData structure 0x7b0800058e60 after lost signal to thread 8702
W20260630 12:36:38.342869  8624 debug-util.cc:398] Leaking SignalData structure 0x7b08002067c0 after lost signal to thread 8776
W20260630 12:36:38.344117  8624 debug-util.cc:398] Leaking SignalData structure 0x7b080027f360 after lost signal to thread 8897
I20260630 12:36:38.787628  8678 consensus_queue.cc:237] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
I20260630 12:36:38.796418  8751 raft_consensus.cc:1275] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:38.796674  8601 raft_consensus.cc:1275] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:38.795557  8644 consensus_peers.cc:597] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 879c58048bc540a4a173fb1d0be3daaa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:38.797911  8913 consensus_queue.cc:1048] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:38.798771  8955 consensus_queue.cc:1048] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:38.806835  8955 raft_consensus.cc:2955] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:38.808609  8751 raft_consensus.cc:2955] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:38.825475  8501 catalog_manager.cc:5697] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:38.826957  8678 consensus_queue.cc:237] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
I20260630 12:36:38.836321  8602 raft_consensus.cc:2955] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:38.862495  8602 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:38.863008  8751 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
W20260630 12:36:38.863145  8644 consensus_peers.cc:597] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae8864a77a9b40ef871fb2f44d45e177. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:38.864770  8913 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:38.867242  8913 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:38.882148  8955 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:38.891736  8602 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:38.895251  8751 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:38.906410  8500 catalog_manager.cc:5697] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 reported cstate change: config changed from index 4 to 5, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:38.914772  8602 consensus_queue.cc:237] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
I20260630 12:36:38.927865  8751 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
W20260630 12:36:38.928506  8569 consensus_peers.cc:597] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 436a24763d504b6f97e2d87ca9f91b9a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:38.928859  8678 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:38.929404  8937 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:38.931252  8937 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:38.942378  8968 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:38.945564  8751 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:38.958911  8499 catalog_manager.cc:5697] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 reported cstate change: config changed from index 4 to 5, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:38.959657  8677 consensus_queue.cc:237] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
W20260630 12:36:38.970925  8644 consensus_peers.cc:597] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 879c58048bc540a4a173fb1d0be3daaa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:38.972492  8751 raft_consensus.cc:1275] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:38.972807  8602 raft_consensus.cc:1275] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:38.974267  8961 consensus_queue.cc:1048] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:38.974910  8955 consensus_queue.cc:1048] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:38.975056  8678 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: true } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:38.981995  8913 raft_consensus.cc:2955] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
W20260630 12:36:38.991724  8549 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:36:38.992127  8549 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:36:38.991974  8602 raft_consensus.cc:2955] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:38.998725  8678 consensus_queue.cc:237] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
I20260630 12:36:39.006136  8752 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:39.002324  8499 catalog_manager.cc:5697] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:39.007802  8644 consensus_peers.cc:597] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae8864a77a9b40ef871fb2f44d45e177. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:39.008409  8955 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:39.007992  8751 raft_consensus.cc:2955] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:39.022631  8971 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:39.024938  8752 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:39.028633  8602 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:39.030283  8955 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:39.035249  8602 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
W20260630 12:36:39.044479  8549 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:36:39.044862  8549 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:36:39.049005  8499 catalog_manager.cc:5697] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index 5 to 6. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:39.050068  8601 consensus_queue.cc:237] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } }
I20260630 12:36:39.041695  8678 consensus_queue.cc:237] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [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: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } }
I20260630 12:36:39.064575  8750 raft_consensus.cc:1275] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:39.068224  8602 raft_consensus.cc:1275] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:36:39.070402  8569 consensus_peers.cc:597] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 -> Peer 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): Couldn't send request to peer 092932fb016f4e7ca4dec2dfa97af2a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 436a24763d504b6f97e2d87ca9f91b9a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:39.071152  8750 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:39.071632  8955 consensus_queue.cc:1048] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:39.078970  8968 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:39.080176  8972 consensus_queue.cc:1048] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:39.081836  8678 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:39.081894  8971 raft_consensus.cc:2955] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } }
I20260630 12:36:39.083729  8750 raft_consensus.cc:2955] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } }
I20260630 12:36:39.086956  8601 raft_consensus.cc:2955] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } }
I20260630 12:36:39.083820  8968 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260630 12:36:39.093231  8487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 879c58048bc540a4a173fb1d0be3daaa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:39.097606  8498 catalog_manager.cc:5697] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index 3 to 4, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:39.099560  8968 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:39.103823  8678 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
I20260630 12:36:39.107496  8750 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } } }
W20260630 12:36:39.114861  8549 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:36:39.115242  8549 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:36:39.116918  8499 catalog_manager.cc:5697] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 reported cstate change: config changed from index 5 to 6. New cstate: current_term: 1 leader_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092932fb016f4e7ca4dec2dfa97af2a7" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 33399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:39.120184  8863 tablet_service.cc:1558] Processing DeleteTablet for tablet 879c58048bc540a4a173fb1d0be3daaa with delete_type TABLET_DATA_TOMBSTONED (TS 092932fb016f4e7ca4dec2dfa97af2a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46928
W20260630 12:36:39.131247  8488 catalog_manager.cc:4995] TS 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): delete failed for tablet 879c58048bc540a4a173fb1d0be3daaa because the tablet was not found. No further retry: Not found: Tablet not found: 879c58048bc540a4a173fb1d0be3daaa
I20260630 12:36:39.138648  8601 consensus_queue.cc:237] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:39.143095  8750 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260630 12:36:39.144203  8678 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Refusing update from remote peer 7bfd0d603eda4136a7c42f2d5fc9fba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260630 12:36:39.144488  8967 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260630 12:36:39.145532  8968 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:36:39.151269  8967 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } }
I20260630 12:36:39.153451  8678 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } }
I20260630 12:36:39.158381  8750 raft_consensus.cc:2955] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } }
I20260630 12:36:39.162899  8486 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 436a24763d504b6f97e2d87ca9f91b9a with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:39.167833  8498 catalog_manager.cc:5697] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index 6 to 7, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New cstate: current_term: 1 leader_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } } }
I20260630 12:36:39.177754  8863 tablet_service.cc:1558] Processing DeleteTablet for tablet 436a24763d504b6f97e2d87ca9f91b9a with delete_type TABLET_DATA_TOMBSTONED (TS 092932fb016f4e7ca4dec2dfa97af2a7 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:46928
W20260630 12:36:39.179468  8488 catalog_manager.cc:4995] TS 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): delete failed for tablet 436a24763d504b6f97e2d87ca9f91b9a because the tablet was not found. No further retry: Not found: Tablet not found: 436a24763d504b6f97e2d87ca9f91b9a
I20260630 12:36:39.422370  8678 consensus_queue.cc:237] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } }
I20260630 12:36:39.427479  8750 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260630 12:36:39.429033  8961 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:36:39.429427  8601 raft_consensus.cc:1275] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Refusing update from remote peer e7b32992e2d64d7dab51a33b061e018e: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260630 12:36:39.431608  8961 consensus_queue.cc:1048] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:36:39.437326  8972 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } }
I20260630 12:36:39.442523  8750 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } }
I20260630 12:36:39.450176  8487 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae8864a77a9b40ef871fb2f44d45e177 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:39.451439  8601 raft_consensus.cc:2955] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } } }
I20260630 12:36:39.455101  8499 catalog_manager.cc:5697] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e reported cstate change: config changed from index 6 to 7, NON_VOTER 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4) evicted. New cstate: current_term: 1 leader_uuid: "e7b32992e2d64d7dab51a33b061e018e" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:39.467425  8863 tablet_service.cc:1558] Processing DeleteTablet for tablet ae8864a77a9b40ef871fb2f44d45e177 with delete_type TABLET_DATA_TOMBSTONED (TS 092932fb016f4e7ca4dec2dfa97af2a7 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:46928
W20260630 12:36:39.469122  8488 catalog_manager.cc:4995] TS 092932fb016f4e7ca4dec2dfa97af2a7 (127.0.123.4:33399): delete failed for tablet ae8864a77a9b40ef871fb2f44d45e177 because the tablet was not found. No further retry: Not found: Tablet not found: ae8864a77a9b40ef871fb2f44d45e177
I20260630 12:36:39.502465   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:36:39.532608   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:39.533381   492 tablet_replica.cc:333] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6: stopping tablet replica
I20260630 12:36:39.534292   492 raft_consensus.cc:2243] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:39.535207   492 raft_consensus.cc:2272] T ae8864a77a9b40ef871fb2f44d45e177 P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:39.538201   492 tablet_replica.cc:333] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6: stopping tablet replica
I20260630 12:36:39.538803   492 raft_consensus.cc:2243] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:39.539543   492 raft_consensus.cc:2272] T 436a24763d504b6f97e2d87ca9f91b9a P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:39.542258   492 tablet_replica.cc:333] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6: stopping tablet replica
I20260630 12:36:39.542742   492 raft_consensus.cc:2243] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:39.543294   492 raft_consensus.cc:2272] T 879c58048bc540a4a173fb1d0be3daaa P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:39.545841   492 tablet_replica.cc:333] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6: stopping tablet replica
I20260630 12:36:39.546335   492 raft_consensus.cc:2243] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:39.546991   492 raft_consensus.cc:2272] T fab9959d84fd466fb52af3dffe07cb6d P 7bfd0d603eda4136a7c42f2d5fc9fba6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:39.577638  8642 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:36689: connect: Connection refused (error 111)
W20260630 12:36:39.582582  8642 consensus_peers.cc:597] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e -> Peer 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689): Couldn't send request to peer 7bfd0d603eda4136a7c42f2d5fc9fba6. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:36689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:39.848642  8642 consensus_peers.cc:597] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e -> Peer 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689): Couldn't send request to peer 7bfd0d603eda4136a7c42f2d5fc9fba6. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:36689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:39.860755  8642 consensus_peers.cc:597] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e -> Peer 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689): Couldn't send request to peer 7bfd0d603eda4136a7c42f2d5fc9fba6. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:36689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:40.570197   492 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8624)
I20260630 12:36:40.654105  8972 raft_consensus.cc:493] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfd0d603eda4136a7c42f2d5fc9fba6)
I20260630 12:36:40.654623  8972 raft_consensus.cc:515] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:40.656273  8972 leader_election.cc:290] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689), 2f37df23e5a9408a91ef8fd98dcaa3e6 (127.0.123.3:38819)
I20260630 12:36:40.657380  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436a24763d504b6f97e2d87ca9f91b9a" candidate_uuid: "e7b32992e2d64d7dab51a33b061e018e" candidate_term: 2 candidate_status { last_received { term: 1 index: 7 } } ignore_live_leader: false dest_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" is_pre_election: true
I20260630 12:36:40.659687  8981 raft_consensus.cc:493] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfd0d603eda4136a7c42f2d5fc9fba6)
I20260630 12:36:40.660198  8981 raft_consensus.cc:515] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
W20260630 12:36:40.660900  8642 leader_election.cc:336] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36689: connect: Connection refused (error 111)
I20260630 12:36:40.661404  8642 leader_election.cc:304] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [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: e7b32992e2d64d7dab51a33b061e018e; no voters: 2f37df23e5a9408a91ef8fd98dcaa3e6, 7bfd0d603eda4136a7c42f2d5fc9fba6
I20260630 12:36:40.662130  8972 raft_consensus.cc:2749] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:40.662987  8981 leader_election.cc:290] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689), e7b32992e2d64d7dab51a33b061e018e (127.0.123.2:34189)
I20260630 12:36:40.664129  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436a24763d504b6f97e2d87ca9f91b9a" candidate_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 7 } } ignore_live_leader: false dest_uuid: "e7b32992e2d64d7dab51a33b061e018e" is_pre_election: true
I20260630 12:36:40.664783  8678 raft_consensus.cc:2468] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f37df23e5a9408a91ef8fd98dcaa3e6 in term 1.
I20260630 12:36:40.666191  8717 leader_election.cc:304] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [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: 2f37df23e5a9408a91ef8fd98dcaa3e6, e7b32992e2d64d7dab51a33b061e018e; no voters: 
I20260630 12:36:40.666999  8981 raft_consensus.cc:2804] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:40.667362  8981 raft_consensus.cc:493] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfd0d603eda4136a7c42f2d5fc9fba6)
I20260630 12:36:40.667726  8981 raft_consensus.cc:3060] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:40.668208  8716 leader_election.cc:336] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36689: connect: Connection refused (error 111)
I20260630 12:36:40.672595  8981 raft_consensus.cc:515] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:40.674052  8981 leader_election.cc:290] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689), e7b32992e2d64d7dab51a33b061e018e (127.0.123.2:34189)
I20260630 12:36:40.675092  8678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436a24763d504b6f97e2d87ca9f91b9a" candidate_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 7 } } ignore_live_leader: false dest_uuid: "e7b32992e2d64d7dab51a33b061e018e"
I20260630 12:36:40.675612  8678 raft_consensus.cc:3060] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:40.677651  8716 leader_election.cc:336] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36689: connect: Connection refused (error 111)
I20260630 12:36:40.680755  8678 raft_consensus.cc:2468] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f37df23e5a9408a91ef8fd98dcaa3e6 in term 2.
I20260630 12:36:40.681690  8717 leader_election.cc:304] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [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: 2f37df23e5a9408a91ef8fd98dcaa3e6, e7b32992e2d64d7dab51a33b061e018e; no voters: 7bfd0d603eda4136a7c42f2d5fc9fba6
I20260630 12:36:40.682430  8981 raft_consensus.cc:2804] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:40.683429  8981 raft_consensus.cc:697] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 2 LEADER]: Becoming Leader. State: Replica: 2f37df23e5a9408a91ef8fd98dcaa3e6, State: Running, Role: LEADER
I20260630 12:36:40.684244  8981 consensus_queue.cc:237] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } }
I20260630 12:36:40.691299  8499 catalog_manager.cc:5697] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 reported cstate change: term changed from 1 to 2, leader changed from 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1) to 2f37df23e5a9408a91ef8fd98dcaa3e6 (127.0.123.3). New cstate: current_term: 2 leader_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfd0d603eda4136a7c42f2d5fc9fba6" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f37df23e5a9408a91ef8fd98dcaa3e6" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38819 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:41.186077  8678 raft_consensus.cc:1275] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 2 FOLLOWER]: Refusing update from remote peer 2f37df23e5a9408a91ef8fd98dcaa3e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 2 index: 8. (index mismatch)
I20260630 12:36:41.187376  8981 consensus_queue.cc:1048] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b32992e2d64d7dab51a33b061e018e" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34189 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260630 12:36:41.211117  8716 consensus_peers.cc:597] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 -> Peer 7bfd0d603eda4136a7c42f2d5fc9fba6 (127.0.123.1:36689): Couldn't send request to peer 7bfd0d603eda4136a7c42f2d5fc9fba6. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:36689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:41.352807   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:36:41.367836   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:36:41.388334   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:41.389097   492 tablet_replica.cc:333] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e: stopping tablet replica
I20260630 12:36:41.389760   492 raft_consensus.cc:2243] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:41.390542   492 raft_consensus.cc:2272] T fab9959d84fd466fb52af3dffe07cb6d P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:41.392835   492 tablet_replica.cc:333] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e: stopping tablet replica
I20260630 12:36:41.393384   492 raft_consensus.cc:2243] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:41.393966   492 raft_consensus.cc:2272] T 436a24763d504b6f97e2d87ca9f91b9a P e7b32992e2d64d7dab51a33b061e018e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:41.396458   492 tablet_replica.cc:333] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e: stopping tablet replica
I20260630 12:36:41.396948   492 raft_consensus.cc:2243] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:41.397634   492 raft_consensus.cc:2272] T 879c58048bc540a4a173fb1d0be3daaa P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:41.399609   492 tablet_replica.cc:333] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e: stopping tablet replica
I20260630 12:36:41.400098   492 raft_consensus.cc:2243] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:41.400779   492 raft_consensus.cc:2272] T ae8864a77a9b40ef871fb2f44d45e177 P e7b32992e2d64d7dab51a33b061e018e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:41.424472   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:36:41.439574   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:36:41.458531   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:41.459182   492 tablet_replica.cc:333] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6: stopping tablet replica
I20260630 12:36:41.459790   492 raft_consensus.cc:2243] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:41.460364   492 raft_consensus.cc:2272] T ae8864a77a9b40ef871fb2f44d45e177 P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:41.462371   492 tablet_replica.cc:333] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6: stopping tablet replica
I20260630 12:36:41.462852   492 raft_consensus.cc:2243] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:41.464021   492 raft_consensus.cc:2272] T 436a24763d504b6f97e2d87ca9f91b9a P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:41.466214   492 tablet_replica.cc:333] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6: stopping tablet replica
I20260630 12:36:41.466665   492 raft_consensus.cc:2243] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:41.467236   492 raft_consensus.cc:2272] T fab9959d84fd466fb52af3dffe07cb6d P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:41.469175   492 tablet_replica.cc:333] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6: stopping tablet replica
I20260630 12:36:41.469584   492 raft_consensus.cc:2243] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:41.470091   492 raft_consensus.cc:2272] T 879c58048bc540a4a173fb1d0be3daaa P 2f37df23e5a9408a91ef8fd98dcaa3e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:41.492352   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:36:41.506583   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:36:41.524853   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:41.541496   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:36:41.551355   492 master.cc:562] Master@127.0.123.62:39185 shutting down...
I20260630 12:36:41.566499   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:41.566947   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:41.567210   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P af6c63135fa0418b802c32bb78cfa2ad: stopping tablet replica
I20260630 12:36:41.586498   492 master.cc:584] Master@127.0.123.62:39185 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (8879 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:36:41.621623   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:32987
I20260630 12:36:41.622634   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:41.628170  8999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:41.628242  8997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:41.628252  8996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:41.629025   492 server_base.cc:1061] running on GCE node
I20260630 12:36:41.629748   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:41.629920   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:41.630030   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823001630019 us; error 0 us; skew 500 ppm
I20260630 12:36:41.630475   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:41.632506   492 webserver.cc:533] Webserver started at http://127.0.123.62:45845/ using document root <none> and password file <none>
I20260630 12:36:41.632894   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:41.633041   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:41.633249   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:41.634215   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "d3c12fd68e36424a8024b535c670d83b"
format_stamp: "Formatted at 2026-06-30 12:36:41 on dist-test-slave-khbc"
I20260630 12:36:41.638200   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:41.641161  9004 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:41.641808   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:36:41.642050   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "d3c12fd68e36424a8024b535c670d83b"
format_stamp: "Formatted at 2026-06-30 12:36:41 on dist-test-slave-khbc"
I20260630 12:36:41.642302   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:41.655872   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:41.656905   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:41.691638   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:32987
I20260630 12:36:41.691788  9055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:32987 every 8 connection(s)
I20260630 12:36:41.695175  9056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:41.705292  9056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b: Bootstrap starting.
I20260630 12:36:41.709635  9056 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:41.713336  9056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b: No bootstrap required, opened a new log
I20260630 12:36:41.715224  9056 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c12fd68e36424a8024b535c670d83b" member_type: VOTER }
I20260630 12:36:41.715562  9056 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:41.715758  9056 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c12fd68e36424a8024b535c670d83b, State: Initialized, Role: FOLLOWER
I20260630 12:36:41.716243  9056 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3c12fd68e36424a8024b535c670d83b" member_type: VOTER }
I20260630 12:36:41.716619  9056 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:41.716809  9056 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:41.717006  9056 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:41.720945  9056 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c12fd68e36424a8024b535c670d83b" member_type: VOTER }
I20260630 12:36:41.721360  9056 leader_election.cc:304] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [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: d3c12fd68e36424a8024b535c670d83b; no voters: 
I20260630 12:36:41.722330  9056 leader_election.cc:290] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:41.722594  9059 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:41.723801  9059 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [term 1 LEADER]: Becoming Leader. State: Replica: d3c12fd68e36424a8024b535c670d83b, State: Running, Role: LEADER
I20260630 12:36:41.724397  9059 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [LEADER]: Queue going to LEADER mode. State: All 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: "d3c12fd68e36424a8024b535c670d83b" member_type: VOTER }
I20260630 12:36:41.725003  9056 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:41.729101  9061 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3c12fd68e36424a8024b535c670d83b. Latest consensus state: current_term: 1 leader_uuid: "d3c12fd68e36424a8024b535c670d83b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c12fd68e36424a8024b535c670d83b" member_type: VOTER } }
I20260630 12:36:41.729671  9061 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:41.729646  9060 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3c12fd68e36424a8024b535c670d83b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c12fd68e36424a8024b535c670d83b" member_type: VOTER } }
I20260630 12:36:41.730353  9060 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:41.733704  9067 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:41.739405  9067 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:41.740290   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:41.747177  9067 catalog_manager.cc:1383] Generated new cluster ID: dc88753084b9436ab243a82c2bb86b06
I20260630 12:36:41.747440  9067 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:41.771288  9067 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:41.772457  9067 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:41.783034  9067 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b: Generated new TSK 0
I20260630 12:36:41.783510  9067 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:41.806730   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:41.813290  9077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:41.814081  9078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:41.816310  9080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:41.817251   492 server_base.cc:1061] running on GCE node
I20260630 12:36:41.818126   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:41.818305   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:41.818483   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823001818469 us; error 0 us; skew 500 ppm
I20260630 12:36:41.818914   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:41.820940   492 webserver.cc:533] Webserver started at http://127.0.123.1:44995/ using document root <none> and password file <none>
I20260630 12:36:41.821350   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:41.821498   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:41.821698   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:41.822649   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "09807ba013cd4f9f89e16d39594aa549"
format_stamp: "Formatted at 2026-06-30 12:36:41 on dist-test-slave-khbc"
I20260630 12:36:41.826653   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:41.829610  9085 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:41.830263   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:36:41.830505   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "09807ba013cd4f9f89e16d39594aa549"
format_stamp: "Formatted at 2026-06-30 12:36:41 on dist-test-slave-khbc"
I20260630 12:36:41.830756   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:41.841444   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:41.842453   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:41.843981   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:41.846079   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:41.846249   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:41.846413   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:41.846558   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:41.883790   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:35915
I20260630 12:36:41.883883  9147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:35915 every 8 connection(s)
I20260630 12:36:41.888432   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:41.894582  9152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:41.896245  9153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:41.897536  9155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:41.897823   492 server_base.cc:1061] running on GCE node
I20260630 12:36:41.898808   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:41.899070   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:41.899276   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823001899257 us; error 0 us; skew 500 ppm
I20260630 12:36:41.899880   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:41.900372  9148 heartbeater.cc:344] Connected to a master server at 127.0.123.62:32987
I20260630 12:36:41.900699  9148 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:41.901351  9148 heartbeater.cc:507] Master 127.0.123.62:32987 requested a full tablet report, sending...
I20260630 12:36:41.902417   492 webserver.cc:533] Webserver started at http://127.0.123.2:41879/ using document root <none> and password file <none>
I20260630 12:36:41.902968   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:41.903196   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:41.903302  9021 ts_manager.cc:194] Registered new tserver with Master: 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915)
I20260630 12:36:41.903553   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:41.905107   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "fbc27380f1cd4497ae7b77fb555b657b"
format_stamp: "Formatted at 2026-06-30 12:36:41 on dist-test-slave-khbc"
I20260630 12:36:41.905742  9021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36704
I20260630 12:36:41.909847   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:41.913276  9160 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:41.913955   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:41.914235   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "fbc27380f1cd4497ae7b77fb555b657b"
format_stamp: "Formatted at 2026-06-30 12:36:41 on dist-test-slave-khbc"
I20260630 12:36:41.914475   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:41.927300   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:41.928369   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:41.929677   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:41.931682   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:41.931924   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:41.932157   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:41.932323   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:41.968561   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:36651
I20260630 12:36:41.968655  9222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:36651 every 8 connection(s)
I20260630 12:36:41.973043   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:41.979458  9226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:41.980875  9227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:41.982486  9229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:41.983129   492 server_base.cc:1061] running on GCE node
I20260630 12:36:41.983982   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:41.984184   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:41.984385   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823001984365 us; error 0 us; skew 500 ppm
I20260630 12:36:41.984460  9223 heartbeater.cc:344] Connected to a master server at 127.0.123.62:32987
I20260630 12:36:41.984874  9223 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:41.984985   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:41.985611  9223 heartbeater.cc:507] Master 127.0.123.62:32987 requested a full tablet report, sending...
I20260630 12:36:41.987450   492 webserver.cc:533] Webserver started at http://127.0.123.3:39265/ using document root <none> and password file <none>
I20260630 12:36:41.987785  9021 ts_manager.cc:194] Registered new tserver with Master: fbc27380f1cd4497ae7b77fb555b657b (127.0.123.2:36651)
I20260630 12:36:41.988117   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:41.988394   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:41.988691   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:41.989537  9021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36712
I20260630 12:36:41.990166   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "f4da8dbba8794f349ddae88b7005f7ea"
format_stamp: "Formatted at 2026-06-30 12:36:41 on dist-test-slave-khbc"
I20260630 12:36:41.994266   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:41.997268  9234 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:41.997929   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:41.998180   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "f4da8dbba8794f349ddae88b7005f7ea"
format_stamp: "Formatted at 2026-06-30 12:36:41 on dist-test-slave-khbc"
I20260630 12:36:41.998423   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:42.021546   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:42.022521   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:42.023859   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:42.025907   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:42.026111   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:42.026331   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:42.026472   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:42.062382   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:38697
I20260630 12:36:42.062479  9296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:38697 every 8 connection(s)
I20260630 12:36:42.075294  9297 heartbeater.cc:344] Connected to a master server at 127.0.123.62:32987
I20260630 12:36:42.075672  9297 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:42.076359  9297 heartbeater.cc:507] Master 127.0.123.62:32987 requested a full tablet report, sending...
I20260630 12:36:42.078092  9021 ts_manager.cc:194] Registered new tserver with Master: f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:42.078310   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012992475s
I20260630 12:36:42.079336  9021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36724
I20260630 12:36:42.908330  9148 heartbeater.cc:499] Master 127.0.123.62:32987 was elected leader, sending a full tablet report...
I20260630 12:36:42.991930  9223 heartbeater.cc:499] Master 127.0.123.62:32987 was elected leader, sending a full tablet report...
I20260630 12:36:43.081624  9297 heartbeater.cc:499] Master 127.0.123.62:32987 was elected leader, sending a full tablet report...
I20260630 12:36:43.130453  9021 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36732:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:43.132858  9021 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:43.198897  9113 tablet_service.cc:1511] Processing CreateTablet for tablet 21316d2bab0f4e39ab71385106ad9adf (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:36:43.200354  9113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21316d2bab0f4e39ab71385106ad9adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.206642  9262 tablet_service.cc:1511] Processing CreateTablet for tablet 21316d2bab0f4e39ab71385106ad9adf (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:36:43.208037  9262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21316d2bab0f4e39ab71385106ad9adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.208696  9260 tablet_service.cc:1511] Processing CreateTablet for tablet 021e1cde7b4d4541b1ebf9af646d1834 (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:36:43.210042  9260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021e1cde7b4d4541b1ebf9af646d1834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.211912  9112 tablet_service.cc:1511] Processing CreateTablet for tablet 06622d69fa804d56969f83957bdfc6df (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:36:43.212822  9258 tablet_service.cc:1511] Processing CreateTablet for tablet 9b979a6716ba40b492c8fed653d3b44f (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:36:43.213326  9112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06622d69fa804d56969f83957bdfc6df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.214219  9258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b979a6716ba40b492c8fed653d3b44f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.216241  9257 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2b677fc47e46908144c14ded2e0e81 (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:36:43.217566  9257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2b677fc47e46908144c14ded2e0e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.219000  9261 tablet_service.cc:1511] Processing CreateTablet for tablet 06622d69fa804d56969f83957bdfc6df (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:36:43.219924  9259 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1e5c79019349a98d3d85590cfd71fb (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:36:43.221256  9259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1e5c79019349a98d3d85590cfd71fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.222754  9261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06622d69fa804d56969f83957bdfc6df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.237174  9111 tablet_service.cc:1511] Processing CreateTablet for tablet 021e1cde7b4d4541b1ebf9af646d1834 (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:36:43.238531  9111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021e1cde7b4d4541b1ebf9af646d1834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.240796  9188 tablet_service.cc:1511] Processing CreateTablet for tablet 21316d2bab0f4e39ab71385106ad9adf (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:36:43.241978  9188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21316d2bab0f4e39ab71385106ad9adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.244524  9183 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2b677fc47e46908144c14ded2e0e81 (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:36:43.245757  9183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2b677fc47e46908144c14ded2e0e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.248735  9184 tablet_service.cc:1511] Processing CreateTablet for tablet 9b979a6716ba40b492c8fed653d3b44f (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:36:43.249986  9184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b979a6716ba40b492c8fed653d3b44f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.252730  9185 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1e5c79019349a98d3d85590cfd71fb (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:36:43.253988  9185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1e5c79019349a98d3d85590cfd71fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.254830  9317 tablet_bootstrap.cc:492] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea: Bootstrap starting.
I20260630 12:36:43.257306  9186 tablet_service.cc:1511] Processing CreateTablet for tablet 021e1cde7b4d4541b1ebf9af646d1834 (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:36:43.258042  9187 tablet_service.cc:1511] Processing CreateTablet for tablet 06622d69fa804d56969f83957bdfc6df (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:36:43.258572  9186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021e1cde7b4d4541b1ebf9af646d1834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.270543  9187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06622d69fa804d56969f83957bdfc6df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.275209  9110 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1e5c79019349a98d3d85590cfd71fb (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:36:43.276567  9110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1e5c79019349a98d3d85590cfd71fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.286670  9109 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2b677fc47e46908144c14ded2e0e81 (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:36:43.286583  9113 tablet_service.cc:1511] Processing CreateTablet for tablet 9b979a6716ba40b492c8fed653d3b44f (DEFAULT_TABLE table=test-workload [id=d39f620e755d4b1c830c6e0f6d8d5dfc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:36:43.288849  9109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2b677fc47e46908144c14ded2e0e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.303946  9317 tablet_bootstrap.cc:654] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.307484  9113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b979a6716ba40b492c8fed653d3b44f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:43.326027  9318 tablet_bootstrap.cc:492] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b: Bootstrap starting.
I20260630 12:36:43.350091  9319 tablet_bootstrap.cc:492] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549: Bootstrap starting.
I20260630 12:36:43.350581  9318 tablet_bootstrap.cc:654] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.356206  9317 tablet_bootstrap.cc:492] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea: No bootstrap required, opened a new log
I20260630 12:36:43.356714  9317 ts_tablet_manager.cc:1403] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea: Time spent bootstrapping tablet: real 0.102s	user 0.026s	sys 0.011s
I20260630 12:36:43.358381  9319 tablet_bootstrap.cc:654] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.359525  9317 raft_consensus.cc:359] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.360325  9317 raft_consensus.cc:385] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.360603  9317 raft_consensus.cc:740] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4da8dbba8794f349ddae88b7005f7ea, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.360994  9318 tablet_bootstrap.cc:492] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b: No bootstrap required, opened a new log
I20260630 12:36:43.361451  9318 ts_tablet_manager.cc:1403] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.004s
I20260630 12:36:43.361379  9317 consensus_queue.cc:260] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.363812  9318 raft_consensus.cc:359] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.364338  9318 raft_consensus.cc:385] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.364547  9318 raft_consensus.cc:740] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbc27380f1cd4497ae7b77fb555b657b, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.365142  9318 consensus_queue.cc:260] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.368306  9317 ts_tablet_manager.cc:1434] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260630 12:36:43.369447  9317 tablet_bootstrap.cc:492] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea: Bootstrap starting.
I20260630 12:36:43.373615  9318 ts_tablet_manager.cc:1434] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:36:43.374130  9323 raft_consensus.cc:493] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:43.374665  9323 raft_consensus.cc:515] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.375531  9317 tablet_bootstrap.cc:654] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.380014  9318 tablet_bootstrap.cc:492] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b: Bootstrap starting.
I20260630 12:36:43.384034  9323 leader_election.cc:290] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915), fbc27380f1cd4497ae7b77fb555b657b (127.0.123.2:36651)
I20260630 12:36:43.387001  9318 tablet_bootstrap.cc:654] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.387244  9319 tablet_bootstrap.cc:492] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549: No bootstrap required, opened a new log
I20260630 12:36:43.387758  9319 ts_tablet_manager.cc:1403] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.011s
I20260630 12:36:43.390863  9319 raft_consensus.cc:359] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.391642  9319 raft_consensus.cc:385] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.392011  9319 raft_consensus.cc:740] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09807ba013cd4f9f89e16d39594aa549, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.392930  9319 consensus_queue.cc:260] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.399500  9317 tablet_bootstrap.cc:492] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea: No bootstrap required, opened a new log
I20260630 12:36:43.399968  9317 ts_tablet_manager.cc:1403] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260630 12:36:43.401584  9318 tablet_bootstrap.cc:492] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b: No bootstrap required, opened a new log
I20260630 12:36:43.402105  9318 ts_tablet_manager.cc:1403] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260630 12:36:43.402732  9317 raft_consensus.cc:359] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.403478  9317 raft_consensus.cc:385] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.403776  9317 raft_consensus.cc:740] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4da8dbba8794f349ddae88b7005f7ea, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.404531  9317 consensus_queue.cc:260] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.405359  9318 raft_consensus.cc:359] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.406082  9318 raft_consensus.cc:385] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.406422  9318 raft_consensus.cc:740] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbc27380f1cd4497ae7b77fb555b657b, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.406586  9317 ts_tablet_manager.cc:1434] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:36:43.407334  9318 consensus_queue.cc:260] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.408855  9319 ts_tablet_manager.cc:1434] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260630 12:36:43.412298  9319 tablet_bootstrap.cc:492] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549: Bootstrap starting.
I20260630 12:36:43.412319  9318 ts_tablet_manager.cc:1434] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:36:43.412616  9123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21316d2bab0f4e39ab71385106ad9adf" candidate_uuid: "f4da8dbba8794f349ddae88b7005f7ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09807ba013cd4f9f89e16d39594aa549" is_pre_election: true
I20260630 12:36:43.413611  9318 tablet_bootstrap.cc:492] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b: Bootstrap starting.
W20260630 12:36:43.415930  9238 leader_election.cc:343] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:43.420338  9318 tablet_bootstrap.cc:654] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.420338  9319 tablet_bootstrap.cc:654] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.407593  9317 tablet_bootstrap.cc:492] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea: Bootstrap starting.
I20260630 12:36:43.430112  9329 raft_consensus.cc:493] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:43.430691  9329 raft_consensus.cc:515] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.433059  9198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21316d2bab0f4e39ab71385106ad9adf" candidate_uuid: "f4da8dbba8794f349ddae88b7005f7ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbc27380f1cd4497ae7b77fb555b657b" is_pre_election: true
I20260630 12:36:43.433831  9198 raft_consensus.cc:2468] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4da8dbba8794f349ddae88b7005f7ea in term 0.
I20260630 12:36:43.436679  9238 leader_election.cc:304] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [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: f4da8dbba8794f349ddae88b7005f7ea, fbc27380f1cd4497ae7b77fb555b657b; no voters: 09807ba013cd4f9f89e16d39594aa549
I20260630 12:36:43.437618  9323 raft_consensus.cc:2804] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:43.437987  9323 raft_consensus.cc:493] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:43.438288  9323 raft_consensus.cc:3060] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.446452  9323 raft_consensus.cc:515] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.446933  9329 leader_election.cc:290] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbc27380f1cd4497ae7b77fb555b657b (127.0.123.2:36651), f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:43.451292  9123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21316d2bab0f4e39ab71385106ad9adf" candidate_uuid: "f4da8dbba8794f349ddae88b7005f7ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09807ba013cd4f9f89e16d39594aa549"
W20260630 12:36:43.452996  9238 leader_election.cc:343] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:43.455127  9198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21316d2bab0f4e39ab71385106ad9adf" candidate_uuid: "f4da8dbba8794f349ddae88b7005f7ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbc27380f1cd4497ae7b77fb555b657b"
I20260630 12:36:43.455740  9198 raft_consensus.cc:3060] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.462996  9323 leader_election.cc:290] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [CANDIDATE]: Term 1 election: Requested vote from peers 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915), fbc27380f1cd4497ae7b77fb555b657b (127.0.123.2:36651)
I20260630 12:36:43.464730  9198 raft_consensus.cc:2468] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4da8dbba8794f349ddae88b7005f7ea in term 1.
I20260630 12:36:43.466109  9238 leader_election.cc:304] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [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: f4da8dbba8794f349ddae88b7005f7ea, fbc27380f1cd4497ae7b77fb555b657b; no voters: 09807ba013cd4f9f89e16d39594aa549
I20260630 12:36:43.467362  9323 raft_consensus.cc:2804] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:43.463218  9317 tablet_bootstrap.cc:654] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.471958  9323 raft_consensus.cc:697] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 1 LEADER]: Becoming Leader. State: Replica: f4da8dbba8794f349ddae88b7005f7ea, State: Running, Role: LEADER
I20260630 12:36:43.472925  9323 consensus_queue.cc:237] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.466495  9318 tablet_bootstrap.cc:492] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b: No bootstrap required, opened a new log
I20260630 12:36:43.475306  9318 ts_tablet_manager.cc:1403] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.028s
I20260630 12:36:43.476202  9198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06622d69fa804d56969f83957bdfc6df" candidate_uuid: "09807ba013cd4f9f89e16d39594aa549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbc27380f1cd4497ae7b77fb555b657b" is_pre_election: true
I20260630 12:36:43.476889  9198 raft_consensus.cc:2468] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09807ba013cd4f9f89e16d39594aa549 in term 0.
I20260630 12:36:43.478235  9318 raft_consensus.cc:359] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.478576  9089 leader_election.cc:304] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09807ba013cd4f9f89e16d39594aa549, fbc27380f1cd4497ae7b77fb555b657b; no voters: 
I20260630 12:36:43.478963  9318 raft_consensus.cc:385] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.479261  9318 raft_consensus.cc:740] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbc27380f1cd4497ae7b77fb555b657b, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.479518  9329 raft_consensus.cc:2804] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:43.479912  9329 raft_consensus.cc:493] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:43.480223  9329 raft_consensus.cc:3060] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.480707  9317 tablet_bootstrap.cc:492] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea: No bootstrap required, opened a new log
I20260630 12:36:43.481240  9317 ts_tablet_manager.cc:1403] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.002s
I20260630 12:36:43.484225  9272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06622d69fa804d56969f83957bdfc6df" candidate_uuid: "09807ba013cd4f9f89e16d39594aa549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4da8dbba8794f349ddae88b7005f7ea" is_pre_election: true
I20260630 12:36:43.484934  9272 raft_consensus.cc:2468] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09807ba013cd4f9f89e16d39594aa549 in term 0.
I20260630 12:36:43.485301  9318 consensus_queue.cc:260] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.488291  9319 tablet_bootstrap.cc:492] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549: No bootstrap required, opened a new log
I20260630 12:36:43.488441  9318 ts_tablet_manager.cc:1434] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:36:43.484894  9317 raft_consensus.cc:359] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.489327  9317 raft_consensus.cc:385] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.489693  9318 tablet_bootstrap.cc:492] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b: Bootstrap starting.
I20260630 12:36:43.490012  9319 ts_tablet_manager.cc:1403] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.039s
I20260630 12:36:43.491139  9018 catalog_manager.cc:5697] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea reported cstate change: term changed from 0 to 1, leader changed from <none> to f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3). New cstate: current_term: 1 leader_uuid: "f4da8dbba8794f349ddae88b7005f7ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:43.492880  9319 raft_consensus.cc:359] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.493583  9319 raft_consensus.cc:385] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.493853  9319 raft_consensus.cc:740] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09807ba013cd4f9f89e16d39594aa549, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.494519  9319 consensus_queue.cc:260] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.489660  9317 raft_consensus.cc:740] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4da8dbba8794f349ddae88b7005f7ea, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.496203  9318 tablet_bootstrap.cc:654] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.496618  9317 consensus_queue.cc:260] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.500098  9317 ts_tablet_manager.cc:1434] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260630 12:36:43.500998  9317 tablet_bootstrap.cc:492] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea: Bootstrap starting.
I20260630 12:36:43.506340  9317 tablet_bootstrap.cc:654] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.507375  9318 tablet_bootstrap.cc:492] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b: No bootstrap required, opened a new log
I20260630 12:36:43.507333  9329 raft_consensus.cc:515] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.508070  9318 ts_tablet_manager.cc:1403] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.014s
I20260630 12:36:43.510440  9319 ts_tablet_manager.cc:1434] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260630 12:36:43.511235  9272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06622d69fa804d56969f83957bdfc6df" candidate_uuid: "09807ba013cd4f9f89e16d39594aa549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4da8dbba8794f349ddae88b7005f7ea"
I20260630 12:36:43.511520  9319 tablet_bootstrap.cc:492] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549: Bootstrap starting.
I20260630 12:36:43.511904  9272 raft_consensus.cc:3060] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.513180  9318 raft_consensus.cc:359] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.513861  9318 raft_consensus.cc:385] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.514125  9318 raft_consensus.cc:740] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbc27380f1cd4497ae7b77fb555b657b, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.515800  9198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06622d69fa804d56969f83957bdfc6df" candidate_uuid: "09807ba013cd4f9f89e16d39594aa549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbc27380f1cd4497ae7b77fb555b657b"
I20260630 12:36:43.516415  9198 raft_consensus.cc:3060] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.518321  9319 tablet_bootstrap.cc:654] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.523644  9198 raft_consensus.cc:2468] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09807ba013cd4f9f89e16d39594aa549 in term 1.
I20260630 12:36:43.525538  9089 leader_election.cc:304] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09807ba013cd4f9f89e16d39594aa549, fbc27380f1cd4497ae7b77fb555b657b; no voters: 
I20260630 12:36:43.523941  9329 leader_election.cc:290] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [CANDIDATE]: Term 1 election: Requested vote from peers fbc27380f1cd4497ae7b77fb555b657b (127.0.123.2:36651), f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:43.526985  9329 raft_consensus.cc:2804] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:43.527420  9329 raft_consensus.cc:697] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 1 LEADER]: Becoming Leader. State: Replica: 09807ba013cd4f9f89e16d39594aa549, State: Running, Role: LEADER
I20260630 12:36:43.528299  9329 consensus_queue.cc:237] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.524272  9318 consensus_queue.cc:260] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.532682  9318 ts_tablet_manager.cc:1434] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:36:43.535199  9272 raft_consensus.cc:2468] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09807ba013cd4f9f89e16d39594aa549 in term 1.
I20260630 12:36:43.535765  9318 tablet_bootstrap.cc:492] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b: Bootstrap starting.
I20260630 12:36:43.543460  9021 catalog_manager.cc:5697] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "09807ba013cd4f9f89e16d39594aa549" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:43.543443  9318 tablet_bootstrap.cc:654] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.546296  9317 tablet_bootstrap.cc:492] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea: No bootstrap required, opened a new log
I20260630 12:36:43.546833  9317 ts_tablet_manager.cc:1403] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.027s
I20260630 12:36:43.547138  9319 tablet_bootstrap.cc:492] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549: No bootstrap required, opened a new log
I20260630 12:36:43.547655  9319 ts_tablet_manager.cc:1403] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.005s
I20260630 12:36:43.549808  9317 raft_consensus.cc:359] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.550609  9317 raft_consensus.cc:385] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.550393  9319 raft_consensus.cc:359] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.550983  9317 raft_consensus.cc:740] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4da8dbba8794f349ddae88b7005f7ea, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.551173  9319 raft_consensus.cc:385] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.551540  9319 raft_consensus.cc:740] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09807ba013cd4f9f89e16d39594aa549, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.552060  9317 consensus_queue.cc:260] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.552417  9319 consensus_queue.cc:260] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.554778  9319 ts_tablet_manager.cc:1434] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:43.555830  9319 tablet_bootstrap.cc:492] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549: Bootstrap starting.
I20260630 12:36:43.560830  9317 ts_tablet_manager.cc:1434] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260630 12:36:43.561511  9319 tablet_bootstrap.cc:654] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.562965  9317 tablet_bootstrap.cc:492] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea: Bootstrap starting.
I20260630 12:36:43.563644  9324 raft_consensus.cc:493] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:43.564147  9324 raft_consensus.cc:515] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.569461  9317 tablet_bootstrap.cc:654] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.573477  9324 leader_election.cc:290] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915), f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:43.575111  9319 tablet_bootstrap.cc:492] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549: No bootstrap required, opened a new log
I20260630 12:36:43.575721  9319 ts_tablet_manager.cc:1403] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:36:43.578593  9319 raft_consensus.cc:359] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.579281  9319 raft_consensus.cc:385] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.579578  9319 raft_consensus.cc:740] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09807ba013cd4f9f89e16d39594aa549, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.580456  9319 consensus_queue.cc:260] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.581027  9318 tablet_bootstrap.cc:492] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b: No bootstrap required, opened a new log
I20260630 12:36:43.581699  9318 ts_tablet_manager.cc:1403] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.010s
I20260630 12:36:43.584779  9318 raft_consensus.cc:359] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.585255  9319 ts_tablet_manager.cc:1434] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:36:43.585603  9318 raft_consensus.cc:385] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.586007  9318 raft_consensus.cc:740] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbc27380f1cd4497ae7b77fb555b657b, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.587262  9319 tablet_bootstrap.cc:492] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549: Bootstrap starting.
I20260630 12:36:43.586967  9318 consensus_queue.cc:260] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.593120  9319 tablet_bootstrap.cc:654] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.595114  9318 ts_tablet_manager.cc:1434] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:36:43.602380  9318 tablet_bootstrap.cc:492] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b: Bootstrap starting.
I20260630 12:36:43.610257  9123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021e1cde7b4d4541b1ebf9af646d1834" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09807ba013cd4f9f89e16d39594aa549" is_pre_election: true
I20260630 12:36:43.611471  9123 raft_consensus.cc:2468] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 0.
I20260630 12:36:43.612936  9164 leader_election.cc:304] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09807ba013cd4f9f89e16d39594aa549, fbc27380f1cd4497ae7b77fb555b657b; no voters: 
I20260630 12:36:43.613062  9272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021e1cde7b4d4541b1ebf9af646d1834" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4da8dbba8794f349ddae88b7005f7ea" is_pre_election: true
I20260630 12:36:43.613850  9272 raft_consensus.cc:2468] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 0.
I20260630 12:36:43.614778  9324 raft_consensus.cc:2804] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:43.615208  9324 raft_consensus.cc:493] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:43.615572  9324 raft_consensus.cc:3060] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.616725  9319 tablet_bootstrap.cc:492] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549: No bootstrap required, opened a new log
I20260630 12:36:43.617108  9319 ts_tablet_manager.cc:1403] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.011s
I20260630 12:36:43.619124  9319 raft_consensus.cc:359] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.619571  9319 raft_consensus.cc:385] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.619879  9319 raft_consensus.cc:740] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09807ba013cd4f9f89e16d39594aa549, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.620716  9319 consensus_queue.cc:260] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.623485  9324 raft_consensus.cc:515] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.627869  9319 ts_tablet_manager.cc:1434] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:36:43.631307  9319 tablet_bootstrap.cc:492] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549: Bootstrap starting.
I20260630 12:36:43.631191  9318 tablet_bootstrap.cc:654] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.642818  9317 tablet_bootstrap.cc:492] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea: No bootstrap required, opened a new log
I20260630 12:36:43.627614  9348 raft_consensus.cc:493] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:43.654153  9317 ts_tablet_manager.cc:1403] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea: Time spent bootstrapping tablet: real 0.091s	user 0.021s	sys 0.055s
I20260630 12:36:43.654312  9348 raft_consensus.cc:515] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.630064  9123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021e1cde7b4d4541b1ebf9af646d1834" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09807ba013cd4f9f89e16d39594aa549"
I20260630 12:36:43.656013  9123 raft_consensus.cc:3060] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.657269  9317 raft_consensus.cc:359] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.658048  9317 raft_consensus.cc:385] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.658370  9317 raft_consensus.cc:740] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4da8dbba8794f349ddae88b7005f7ea, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.659241  9317 consensus_queue.cc:260] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.659786  9319 tablet_bootstrap.cc:654] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.630134  9324 leader_election.cc:290] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 election: Requested vote from peers 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915), f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:43.659840  9122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b979a6716ba40b492c8fed653d3b44f" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09807ba013cd4f9f89e16d39594aa549" is_pre_election: true
I20260630 12:36:43.660699  9122 raft_consensus.cc:2468] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 0.
I20260630 12:36:43.661559  9271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b979a6716ba40b492c8fed653d3b44f" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4da8dbba8794f349ddae88b7005f7ea" is_pre_election: true
I20260630 12:36:43.661990  9317 ts_tablet_manager.cc:1434] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:43.662235  9271 raft_consensus.cc:2468] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 0.
I20260630 12:36:43.663015  9317 tablet_bootstrap.cc:492] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea: Bootstrap starting.
I20260630 12:36:43.662914  9164 leader_election.cc:304] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09807ba013cd4f9f89e16d39594aa549, fbc27380f1cd4497ae7b77fb555b657b; no voters: 
I20260630 12:36:43.663882  9324 raft_consensus.cc:2804] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:43.664247  9324 raft_consensus.cc:493] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:43.664594  9324 raft_consensus.cc:3060] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.665942  9318 tablet_bootstrap.cc:492] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b: No bootstrap required, opened a new log
I20260630 12:36:43.666594  9318 ts_tablet_manager.cc:1403] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.011s
I20260630 12:36:43.630959  9272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021e1cde7b4d4541b1ebf9af646d1834" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4da8dbba8794f349ddae88b7005f7ea"
I20260630 12:36:43.674049  9272 raft_consensus.cc:3060] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.675496  9324 raft_consensus.cc:515] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.678580  9319 tablet_bootstrap.cc:492] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549: No bootstrap required, opened a new log
I20260630 12:36:43.679111  9319 ts_tablet_manager.cc:1403] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.023s
I20260630 12:36:43.679291  9122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b979a6716ba40b492c8fed653d3b44f" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09807ba013cd4f9f89e16d39594aa549"
I20260630 12:36:43.679913  9122 raft_consensus.cc:3060] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.680224  9348 leader_election.cc:290] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915), f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:43.673565  9317 tablet_bootstrap.cc:654] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.670049  9318 raft_consensus.cc:359] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.681151  9318 raft_consensus.cc:385] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.681447  9318 raft_consensus.cc:740] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbc27380f1cd4497ae7b77fb555b657b, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.682163  9318 consensus_queue.cc:260] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.684387  9318 ts_tablet_manager.cc:1434] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260630 12:36:43.684315  9123 raft_consensus.cc:2468] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 1.
I20260630 12:36:43.680020  9272 raft_consensus.cc:2468] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 1.
I20260630 12:36:43.685105  9319 raft_consensus.cc:359] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.686028  9319 raft_consensus.cc:385] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.686311  9319 raft_consensus.cc:740] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09807ba013cd4f9f89e16d39594aa549, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.686424  9163 leader_election.cc:304] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f4da8dbba8794f349ddae88b7005f7ea, fbc27380f1cd4497ae7b77fb555b657b; no voters: 
I20260630 12:36:43.687000  9319 consensus_queue.cc:260] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.689584  9319 ts_tablet_manager.cc:1434] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:36:43.693549  9122 raft_consensus.cc:2468] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 1.
I20260630 12:36:43.694597  9164 leader_election.cc:304] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09807ba013cd4f9f89e16d39594aa549, fbc27380f1cd4497ae7b77fb555b657b; no voters: 
I20260630 12:36:43.696676  9329 raft_consensus.cc:493] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:43.697206  9329 raft_consensus.cc:515] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.699383  9329 leader_election.cc:290] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbc27380f1cd4497ae7b77fb555b657b (127.0.123.2:36651), f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:43.701198  9324 leader_election.cc:290] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 election: Requested vote from peers 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915), f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:43.701663  9324 raft_consensus.cc:2804] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:43.701995  9324 raft_consensus.cc:697] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 1 LEADER]: Becoming Leader. State: Replica: fbc27380f1cd4497ae7b77fb555b657b, State: Running, Role: LEADER
I20260630 12:36:43.702584  9324 consensus_queue.cc:237] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.704816  9348 raft_consensus.cc:2804] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:43.705360  9348 raft_consensus.cc:697] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 1 LEADER]: Becoming Leader. State: Replica: fbc27380f1cd4497ae7b77fb555b657b, State: Running, Role: LEADER
I20260630 12:36:43.706169  9348 consensus_queue.cc:237] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.708483  9272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21316d2bab0f4e39ab71385106ad9adf" candidate_uuid: "09807ba013cd4f9f89e16d39594aa549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4da8dbba8794f349ddae88b7005f7ea" is_pre_election: true
I20260630 12:36:43.712427  9272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b979a6716ba40b492c8fed653d3b44f" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4da8dbba8794f349ddae88b7005f7ea"
I20260630 12:36:43.713603  9272 raft_consensus.cc:3060] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.714116  9317 tablet_bootstrap.cc:492] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea: No bootstrap required, opened a new log
I20260630 12:36:43.714558  9317 ts_tablet_manager.cc:1403] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.019s
I20260630 12:36:43.715891  9198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21316d2bab0f4e39ab71385106ad9adf" candidate_uuid: "09807ba013cd4f9f89e16d39594aa549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbc27380f1cd4497ae7b77fb555b657b" is_pre_election: true
I20260630 12:36:43.716675  9198 raft_consensus.cc:2393] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09807ba013cd4f9f89e16d39594aa549 in current term 1: Already voted for candidate f4da8dbba8794f349ddae88b7005f7ea in this term.
I20260630 12:36:43.717180  9317 raft_consensus.cc:359] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.717823  9089 leader_election.cc:304] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [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: 09807ba013cd4f9f89e16d39594aa549; no voters: f4da8dbba8794f349ddae88b7005f7ea, fbc27380f1cd4497ae7b77fb555b657b
I20260630 12:36:43.717860  9317 raft_consensus.cc:385] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.718677  9317 raft_consensus.cc:740] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4da8dbba8794f349ddae88b7005f7ea, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.718977  9329 raft_consensus.cc:3060] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.719527  9317 consensus_queue.cc:260] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.721458  9272 raft_consensus.cc:2468] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 1.
I20260630 12:36:43.721756  9317 ts_tablet_manager.cc:1434] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:43.725771  9329 raft_consensus.cc:2749] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:43.728215  9020 catalog_manager.cc:5697] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b reported cstate change: term changed from 0 to 1, leader changed from <none> to fbc27380f1cd4497ae7b77fb555b657b (127.0.123.2). New cstate: current_term: 1 leader_uuid: "fbc27380f1cd4497ae7b77fb555b657b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:43.729592  9020 catalog_manager.cc:5697] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b reported cstate change: term changed from 0 to 1, leader changed from <none> to fbc27380f1cd4497ae7b77fb555b657b (127.0.123.2). New cstate: current_term: 1 leader_uuid: "fbc27380f1cd4497ae7b77fb555b657b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:43.738973  9069 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:43.895190  9348 raft_consensus.cc:493] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:43.895731  9348 raft_consensus.cc:515] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.897341  9348 leader_election.cc:290] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915), f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:43.898279  9122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b677fc47e46908144c14ded2e0e81" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09807ba013cd4f9f89e16d39594aa549" is_pre_election: true
I20260630 12:36:43.898368  9272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b677fc47e46908144c14ded2e0e81" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4da8dbba8794f349ddae88b7005f7ea" is_pre_election: true
I20260630 12:36:43.898901  9122 raft_consensus.cc:2468] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 0.
I20260630 12:36:43.898976  9272 raft_consensus.cc:2468] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 0.
I20260630 12:36:43.899992  9164 leader_election.cc:304] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 09807ba013cd4f9f89e16d39594aa549, f4da8dbba8794f349ddae88b7005f7ea, fbc27380f1cd4497ae7b77fb555b657b; no voters: 
I20260630 12:36:43.900700  9348 raft_consensus.cc:2804] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:43.901021  9348 raft_consensus.cc:493] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:43.901252  9348 raft_consensus.cc:3060] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.906005  9348 raft_consensus.cc:515] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.907585  9348 leader_election.cc:290] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 election: Requested vote from peers 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915), f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:43.908272  9122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b677fc47e46908144c14ded2e0e81" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09807ba013cd4f9f89e16d39594aa549"
I20260630 12:36:43.908516  9272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b677fc47e46908144c14ded2e0e81" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4da8dbba8794f349ddae88b7005f7ea"
I20260630 12:36:43.908777  9122 raft_consensus.cc:3060] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.909044  9272 raft_consensus.cc:3060] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.913955  9272 raft_consensus.cc:2468] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 1.
I20260630 12:36:43.913956  9122 raft_consensus.cc:2468] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 1.
I20260630 12:36:43.914949  9163 leader_election.cc:304] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f4da8dbba8794f349ddae88b7005f7ea, fbc27380f1cd4497ae7b77fb555b657b; no voters: 
I20260630 12:36:43.915576  9348 raft_consensus.cc:2804] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:43.916046  9348 raft_consensus.cc:697] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 1 LEADER]: Becoming Leader. State: Replica: fbc27380f1cd4497ae7b77fb555b657b, State: Running, Role: LEADER
I20260630 12:36:43.916802  9348 consensus_queue.cc:237] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.923166  9020 catalog_manager.cc:5697] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b reported cstate change: term changed from 0 to 1, leader changed from <none> to fbc27380f1cd4497ae7b77fb555b657b (127.0.123.2). New cstate: current_term: 1 leader_uuid: "fbc27380f1cd4497ae7b77fb555b657b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:43.932138  9334 consensus_queue.cc:1048] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:43.940153  9348 raft_consensus.cc:493] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:43.941035  9348 raft_consensus.cc:515] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.942382  9323 consensus_queue.cc:1048] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:43.943722  9123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1e5c79019349a98d3d85590cfd71fb" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09807ba013cd4f9f89e16d39594aa549" is_pre_election: true
I20260630 12:36:43.944082  9272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1e5c79019349a98d3d85590cfd71fb" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4da8dbba8794f349ddae88b7005f7ea" is_pre_election: true
I20260630 12:36:43.944304  9348 leader_election.cc:290] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915), f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:43.944543  9123 raft_consensus.cc:2468] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 0.
I20260630 12:36:43.944715  9272 raft_consensus.cc:2468] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 0.
I20260630 12:36:43.945950  9164 leader_election.cc:304] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09807ba013cd4f9f89e16d39594aa549, fbc27380f1cd4497ae7b77fb555b657b; no voters: 
I20260630 12:36:43.947024  9348 raft_consensus.cc:2804] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:43.947975  9348 raft_consensus.cc:493] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:43.948366  9348 raft_consensus.cc:3060] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.954842  9329 consensus_queue.cc:1048] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:43.955096  9348 raft_consensus.cc:515] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.957738  9122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1e5c79019349a98d3d85590cfd71fb" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09807ba013cd4f9f89e16d39594aa549"
I20260630 12:36:43.958333  9122 raft_consensus.cc:3060] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.959335  9272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1e5c79019349a98d3d85590cfd71fb" candidate_uuid: "fbc27380f1cd4497ae7b77fb555b657b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4da8dbba8794f349ddae88b7005f7ea"
I20260630 12:36:43.959970  9272 raft_consensus.cc:3060] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.964962  9122 raft_consensus.cc:2468] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 1.
I20260630 12:36:43.966182  9164 leader_election.cc:304] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09807ba013cd4f9f89e16d39594aa549, fbc27380f1cd4497ae7b77fb555b657b; no voters: 
I20260630 12:36:43.966833  9272 raft_consensus.cc:2468] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc27380f1cd4497ae7b77fb555b657b in term 1.
I20260630 12:36:43.967171  9351 raft_consensus.cc:2804] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:43.967767  9351 raft_consensus.cc:697] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 1 LEADER]: Becoming Leader. State: Replica: fbc27380f1cd4497ae7b77fb555b657b, State: Running, Role: LEADER
I20260630 12:36:43.968331  9348 leader_election.cc:290] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [CANDIDATE]: Term 1 election: Requested vote from peers 09807ba013cd4f9f89e16d39594aa549 (127.0.123.1:35915), f4da8dbba8794f349ddae88b7005f7ea (127.0.123.3:38697)
I20260630 12:36:43.968591  9351 consensus_queue.cc:237] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } }
I20260630 12:36:43.975339  9329 consensus_queue.cc:1048] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:43.991187  9018 catalog_manager.cc:5697] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b reported cstate change: term changed from 0 to 1, leader changed from <none> to fbc27380f1cd4497ae7b77fb555b657b (127.0.123.2). New cstate: current_term: 1 leader_uuid: "fbc27380f1cd4497ae7b77fb555b657b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbc27380f1cd4497ae7b77fb555b657b" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:44.129465  9351 consensus_queue.cc:1048] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:44.144338  9351 consensus_queue.cc:1048] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Connected to new peer: Peer: permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:44.162691  9348 consensus_queue.cc:1048] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:44.204027  9324 consensus_queue.cc:1048] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Connected to new peer: Peer: permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:44.358121  9123 raft_consensus.cc:1275] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Refusing update from remote peer fbc27380f1cd4497ae7b77fb555b657b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:44.360175  9348 consensus_queue.cc:1048] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Connected to new peer: Peer: permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:44.364147  9122 raft_consensus.cc:1275] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Refusing update from remote peer fbc27380f1cd4497ae7b77fb555b657b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:44.369994  9353 consensus_queue.cc:1048] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Connected to new peer: Peer: permanent_uuid: "09807ba013cd4f9f89e16d39594aa549" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:44.401531  9272 raft_consensus.cc:1275] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Refusing update from remote peer fbc27380f1cd4497ae7b77fb555b657b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:44.401892  9270 raft_consensus.cc:1275] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Refusing update from remote peer fbc27380f1cd4497ae7b77fb555b657b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:44.435293  9324 consensus_queue.cc:1048] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:44.437363  9324 consensus_queue.cc:1048] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4da8dbba8794f349ddae88b7005f7ea" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:44.556391  9163 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.3:38697, user_credentials={real_user=slave}} blocked reactor thread for 43846.7us
W20260630 12:36:45.589017  9089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.2:36651, user_credentials={real_user=slave}} blocked reactor thread for 130147us
I20260630 12:36:45.696933   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:36:45.719281   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:45.719894   492 tablet_replica.cc:333] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549: stopping tablet replica
I20260630 12:36:45.720626   492 raft_consensus.cc:2243] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.721115   492 raft_consensus.cc:2272] T 2a2b677fc47e46908144c14ded2e0e81 P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.724035   492 tablet_replica.cc:333] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549: stopping tablet replica
I20260630 12:36:45.724567   492 raft_consensus.cc:2243] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.725260   492 raft_consensus.cc:2272] T 3a1e5c79019349a98d3d85590cfd71fb P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.727880   492 tablet_replica.cc:333] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549: stopping tablet replica
I20260630 12:36:45.728374   492 raft_consensus.cc:2243] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.728825   492 raft_consensus.cc:2272] T 9b979a6716ba40b492c8fed653d3b44f P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.730958   492 tablet_replica.cc:333] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549: stopping tablet replica
I20260630 12:36:45.731436   492 raft_consensus.cc:2243] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.731870   492 raft_consensus.cc:2272] T 021e1cde7b4d4541b1ebf9af646d1834 P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.734174   492 tablet_replica.cc:333] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549: stopping tablet replica
I20260630 12:36:45.734635   492 raft_consensus.cc:2243] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.735049   492 raft_consensus.cc:2272] T 21316d2bab0f4e39ab71385106ad9adf P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.737242   492 tablet_replica.cc:333] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549: stopping tablet replica
I20260630 12:36:45.737669   492 raft_consensus.cc:2243] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.738407   492 raft_consensus.cc:2272] T 06622d69fa804d56969f83957bdfc6df P 09807ba013cd4f9f89e16d39594aa549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.754663   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:36:45.771929   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:36:45.791023   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:45.791656   492 tablet_replica.cc:333] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b: stopping tablet replica
I20260630 12:36:45.792258   492 raft_consensus.cc:2243] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.792981   492 raft_consensus.cc:2272] T 3a1e5c79019349a98d3d85590cfd71fb P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.795344   492 tablet_replica.cc:333] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b: stopping tablet replica
I20260630 12:36:45.795913   492 raft_consensus.cc:2243] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.796594   492 raft_consensus.cc:2272] T 2a2b677fc47e46908144c14ded2e0e81 P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.798645   492 tablet_replica.cc:333] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b: stopping tablet replica
I20260630 12:36:45.799154   492 raft_consensus.cc:2243] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.800113   492 raft_consensus.cc:2272] T 9b979a6716ba40b492c8fed653d3b44f P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.802153   492 tablet_replica.cc:333] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b: stopping tablet replica
I20260630 12:36:45.802605   492 raft_consensus.cc:2243] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.803000   492 raft_consensus.cc:2272] T 21316d2bab0f4e39ab71385106ad9adf P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.805214   492 tablet_replica.cc:333] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b: stopping tablet replica
I20260630 12:36:45.805639   492 raft_consensus.cc:2243] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.806332   492 raft_consensus.cc:2272] T 021e1cde7b4d4541b1ebf9af646d1834 P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.808363   492 tablet_replica.cc:333] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b: stopping tablet replica
I20260630 12:36:45.808764   492 raft_consensus.cc:2243] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.809144   492 raft_consensus.cc:2272] T 06622d69fa804d56969f83957bdfc6df P fbc27380f1cd4497ae7b77fb555b657b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.833971   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:36:45.848929   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:36:45.868532   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:45.869175   492 tablet_replica.cc:333] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea: stopping tablet replica
I20260630 12:36:45.869903   492 raft_consensus.cc:2243] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.870486   492 raft_consensus.cc:2272] T 2a2b677fc47e46908144c14ded2e0e81 P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.873158   492 tablet_replica.cc:333] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea: stopping tablet replica
I20260630 12:36:45.873649   492 raft_consensus.cc:2243] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.874058   492 raft_consensus.cc:2272] T 3a1e5c79019349a98d3d85590cfd71fb P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.876641   492 tablet_replica.cc:333] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea: stopping tablet replica
I20260630 12:36:45.877121   492 raft_consensus.cc:2243] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.877514   492 raft_consensus.cc:2272] T 9b979a6716ba40b492c8fed653d3b44f P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.879601   492 tablet_replica.cc:333] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea: stopping tablet replica
I20260630 12:36:45.880143   492 raft_consensus.cc:2243] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.880843   492 raft_consensus.cc:2272] T 21316d2bab0f4e39ab71385106ad9adf P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.883122   492 tablet_replica.cc:333] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea: stopping tablet replica
I20260630 12:36:45.883575   492 raft_consensus.cc:2243] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.884032   492 raft_consensus.cc:2272] T 021e1cde7b4d4541b1ebf9af646d1834 P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.886165   492 tablet_replica.cc:333] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea: stopping tablet replica
I20260630 12:36:45.886587   492 raft_consensus.cc:2243] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.887012   492 raft_consensus.cc:2272] T 06622d69fa804d56969f83957bdfc6df P f4da8dbba8794f349ddae88b7005f7ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.911098   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:36:45.925604   492 master.cc:562] Master@127.0.123.62:32987 shutting down...
I20260630 12:36:45.943234   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.943773   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.944087   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3c12fd68e36424a8024b535c670d83b: stopping tablet replica
I20260630 12:36:45.961838   492 master.cc:584] Master@127.0.123.62:32987 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4369 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:36:45.990703   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:44813
I20260630 12:36:45.991783   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:45.996220  9423 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:45.996994  9422 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:45.997473  9425 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:45.997941   492 server_base.cc:1061] running on GCE node
I20260630 12:36:45.998644   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:45.998817   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:45.998948   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823005998937 us; error 0 us; skew 500 ppm
I20260630 12:36:45.999366   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:46.001585   492 webserver.cc:533] Webserver started at http://127.0.123.62:45855/ using document root <none> and password file <none>
I20260630 12:36:46.001979   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:46.002120   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:46.002315   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:46.003288   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "93d59f64cf1046928f4df0c4ba8e37fc"
format_stamp: "Formatted at 2026-06-30 12:36:45 on dist-test-slave-khbc"
I20260630 12:36:46.007160   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:36:46.010051  9430 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.010682   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:46.010937   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "93d59f64cf1046928f4df0c4ba8e37fc"
format_stamp: "Formatted at 2026-06-30 12:36:45 on dist-test-slave-khbc"
I20260630 12:36:46.011173   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:46.026767   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:46.027618   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:46.059417   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:44813
I20260630 12:36:46.059515  9481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:44813 every 8 connection(s)
I20260630 12:36:46.062934  9482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.072506  9482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc: Bootstrap starting.
I20260630 12:36:46.076483  9482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.079926  9482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc: No bootstrap required, opened a new log
I20260630 12:36:46.081697  9482 raft_consensus.cc:359] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93d59f64cf1046928f4df0c4ba8e37fc" member_type: VOTER }
I20260630 12:36:46.082043  9482 raft_consensus.cc:385] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.082253  9482 raft_consensus.cc:740] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d59f64cf1046928f4df0c4ba8e37fc, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.082803  9482 consensus_queue.cc:260] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93d59f64cf1046928f4df0c4ba8e37fc" member_type: VOTER }
I20260630 12:36:46.083250  9482 raft_consensus.cc:399] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:46.083454  9482 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:46.083705  9482 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.087723  9482 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93d59f64cf1046928f4df0c4ba8e37fc" member_type: VOTER }
I20260630 12:36:46.088311  9482 leader_election.cc:304] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [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: 93d59f64cf1046928f4df0c4ba8e37fc; no voters: 
I20260630 12:36:46.089283  9482 leader_election.cc:290] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:46.089548  9485 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:46.090692  9485 raft_consensus.cc:697] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [term 1 LEADER]: Becoming Leader. State: Replica: 93d59f64cf1046928f4df0c4ba8e37fc, State: Running, Role: LEADER
I20260630 12:36:46.091298  9485 consensus_queue.cc:237] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [LEADER]: Queue going to LEADER mode. State: All 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: "93d59f64cf1046928f4df0c4ba8e37fc" member_type: VOTER }
I20260630 12:36:46.091876  9482 sys_catalog.cc:565] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:46.095219  9486 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "93d59f64cf1046928f4df0c4ba8e37fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93d59f64cf1046928f4df0c4ba8e37fc" member_type: VOTER } }
I20260630 12:36:46.095386  9487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 93d59f64cf1046928f4df0c4ba8e37fc. Latest consensus state: current_term: 1 leader_uuid: "93d59f64cf1046928f4df0c4ba8e37fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93d59f64cf1046928f4df0c4ba8e37fc" member_type: VOTER } }
I20260630 12:36:46.095932  9486 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:46.096011  9487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:46.103315  9491 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:46.110183  9491 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:46.111059   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:46.118585  9491 catalog_manager.cc:1383] Generated new cluster ID: 6ee67b8a65c94c24973c1cc382c14eef
I20260630 12:36:46.118844  9491 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:46.139359  9491 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:46.140573  9491 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:46.155483  9491 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc: Generated new TSK 0
I20260630 12:36:46.156057  9491 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:46.177393   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:46.182472  9503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:46.183317  9504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:46.185328  9506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:46.185549   492 server_base.cc:1061] running on GCE node
I20260630 12:36:46.186380   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:46.186559   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:46.186705   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823006186687 us; error 0 us; skew 500 ppm
I20260630 12:36:46.187150   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:46.189162   492 webserver.cc:533] Webserver started at http://127.0.123.1:33615/ using document root <none> and password file <none>
I20260630 12:36:46.189570   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:46.189728   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:46.189968   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:46.190944   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "7ad54fe3435b477e9c302c39a8bdbacb"
format_stamp: "Formatted at 2026-06-30 12:36:46 on dist-test-slave-khbc"
I20260630 12:36:46.194954   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:36:46.198022  9511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.198681   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:36:46.199357   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "7ad54fe3435b477e9c302c39a8bdbacb"
format_stamp: "Formatted at 2026-06-30 12:36:46 on dist-test-slave-khbc"
I20260630 12:36:46.199620   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:46.224023   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:46.225025   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:46.226346   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:46.228436   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:46.228634   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.228845   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:46.228994   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.264060   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:39169
I20260630 12:36:46.264154  9573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:39169 every 8 connection(s)
I20260630 12:36:46.268605   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:46.274838  9578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:46.275767  9579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:46.278069   492 server_base.cc:1061] running on GCE node
W20260630 12:36:46.278760  9582 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:46.279769   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:46.279968   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:46.280115   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823006280100 us; error 0 us; skew 500 ppm
I20260630 12:36:46.280558   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:46.283205   492 webserver.cc:533] Webserver started at http://127.0.123.2:40553/ using document root <none> and password file <none>
I20260630 12:36:46.283631   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:46.283844   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:46.284152   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:46.284238  9574 heartbeater.cc:344] Connected to a master server at 127.0.123.62:44813
I20260630 12:36:46.284650  9574 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:46.285471  9574 heartbeater.cc:507] Master 127.0.123.62:44813 requested a full tablet report, sending...
I20260630 12:36:46.285501   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "64e47c0cc0274ea59b2713e1a3d55d40"
format_stamp: "Formatted at 2026-06-30 12:36:46 on dist-test-slave-khbc"
I20260630 12:36:46.287565  9447 ts_manager.cc:194] Registered new tserver with Master: 7ad54fe3435b477e9c302c39a8bdbacb (127.0.123.1:39169)
I20260630 12:36:46.289160  9447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48476
I20260630 12:36:46.290251   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:36:46.293322  9586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.293996   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:46.294245   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "64e47c0cc0274ea59b2713e1a3d55d40"
format_stamp: "Formatted at 2026-06-30 12:36:46 on dist-test-slave-khbc"
I20260630 12:36:46.294487   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:46.312980   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:46.313880   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:46.315091   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:46.317113   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:46.317294   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.317497   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:46.317638   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.351621   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:45513
I20260630 12:36:46.351740  9648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:45513 every 8 connection(s)
I20260630 12:36:46.356051   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:46.362015  9652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:46.363356  9653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:46.366668  9655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:46.366696   492 server_base.cc:1061] running on GCE node
I20260630 12:36:46.367143  9649 heartbeater.cc:344] Connected to a master server at 127.0.123.62:44813
I20260630 12:36:46.367633  9649 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:46.367908   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:46.368161   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:46.368322   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823006368305 us; error 0 us; skew 500 ppm
I20260630 12:36:46.368403  9649 heartbeater.cc:507] Master 127.0.123.62:44813 requested a full tablet report, sending...
I20260630 12:36:46.368841   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:46.370334  9447 ts_manager.cc:194] Registered new tserver with Master: 64e47c0cc0274ea59b2713e1a3d55d40 (127.0.123.2:45513)
I20260630 12:36:46.371384   492 webserver.cc:533] Webserver started at http://127.0.123.3:35469/ using document root <none> and password file <none>
I20260630 12:36:46.371585  9447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48488
I20260630 12:36:46.371922   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:46.372164   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:46.372430   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:46.373476   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "65b1ce2ad7df406d823187497a690c63"
format_stamp: "Formatted at 2026-06-30 12:36:46 on dist-test-slave-khbc"
I20260630 12:36:46.377550   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:46.380434  9660 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.381117   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:46.381371   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "65b1ce2ad7df406d823187497a690c63"
format_stamp: "Formatted at 2026-06-30 12:36:46 on dist-test-slave-khbc"
I20260630 12:36:46.381620   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:46.389523   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:46.390375   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:46.391579   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:46.393646   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:46.393855   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.394059   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:46.394203   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.429055   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:32945
I20260630 12:36:46.429158  9722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:32945 every 8 connection(s)
I20260630 12:36:46.441159  9723 heartbeater.cc:344] Connected to a master server at 127.0.123.62:44813
I20260630 12:36:46.441527  9723 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:46.442224  9723 heartbeater.cc:507] Master 127.0.123.62:44813 requested a full tablet report, sending...
I20260630 12:36:46.443948  9447 ts_manager.cc:194] Registered new tserver with Master: 65b1ce2ad7df406d823187497a690c63 (127.0.123.3:32945)
I20260630 12:36:46.444178   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012205527s
I20260630 12:36:46.445653  9447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48496
I20260630 12:36:47.291574  9574 heartbeater.cc:499] Master 127.0.123.62:44813 was elected leader, sending a full tablet report...
I20260630 12:36:47.373886  9649 heartbeater.cc:499] Master 127.0.123.62:44813 was elected leader, sending a full tablet report...
I20260630 12:36:47.448212  9723 heartbeater.cc:499] Master 127.0.123.62:44813 was elected leader, sending a full tablet report...
I20260630 12:36:47.496523  9447 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48512:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:47.498150  9447 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:47.539081  9688 tablet_service.cc:1511] Processing CreateTablet for tablet 59db684580474c08ade6881d717d521f (DEFAULT_TABLE table=test-workload [id=94e6e9e92c26453da3c79b77c631fb91]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:47.540382  9688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59db684580474c08ade6881d717d521f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:47.549363  9614 tablet_service.cc:1511] Processing CreateTablet for tablet 59db684580474c08ade6881d717d521f (DEFAULT_TABLE table=test-workload [id=94e6e9e92c26453da3c79b77c631fb91]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:47.550617  9614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59db684580474c08ade6881d717d521f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:47.550606  9539 tablet_service.cc:1511] Processing CreateTablet for tablet 59db684580474c08ade6881d717d521f (DEFAULT_TABLE table=test-workload [id=94e6e9e92c26453da3c79b77c631fb91]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:47.551972  9539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59db684580474c08ade6881d717d521f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:47.556071  9743 tablet_bootstrap.cc:492] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63: Bootstrap starting.
I20260630 12:36:47.562043  9743 tablet_bootstrap.cc:654] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:47.565183  9744 tablet_bootstrap.cc:492] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40: Bootstrap starting.
I20260630 12:36:47.566892  9746 tablet_bootstrap.cc:492] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb: Bootstrap starting.
I20260630 12:36:47.570194  9743 tablet_bootstrap.cc:492] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63: No bootstrap required, opened a new log
I20260630 12:36:47.570773  9743 ts_tablet_manager.cc:1403] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:36:47.570556  9744 tablet_bootstrap.cc:654] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:47.572610  9746 tablet_bootstrap.cc:654] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:47.573683  9743 raft_consensus.cc:359] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b1ce2ad7df406d823187497a690c63" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 32945 } } peers { permanent_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45513 } } peers { permanent_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 39169 } }
I20260630 12:36:47.574496  9743 raft_consensus.cc:385] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:47.574774  9743 raft_consensus.cc:740] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b1ce2ad7df406d823187497a690c63, State: Initialized, Role: FOLLOWER
I20260630 12:36:47.575645  9744 tablet_bootstrap.cc:492] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40: No bootstrap required, opened a new log
I20260630 12:36:47.575516  9743 consensus_queue.cc:260] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b1ce2ad7df406d823187497a690c63" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 32945 } } peers { permanent_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45513 } } peers { permanent_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 39169 } }
I20260630 12:36:47.576143  9744 ts_tablet_manager.cc:1403] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:36:47.577633  9746 tablet_bootstrap.cc:492] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb: No bootstrap required, opened a new log
I20260630 12:36:47.578150  9746 ts_tablet_manager.cc:1403] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:36:47.578284  9743 ts_tablet_manager.cc:1434] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:47.578720  9744 raft_consensus.cc:359] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b1ce2ad7df406d823187497a690c63" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 32945 } } peers { permanent_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45513 } } peers { permanent_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 39169 } }
I20260630 12:36:47.579406  9744 raft_consensus.cc:385] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:47.579669  9744 raft_consensus.cc:740] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e47c0cc0274ea59b2713e1a3d55d40, State: Initialized, Role: FOLLOWER
I20260630 12:36:47.580390  9744 consensus_queue.cc:260] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b1ce2ad7df406d823187497a690c63" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 32945 } } peers { permanent_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45513 } } peers { permanent_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 39169 } }
I20260630 12:36:47.580581  9746 raft_consensus.cc:359] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b1ce2ad7df406d823187497a690c63" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 32945 } } peers { permanent_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45513 } } peers { permanent_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 39169 } }
I20260630 12:36:47.581197  9746 raft_consensus.cc:385] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:47.581431  9746 raft_consensus.cc:740] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ad54fe3435b477e9c302c39a8bdbacb, State: Initialized, Role: FOLLOWER
I20260630 12:36:47.582023  9746 consensus_queue.cc:260] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b1ce2ad7df406d823187497a690c63" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 32945 } } peers { permanent_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45513 } } peers { permanent_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 39169 } }
I20260630 12:36:47.586589  9746 ts_tablet_manager.cc:1434] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:36:47.589623  9744 ts_tablet_manager.cc:1434] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:36:47.841495  9751 raft_consensus.cc:493] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:47.841908  9751 raft_consensus.cc:515] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b1ce2ad7df406d823187497a690c63" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 32945 } } peers { permanent_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45513 } } peers { permanent_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 39169 } }
I20260630 12:36:47.843883  9751 leader_election.cc:290] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b1ce2ad7df406d823187497a690c63 (127.0.123.3:32945), 64e47c0cc0274ea59b2713e1a3d55d40 (127.0.123.2:45513)
I20260630 12:36:47.853785  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59db684580474c08ade6881d717d521f" candidate_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b1ce2ad7df406d823187497a690c63" is_pre_election: true
I20260630 12:36:47.853768  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59db684580474c08ade6881d717d521f" candidate_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" is_pre_election: true
I20260630 12:36:47.854516  9698 raft_consensus.cc:2468] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ad54fe3435b477e9c302c39a8bdbacb in term 0.
I20260630 12:36:47.854626  9624 raft_consensus.cc:2468] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ad54fe3435b477e9c302c39a8bdbacb in term 0.
I20260630 12:36:47.855516  9512 leader_election.cc:304] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b1ce2ad7df406d823187497a690c63, 7ad54fe3435b477e9c302c39a8bdbacb; no voters: 
I20260630 12:36:47.856180  9751 raft_consensus.cc:2804] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:47.856449  9751 raft_consensus.cc:493] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:47.856782  9751 raft_consensus.cc:3060] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:47.861626  9751 raft_consensus.cc:515] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b1ce2ad7df406d823187497a690c63" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 32945 } } peers { permanent_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45513 } } peers { permanent_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 39169 } }
I20260630 12:36:47.863081  9751 leader_election.cc:290] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [CANDIDATE]: Term 1 election: Requested vote from peers 65b1ce2ad7df406d823187497a690c63 (127.0.123.3:32945), 64e47c0cc0274ea59b2713e1a3d55d40 (127.0.123.2:45513)
I20260630 12:36:47.863828  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59db684580474c08ade6881d717d521f" candidate_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b1ce2ad7df406d823187497a690c63"
I20260630 12:36:47.864137  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59db684580474c08ade6881d717d521f" candidate_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e47c0cc0274ea59b2713e1a3d55d40"
I20260630 12:36:47.864455  9698 raft_consensus.cc:3060] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:47.864684  9624 raft_consensus.cc:3060] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:47.871348  9698 raft_consensus.cc:2468] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad54fe3435b477e9c302c39a8bdbacb in term 1.
I20260630 12:36:47.871348  9624 raft_consensus.cc:2468] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad54fe3435b477e9c302c39a8bdbacb in term 1.
I20260630 12:36:47.872601  9515 leader_election.cc:304] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64e47c0cc0274ea59b2713e1a3d55d40, 7ad54fe3435b477e9c302c39a8bdbacb; no voters: 
I20260630 12:36:47.873224  9751 raft_consensus.cc:2804] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:47.874243  9751 raft_consensus.cc:697] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 1 LEADER]: Becoming Leader. State: Replica: 7ad54fe3435b477e9c302c39a8bdbacb, State: Running, Role: LEADER
I20260630 12:36:47.874845  9751 consensus_queue.cc:237] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b1ce2ad7df406d823187497a690c63" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 32945 } } peers { permanent_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45513 } } peers { permanent_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 39169 } }
I20260630 12:36:47.881575  9447 catalog_manager.cc:5697] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ad54fe3435b477e9c302c39a8bdbacb (127.0.123.1). New cstate: current_term: 1 leader_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b1ce2ad7df406d823187497a690c63" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad54fe3435b477e9c302c39a8bdbacb" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 39169 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:48.067432  9698 raft_consensus.cc:1275] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63 [term 1 FOLLOWER]: Refusing update from remote peer 7ad54fe3435b477e9c302c39a8bdbacb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:48.067433  9624 raft_consensus.cc:1275] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40 [term 1 FOLLOWER]: Refusing update from remote peer 7ad54fe3435b477e9c302c39a8bdbacb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:48.070689  9754 consensus_queue.cc:1048] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e47c0cc0274ea59b2713e1a3d55d40" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:48.071493  9751 consensus_queue.cc:1048] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b1ce2ad7df406d823187497a690c63" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 32945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:48.500936   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:36:48.559163   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:48.559887   492 tablet_replica.cc:333] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb: stopping tablet replica
I20260630 12:36:48.560460   492 raft_consensus.cc:2243] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:48.561339   492 raft_consensus.cc:2272] T 59db684580474c08ade6881d717d521f P 7ad54fe3435b477e9c302c39a8bdbacb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:48.582605   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:36:48.595152   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:36:48.619395   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:48.620126   492 tablet_replica.cc:333] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40: stopping tablet replica
I20260630 12:36:48.620679   492 raft_consensus.cc:2243] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:48.621308   492 raft_consensus.cc:2272] T 59db684580474c08ade6881d717d521f P 64e47c0cc0274ea59b2713e1a3d55d40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:48.636049   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:36:48.648185   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:36:48.671131   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:48.671804   492 tablet_replica.cc:333] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63: stopping tablet replica
I20260630 12:36:48.672339   492 raft_consensus.cc:2243] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:48.672904   492 raft_consensus.cc:2272] T 59db684580474c08ade6881d717d521f P 65b1ce2ad7df406d823187497a690c63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:48.693046   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:36:48.704355   492 master.cc:562] Master@127.0.123.62:44813 shutting down...
I20260630 12:36:48.722168   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:48.722730   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:48.723057   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 93d59f64cf1046928f4df0c4ba8e37fc: stopping tablet replica
I20260630 12:36:48.741549   492 master.cc:584] Master@127.0.123.62:44813 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2785 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:36:48.778836   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:44807
I20260630 12:36:48.779954   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:48.784940  9781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:48.784951  9782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:48.786304  9784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:48.787038   492 server_base.cc:1061] running on GCE node
I20260630 12:36:48.787810   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:48.787984   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:48.788095   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823008788085 us; error 0 us; skew 500 ppm
I20260630 12:36:48.788506   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:48.790575   492 webserver.cc:533] Webserver started at http://127.0.123.62:43305/ using document root <none> and password file <none>
I20260630 12:36:48.790994   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:48.791146   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:48.791363   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:48.792515   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "8d645d01e0f649c7954ce37dae99f5a9"
format_stamp: "Formatted at 2026-06-30 12:36:48 on dist-test-slave-khbc"
I20260630 12:36:48.796554   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:36:48.799650  9789 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:48.800376   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:36:48.800604   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "8d645d01e0f649c7954ce37dae99f5a9"
format_stamp: "Formatted at 2026-06-30 12:36:48 on dist-test-slave-khbc"
I20260630 12:36:48.800839   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:48.825632   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:48.826706   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:48.861887   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:44807
I20260630 12:36:48.861984  9840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:44807 every 8 connection(s)
I20260630 12:36:48.865723  9841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.877285  9841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9: Bootstrap starting.
I20260630 12:36:48.881755  9841 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:48.885596  9841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9: No bootstrap required, opened a new log
I20260630 12:36:48.887526  9841 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d645d01e0f649c7954ce37dae99f5a9" member_type: VOTER }
I20260630 12:36:48.887907  9841 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:48.888089  9841 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d645d01e0f649c7954ce37dae99f5a9, State: Initialized, Role: FOLLOWER
I20260630 12:36:48.888561  9841 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d645d01e0f649c7954ce37dae99f5a9" member_type: VOTER }
I20260630 12:36:48.888940  9841 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:48.889118  9841 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:48.889338  9841 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:48.893455  9841 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d645d01e0f649c7954ce37dae99f5a9" member_type: VOTER }
I20260630 12:36:48.893882  9841 leader_election.cc:304] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [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: 8d645d01e0f649c7954ce37dae99f5a9; no voters: 
I20260630 12:36:48.894876  9841 leader_election.cc:290] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:48.895236  9844 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:48.896495  9844 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [term 1 LEADER]: Becoming Leader. State: Replica: 8d645d01e0f649c7954ce37dae99f5a9, State: Running, Role: LEADER
I20260630 12:36:48.897060  9844 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [LEADER]: Queue going to LEADER mode. State: All 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: "8d645d01e0f649c7954ce37dae99f5a9" member_type: VOTER }
I20260630 12:36:48.897572  9841 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:48.901456  9845 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8d645d01e0f649c7954ce37dae99f5a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d645d01e0f649c7954ce37dae99f5a9" member_type: VOTER } }
I20260630 12:36:48.902151  9845 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:48.902316  9846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8d645d01e0f649c7954ce37dae99f5a9. Latest consensus state: current_term: 1 leader_uuid: "8d645d01e0f649c7954ce37dae99f5a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d645d01e0f649c7954ce37dae99f5a9" member_type: VOTER } }
I20260630 12:36:48.902878  9846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:48.903941  9851 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:48.909075  9851 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:48.912635   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:48.917569  9851 catalog_manager.cc:1383] Generated new cluster ID: d7031c6eb6fc45d9a65fddaab875012b
I20260630 12:36:48.917804  9851 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:48.933208  9851 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:48.934423  9851 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:48.950762  9851 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9: Generated new TSK 0
I20260630 12:36:48.951350  9851 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:48.979126   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:48.985071  9862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:48.986292  9863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:48.987586   492 server_base.cc:1061] running on GCE node
W20260630 12:36:48.987555  9865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:48.988641   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:48.988845   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:48.988991   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823008988973 us; error 0 us; skew 500 ppm
I20260630 12:36:48.989460   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:48.991547   492 webserver.cc:533] Webserver started at http://127.0.123.1:40541/ using document root <none> and password file <none>
I20260630 12:36:48.992019   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:48.992210   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:48.992453   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:48.993523   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "9e8650da32f74b33bea178ee30575889"
format_stamp: "Formatted at 2026-06-30 12:36:48 on dist-test-slave-khbc"
I20260630 12:36:48.997816   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:49.000963  9870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.001603   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:49.001873   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "9e8650da32f74b33bea178ee30575889"
format_stamp: "Formatted at 2026-06-30 12:36:48 on dist-test-slave-khbc"
I20260630 12:36:49.002121   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:49.033165   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:49.034291   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:49.035686   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:49.037909   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:49.038095   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.038324   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:49.038484   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.075328   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:35571
I20260630 12:36:49.075428  9932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:35571 every 8 connection(s)
I20260630 12:36:49.079995   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:49.086745  9937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:49.088546  9938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:49.089941  9940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:49.090381   492 server_base.cc:1061] running on GCE node
I20260630 12:36:49.091727   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:49.091939   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:49.092109   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823009092093 us; error 0 us; skew 500 ppm
I20260630 12:36:49.092741   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:49.092907  9933 heartbeater.cc:344] Connected to a master server at 127.0.123.62:44807
I20260630 12:36:49.093276  9933 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:49.094136  9933 heartbeater.cc:507] Master 127.0.123.62:44807 requested a full tablet report, sending...
I20260630 12:36:49.095115   492 webserver.cc:533] Webserver started at http://127.0.123.2:38529/ using document root <none> and password file <none>
I20260630 12:36:49.095759   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:49.095995   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:49.096303   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:49.096396  9806 ts_manager.cc:194] Registered new tserver with Master: 9e8650da32f74b33bea178ee30575889 (127.0.123.1:35571)
I20260630 12:36:49.097852   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "703fd0be2b0c46658c97d20c50c8f3d9"
format_stamp: "Formatted at 2026-06-30 12:36:49 on dist-test-slave-khbc"
I20260630 12:36:49.098801  9806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33602
I20260630 12:36:49.102614   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:49.105846  9945 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.106518   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:49.106761   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "703fd0be2b0c46658c97d20c50c8f3d9"
format_stamp: "Formatted at 2026-06-30 12:36:49 on dist-test-slave-khbc"
I20260630 12:36:49.106980   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:49.144729   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:49.145819   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:49.147151   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:49.149235   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:49.149410   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.149631   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:49.149778   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.187574   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:33441
I20260630 12:36:49.187665 10007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:33441 every 8 connection(s)
I20260630 12:36:49.192312   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:49.198891 10011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:49.199903 10012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:49.203729 10008 heartbeater.cc:344] Connected to a master server at 127.0.123.62:44807
I20260630 12:36:49.204187 10008 heartbeater.cc:461] Registering TS with master...
W20260630 12:36:49.204483 10014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:49.204540   492 server_base.cc:1061] running on GCE node
I20260630 12:36:49.205096 10008 heartbeater.cc:507] Master 127.0.123.62:44807 requested a full tablet report, sending...
I20260630 12:36:49.205933   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:49.206225   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:49.206413   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823009206393 us; error 0 us; skew 500 ppm
I20260630 12:36:49.207134   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:49.207337  9806 ts_manager.cc:194] Registered new tserver with Master: 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2:33441)
I20260630 12:36:49.209017  9806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33612
I20260630 12:36:49.209784   492 webserver.cc:533] Webserver started at http://127.0.123.3:46689/ using document root <none> and password file <none>
I20260630 12:36:49.210373   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:49.210549   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:49.210813   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:49.211977   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "dbaa007ca31546ed90bba7e19573aa88"
format_stamp: "Formatted at 2026-06-30 12:36:49 on dist-test-slave-khbc"
I20260630 12:36:49.216291   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:49.219427 10019 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.220187   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:49.220465   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "dbaa007ca31546ed90bba7e19573aa88"
format_stamp: "Formatted at 2026-06-30 12:36:49 on dist-test-slave-khbc"
I20260630 12:36:49.220711   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:49.233530   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:49.234640   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:49.236016   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:49.238200   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:49.238399   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.238610   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:49.238758   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.274792   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:34705
I20260630 12:36:49.274894 10081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:34705 every 8 connection(s)
I20260630 12:36:49.287433 10082 heartbeater.cc:344] Connected to a master server at 127.0.123.62:44807
I20260630 12:36:49.287868 10082 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:49.288527 10082 heartbeater.cc:507] Master 127.0.123.62:44807 requested a full tablet report, sending...
I20260630 12:36:49.290289  9806 ts_manager.cc:194] Registered new tserver with Master: dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705)
I20260630 12:36:49.291190   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013244746s
I20260630 12:36:49.291664  9806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33620
I20260630 12:36:50.101372  9933 heartbeater.cc:499] Master 127.0.123.62:44807 was elected leader, sending a full tablet report...
I20260630 12:36:50.211483 10008 heartbeater.cc:499] Master 127.0.123.62:44807 was elected leader, sending a full tablet report...
I20260630 12:36:50.294376 10082 heartbeater.cc:499] Master 127.0.123.62:44807 was elected leader, sending a full tablet report...
I20260630 12:36:50.343923  9806 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33622:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:36:50.402946  9973 tablet_service.cc:1511] Processing CreateTablet for tablet 510962707b7142f7812d536449508a03 (DEFAULT_TABLE table=test-workload [id=27617f947e444f5db1846c56f8cb9f91]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:36:50.403744  9972 tablet_service.cc:1511] Processing CreateTablet for tablet c8914ff8f7414f0cbb01cb77b3279322 (DEFAULT_TABLE table=test-workload [id=27617f947e444f5db1846c56f8cb9f91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:36:50.404382  9973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510962707b7142f7812d536449508a03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.405063  9972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8914ff8f7414f0cbb01cb77b3279322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.410748  9897 tablet_service.cc:1511] Processing CreateTablet for tablet fc325813666f47cebb54945bafaafc9c (DEFAULT_TABLE table=test-workload [id=27617f947e444f5db1846c56f8cb9f91]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:36:50.410748  9898 tablet_service.cc:1511] Processing CreateTablet for tablet 4700a2721d784afb85e96fd72e4840b8 (DEFAULT_TABLE table=test-workload [id=27617f947e444f5db1846c56f8cb9f91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:36:50.412174  9897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc325813666f47cebb54945bafaafc9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.412763  9898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4700a2721d784afb85e96fd72e4840b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.424525 10102 tablet_bootstrap.cc:492] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9: Bootstrap starting.
I20260630 12:36:50.425057 10047 tablet_service.cc:1511] Processing CreateTablet for tablet af1c9cfc2d73430b83a84dd64f42db26 (DEFAULT_TABLE table=test-workload [id=27617f947e444f5db1846c56f8cb9f91]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:36:50.426393 10047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1c9cfc2d73430b83a84dd64f42db26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.428437 10046 tablet_service.cc:1511] Processing CreateTablet for tablet acf19714de554d66ae83d5587972e87a (DEFAULT_TABLE table=test-workload [id=27617f947e444f5db1846c56f8cb9f91]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:36:50.429697 10046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf19714de554d66ae83d5587972e87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.431340 10102 tablet_bootstrap.cc:654] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.442575 10103 tablet_bootstrap.cc:492] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889: Bootstrap starting.
I20260630 12:36:50.449944 10105 tablet_bootstrap.cc:492] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88: Bootstrap starting.
I20260630 12:36:50.450510 10103 tablet_bootstrap.cc:654] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.452201 10102 tablet_bootstrap.cc:492] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9: No bootstrap required, opened a new log
I20260630 12:36:50.452713 10102 ts_tablet_manager.cc:1403] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.010s
I20260630 12:36:50.455065 10105 tablet_bootstrap.cc:654] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.455863 10102 raft_consensus.cc:359] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } }
I20260630 12:36:50.456367 10102 raft_consensus.cc:385] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.456650 10102 raft_consensus.cc:740] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.457455 10102 consensus_queue.cc:260] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } }
I20260630 12:36:50.458091 10102 raft_consensus.cc:399] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:50.458166 10103 tablet_bootstrap.cc:492] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889: No bootstrap required, opened a new log
I20260630 12:36:50.458426 10102 raft_consensus.cc:493] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:50.458844 10102 raft_consensus.cc:3060] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.458891 10103 ts_tablet_manager.cc:1403] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:36:50.461572 10105 tablet_bootstrap.cc:492] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88: No bootstrap required, opened a new log
I20260630 12:36:50.462025 10105 ts_tablet_manager.cc:1403] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:36:50.462013 10103 raft_consensus.cc:359] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } }
I20260630 12:36:50.462693 10103 raft_consensus.cc:385] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.463001 10103 raft_consensus.cc:740] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.463683 10103 consensus_queue.cc:260] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } }
I20260630 12:36:50.464316 10103 raft_consensus.cc:399] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:50.464403 10102 raft_consensus.cc:515] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } }
I20260630 12:36:50.464640 10103 raft_consensus.cc:493] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:50.465044 10102 leader_election.cc:304] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [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: 703fd0be2b0c46658c97d20c50c8f3d9; no voters: 
I20260630 12:36:50.465071 10103 raft_consensus.cc:3060] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.465003 10105 raft_consensus.cc:359] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:50.465862 10105 raft_consensus.cc:385] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.466149 10105 raft_consensus.cc:740] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.466725 10102 leader_election.cc:290] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:50.467206 10108 raft_consensus.cc:2804] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:50.467029 10105 consensus_queue.cc:260] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:50.467861 10105 raft_consensus.cc:399] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:50.468179 10105 raft_consensus.cc:493] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:50.468498 10105 raft_consensus.cc:3060] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.472097 10103 raft_consensus.cc:515] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } }
I20260630 12:36:50.472818 10103 leader_election.cc:304] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [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: 9e8650da32f74b33bea178ee30575889; no voters: 
I20260630 12:36:50.476675 10105 raft_consensus.cc:515] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:50.477743 10105 leader_election.cc:304] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [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: dbaa007ca31546ed90bba7e19573aa88; no voters: 
I20260630 12:36:50.485504 10105 leader_election.cc:290] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:50.485913 10112 raft_consensus.cc:2804] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:50.483235 10108 raft_consensus.cc:697] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 LEADER]: Becoming Leader. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Running, Role: LEADER
I20260630 12:36:50.487352 10108 consensus_queue.cc:237] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [LEADER]: Queue going to LEADER mode. State: All 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: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } }
I20260630 12:36:50.491681 10102 ts_tablet_manager.cc:1434] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent starting tablet: real 0.039s	user 0.019s	sys 0.016s
I20260630 12:36:50.492689 10102 tablet_bootstrap.cc:492] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9: Bootstrap starting.
I20260630 12:36:50.493427 10103 leader_election.cc:290] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:50.494706 10111 raft_consensus.cc:2804] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:50.494938 10105 ts_tablet_manager.cc:1434] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.018s
I20260630 12:36:50.496394 10105 tablet_bootstrap.cc:492] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88: Bootstrap starting.
I20260630 12:36:50.502148 10102 tablet_bootstrap.cc:654] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.502147 10112 raft_consensus.cc:697] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [term 1 LEADER]: Becoming Leader. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Running, Role: LEADER
I20260630 12:36:50.504297  9806 catalog_manager.cc:5697] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:50.503934 10112 consensus_queue.cc:237] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [LEADER]: Queue going to LEADER mode. State: All 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: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:50.510105 10105 tablet_bootstrap.cc:654] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.523038 10111 raft_consensus.cc:697] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [term 1 LEADER]: Becoming Leader. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Running, Role: LEADER
I20260630 12:36:50.524000 10111 consensus_queue.cc:237] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [LEADER]: Queue going to LEADER mode. State: All 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: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } }
I20260630 12:36:50.525185  9805 catalog_manager.cc:5697] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "dbaa007ca31546ed90bba7e19573aa88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:50.526858 10103 ts_tablet_manager.cc:1434] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889: Time spent starting tablet: real 0.067s	user 0.018s	sys 0.030s
I20260630 12:36:50.527881 10103 tablet_bootstrap.cc:492] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889: Bootstrap starting.
I20260630 12:36:50.527779 10105 tablet_bootstrap.cc:492] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88: No bootstrap required, opened a new log
I20260630 12:36:50.532123 10105 ts_tablet_manager.cc:1403] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260630 12:36:50.535617 10105 raft_consensus.cc:359] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:50.536201 10105 raft_consensus.cc:385] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.536484 10105 raft_consensus.cc:740] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.537223 10105 consensus_queue.cc:260] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:50.537858 10105 raft_consensus.cc:399] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:50.538147 10105 raft_consensus.cc:493] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:50.538472 10105 raft_consensus.cc:3060] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.540158 10103 tablet_bootstrap.cc:654] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.544868 10102 tablet_bootstrap.cc:492] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9: No bootstrap required, opened a new log
I20260630 12:36:50.545341 10102 ts_tablet_manager.cc:1403] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.006s
I20260630 12:36:50.553292  9804 catalog_manager.cc:5697] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e8650da32f74b33bea178ee30575889 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "9e8650da32f74b33bea178ee30575889" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:50.554752 10105 raft_consensus.cc:515] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:50.555656 10105 leader_election.cc:304] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [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: dbaa007ca31546ed90bba7e19573aa88; no voters: 
I20260630 12:36:50.556569 10112 raft_consensus.cc:2804] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:50.557112 10112 raft_consensus.cc:697] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [term 1 LEADER]: Becoming Leader. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Running, Role: LEADER
I20260630 12:36:50.557861 10112 consensus_queue.cc:237] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [LEADER]: Queue going to LEADER mode. State: All 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: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:50.559967 10105 leader_election.cc:290] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:50.564131 10102 raft_consensus.cc:359] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } }
I20260630 12:36:50.564540 10105 ts_tablet_manager.cc:1434] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.000s
I20260630 12:36:50.564824 10102 raft_consensus.cc:385] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.565128 10102 raft_consensus.cc:740] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.565822 10102 consensus_queue.cc:260] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } }
I20260630 12:36:50.566434 10102 raft_consensus.cc:399] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:50.566705 10102 raft_consensus.cc:493] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:50.567003 10102 raft_consensus.cc:3060] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.572579  9804 catalog_manager.cc:5697] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "dbaa007ca31546ed90bba7e19573aa88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:50.574189 10103 tablet_bootstrap.cc:492] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889: No bootstrap required, opened a new log
I20260630 12:36:50.574674 10103 ts_tablet_manager.cc:1403] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.012s
I20260630 12:36:50.575800 10102 raft_consensus.cc:515] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } }
I20260630 12:36:50.576606 10102 leader_election.cc:304] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [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: 703fd0be2b0c46658c97d20c50c8f3d9; no voters: 
I20260630 12:36:50.577150 10103 raft_consensus.cc:359] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } }
I20260630 12:36:50.577383 10108 raft_consensus.cc:2804] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:50.577723 10103 raft_consensus.cc:385] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.577921 10108 raft_consensus.cc:697] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 LEADER]: Becoming Leader. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Running, Role: LEADER
I20260630 12:36:50.578418 10102 leader_election.cc:290] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:50.578789 10108 consensus_queue.cc:237] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [LEADER]: Queue going to LEADER mode. State: All 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: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } }
I20260630 12:36:50.580083 10102 ts_tablet_manager.cc:1434] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent starting tablet: real 0.034s	user 0.016s	sys 0.000s
I20260630 12:36:50.578027 10103 raft_consensus.cc:740] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.582218 10103 consensus_queue.cc:260] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } }
I20260630 12:36:50.582912 10103 raft_consensus.cc:399] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:50.583209 10103 raft_consensus.cc:493] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:50.583537 10103 raft_consensus.cc:3060] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.589781 10103 raft_consensus.cc:515] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } }
I20260630 12:36:50.590405 10103 leader_election.cc:304] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [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: 9e8650da32f74b33bea178ee30575889; no voters: 
I20260630 12:36:50.590974 10103 leader_election.cc:290] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:50.591671 10116 raft_consensus.cc:2804] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:50.592140 10116 raft_consensus.cc:697] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [term 1 LEADER]: Becoming Leader. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Running, Role: LEADER
I20260630 12:36:50.592868 10116 consensus_queue.cc:237] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [LEADER]: Queue going to LEADER mode. State: All 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: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } }
I20260630 12:36:50.593008  9806 catalog_manager.cc:5697] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:50.595636 10103 ts_tablet_manager.cc:1434] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.002s
I20260630 12:36:50.601092  9805 catalog_manager.cc:5697] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e8650da32f74b33bea178ee30575889 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "9e8650da32f74b33bea178ee30575889" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:51.323347  9799 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33636:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:51.325652  9799 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:51.362311  9897 tablet_service.cc:1511] Processing CreateTablet for tablet 2061dfbad4c34bce8613afbc48c6898c (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:36:51.363610  9973 tablet_service.cc:1511] Processing CreateTablet for tablet 2061dfbad4c34bce8613afbc48c6898c (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:36:51.364684 10046 tablet_service.cc:1511] Processing CreateTablet for tablet 2061dfbad4c34bce8613afbc48c6898c (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:36:51.364961  9973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2061dfbad4c34bce8613afbc48c6898c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.365741 10046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2061dfbad4c34bce8613afbc48c6898c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.367066  9898 tablet_service.cc:1511] Processing CreateTablet for tablet 4da6e466cf234a00acb5035983bf1f47 (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:36:51.368453  9972 tablet_service.cc:1511] Processing CreateTablet for tablet 4da6e466cf234a00acb5035983bf1f47 (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:36:51.369666  9972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da6e466cf234a00acb5035983bf1f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.372618 10047 tablet_service.cc:1511] Processing CreateTablet for tablet 4da6e466cf234a00acb5035983bf1f47 (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:36:51.373791 10047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da6e466cf234a00acb5035983bf1f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.376703 10045 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4798c612264a3585eee8e7a2adaa5f (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:36:51.377941 10045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4798c612264a3585eee8e7a2adaa5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.380712 10044 tablet_service.cc:1511] Processing CreateTablet for tablet 6ebbcc3a4c1c452f97d81045b19a10a3 (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:36:51.382050 10044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ebbcc3a4c1c452f97d81045b19a10a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.382589 10043 tablet_service.cc:1511] Processing CreateTablet for tablet 5280072f574d4b7eaac1210b738653ad (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:36:51.383929 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5280072f574d4b7eaac1210b738653ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.385349  9895 tablet_service.cc:1511] Processing CreateTablet for tablet 6ebbcc3a4c1c452f97d81045b19a10a3 (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:36:51.384054  9894 tablet_service.cc:1511] Processing CreateTablet for tablet 5280072f574d4b7eaac1210b738653ad (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:36:51.387302  9896 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4798c612264a3585eee8e7a2adaa5f (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:36:51.363577  9897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2061dfbad4c34bce8613afbc48c6898c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.391167  9898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da6e466cf234a00acb5035983bf1f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.391795  9896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4798c612264a3585eee8e7a2adaa5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.392513  9895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ebbcc3a4c1c452f97d81045b19a10a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.393072  9894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5280072f574d4b7eaac1210b738653ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.405186  9971 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4798c612264a3585eee8e7a2adaa5f (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:36:51.406519  9971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4798c612264a3585eee8e7a2adaa5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.409431  9970 tablet_service.cc:1511] Processing CreateTablet for tablet 6ebbcc3a4c1c452f97d81045b19a10a3 (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:36:51.410727  9970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ebbcc3a4c1c452f97d81045b19a10a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.412832  9969 tablet_service.cc:1511] Processing CreateTablet for tablet 5280072f574d4b7eaac1210b738653ad (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:36:51.414122  9969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5280072f574d4b7eaac1210b738653ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.436152  9893 tablet_service.cc:1511] Processing CreateTablet for tablet ca8091fe586f41a9b2443416c84c97cb (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:36:51.437561  9893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8091fe586f41a9b2443416c84c97cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.438798 10043 tablet_service.cc:1511] Processing CreateTablet for tablet ca8091fe586f41a9b2443416c84c97cb (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:36:51.440201 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8091fe586f41a9b2443416c84c97cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.440794  9968 tablet_service.cc:1511] Processing CreateTablet for tablet ca8091fe586f41a9b2443416c84c97cb (DEFAULT_TABLE table=test-workload-rf3 [id=ca917b46c2804e4fa1eea341ca0ba673]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:36:51.442049  9968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8091fe586f41a9b2443416c84c97cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.499871 10160 tablet_bootstrap.cc:492] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9: Bootstrap starting.
I20260630 12:36:51.499871 10159 tablet_bootstrap.cc:492] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88: Bootstrap starting.
I20260630 12:36:51.505672 10160 tablet_bootstrap.cc:654] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.518098 10161 tablet_bootstrap.cc:492] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889: Bootstrap starting.
I20260630 12:36:51.520949 10160 tablet_bootstrap.cc:492] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9: No bootstrap required, opened a new log
I20260630 12:36:51.521531 10160 ts_tablet_manager.cc:1403] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.005s
I20260630 12:36:51.521050 10159 tablet_bootstrap.cc:654] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.524500 10160 raft_consensus.cc:359] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.525315 10160 raft_consensus.cc:385] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.525657 10161 tablet_bootstrap.cc:654] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.525682 10160 raft_consensus.cc:740] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.527086 10159 tablet_bootstrap.cc:492] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88: No bootstrap required, opened a new log
I20260630 12:36:51.526667 10160 consensus_queue.cc:260] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.527637 10159 ts_tablet_manager.cc:1403] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.006s
I20260630 12:36:51.529338 10160 ts_tablet_manager.cc:1434] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:51.530429 10160 tablet_bootstrap.cc:492] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9: Bootstrap starting.
I20260630 12:36:51.533264 10159 raft_consensus.cc:359] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.533985 10159 raft_consensus.cc:385] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.534325 10159 raft_consensus.cc:740] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.535079 10160 tablet_bootstrap.cc:654] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.535183 10159 consensus_queue.cc:260] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.536152 10161 tablet_bootstrap.cc:492] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889: No bootstrap required, opened a new log
I20260630 12:36:51.536669 10161 ts_tablet_manager.cc:1403] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.008s
I20260630 12:36:51.540355 10159 ts_tablet_manager.cc:1434] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:36:51.541440 10159 tablet_bootstrap.cc:492] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88: Bootstrap starting.
I20260630 12:36:51.542061 10161 raft_consensus.cc:359] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.542984 10161 raft_consensus.cc:385] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.543322 10161 raft_consensus.cc:740] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.544260 10161 consensus_queue.cc:260] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.548000 10159 tablet_bootstrap.cc:654] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.549584 10161 ts_tablet_manager.cc:1434] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:36:51.550634 10161 tablet_bootstrap.cc:492] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889: Bootstrap starting.
I20260630 12:36:51.552320 10160 tablet_bootstrap.cc:492] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9: No bootstrap required, opened a new log
I20260630 12:36:51.552897 10160 ts_tablet_manager.cc:1403] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.013s
I20260630 12:36:51.555992 10160 raft_consensus.cc:359] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.556712 10161 tablet_bootstrap.cc:654] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.556732 10160 raft_consensus.cc:385] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.557286 10160 raft_consensus.cc:740] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.558097 10160 consensus_queue.cc:260] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.560395 10160 ts_tablet_manager.cc:1434] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:51.561442 10160 tablet_bootstrap.cc:492] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9: Bootstrap starting.
I20260630 12:36:51.569041 10160 tablet_bootstrap.cc:654] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.569475 10161 tablet_bootstrap.cc:492] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889: No bootstrap required, opened a new log
I20260630 12:36:51.569939 10161 ts_tablet_manager.cc:1403] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:36:51.572986 10159 tablet_bootstrap.cc:492] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88: No bootstrap required, opened a new log
I20260630 12:36:51.572780 10161 raft_consensus.cc:359] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.573618 10161 raft_consensus.cc:385] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.573762 10159 ts_tablet_manager.cc:1403] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.012s
I20260630 12:36:51.573933 10161 raft_consensus.cc:740] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.574853 10161 consensus_queue.cc:260] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.576877 10161 ts_tablet_manager.cc:1434] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:36:51.577138 10159 raft_consensus.cc:359] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.578064 10159 raft_consensus.cc:385] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.578364 10159 raft_consensus.cc:740] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.579633 10161 tablet_bootstrap.cc:492] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889: Bootstrap starting.
I20260630 12:36:51.579162 10159 consensus_queue.cc:260] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.586151 10160 tablet_bootstrap.cc:492] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9: No bootstrap required, opened a new log
I20260630 12:36:51.586681 10160 ts_tablet_manager.cc:1403] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260630 12:36:51.588902 10159 ts_tablet_manager.cc:1434] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260630 12:36:51.586184 10161 tablet_bootstrap.cc:654] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.589516 10160 raft_consensus.cc:359] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.590011 10159 tablet_bootstrap.cc:492] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88: Bootstrap starting.
I20260630 12:36:51.590258 10160 raft_consensus.cc:385] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.590564 10160 raft_consensus.cc:740] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.591303 10160 consensus_queue.cc:260] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.593545 10160 ts_tablet_manager.cc:1434] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:51.594592 10160 tablet_bootstrap.cc:492] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9: Bootstrap starting.
I20260630 12:36:51.595902 10161 tablet_bootstrap.cc:492] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889: No bootstrap required, opened a new log
I20260630 12:36:51.596460 10161 ts_tablet_manager.cc:1403] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:36:51.599723 10159 tablet_bootstrap.cc:654] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.599623 10161 raft_consensus.cc:359] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.600476 10161 raft_consensus.cc:385] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.600498 10160 tablet_bootstrap.cc:654] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.600973 10161 raft_consensus.cc:740] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.601912 10161 consensus_queue.cc:260] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.604455 10161 ts_tablet_manager.cc:1434] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:51.605464 10161 tablet_bootstrap.cc:492] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889: Bootstrap starting.
I20260630 12:36:51.611604 10161 tablet_bootstrap.cc:654] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.612869 10160 tablet_bootstrap.cc:492] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9: No bootstrap required, opened a new log
I20260630 12:36:51.613518 10160 ts_tablet_manager.cc:1403] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:36:51.612836 10159 tablet_bootstrap.cc:492] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88: No bootstrap required, opened a new log
I20260630 12:36:51.616531 10160 raft_consensus.cc:359] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.617374 10160 raft_consensus.cc:385] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.617455 10159 ts_tablet_manager.cc:1403] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.003s
I20260630 12:36:51.617748 10160 raft_consensus.cc:740] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.618661 10160 consensus_queue.cc:260] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.620630 10159 raft_consensus.cc:359] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.621217 10160 ts_tablet_manager.cc:1434] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:51.621407 10159 raft_consensus.cc:385] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.621749 10159 raft_consensus.cc:740] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.622447 10160 tablet_bootstrap.cc:492] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9: Bootstrap starting.
I20260630 12:36:51.622552 10159 consensus_queue.cc:260] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.625303 10161 tablet_bootstrap.cc:492] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889: No bootstrap required, opened a new log
I20260630 12:36:51.625856 10161 ts_tablet_manager.cc:1403] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260630 12:36:51.628710 10161 raft_consensus.cc:359] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.629384 10160 tablet_bootstrap.cc:654] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.629441 10161 raft_consensus.cc:385] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.630012 10161 raft_consensus.cc:740] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.630316 10159 ts_tablet_manager.cc:1434] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:36:51.630877 10161 consensus_queue.cc:260] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.631362 10159 tablet_bootstrap.cc:492] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88: Bootstrap starting.
I20260630 12:36:51.634935 10116 raft_consensus.cc:493] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.635425 10116 raft_consensus.cc:515] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.638011 10116 leader_election.cc:290] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2:33441), dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705)
I20260630 12:36:51.639261 10159 tablet_bootstrap.cc:654] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.645339 10161 ts_tablet_manager.cc:1434] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:36:51.646559 10161 tablet_bootstrap.cc:492] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889: Bootstrap starting.
I20260630 12:36:51.664237 10161 tablet_bootstrap.cc:654] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.677680 10161 tablet_bootstrap.cc:492] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889: No bootstrap required, opened a new log
I20260630 12:36:51.678143 10161 ts_tablet_manager.cc:1403] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260630 12:36:51.679461 10159 tablet_bootstrap.cc:492] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88: No bootstrap required, opened a new log
I20260630 12:36:51.680107 10159 ts_tablet_manager.cc:1403] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.024s
I20260630 12:36:51.680598 10160 tablet_bootstrap.cc:492] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9: No bootstrap required, opened a new log
I20260630 12:36:51.681078 10161 raft_consensus.cc:359] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.681905 10161 raft_consensus.cc:385] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.682240 10161 raft_consensus.cc:740] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.681169 10160 ts_tablet_manager.cc:1403] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.013s
I20260630 12:36:51.683112 10159 raft_consensus.cc:359] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.683140 10161 consensus_queue.cc:260] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.684099 10159 raft_consensus.cc:385] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.684475 10159 raft_consensus.cc:740] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.685365 10159 consensus_queue.cc:260] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.686053 10112 raft_consensus.cc:493] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.686542 10112 raft_consensus.cc:515] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.687713 10159 ts_tablet_manager.cc:1434] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:36:51.688705 10159 tablet_bootstrap.cc:492] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88: Bootstrap starting.
I20260630 12:36:51.685393 10160 raft_consensus.cc:359] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.692174 10160 raft_consensus.cc:385] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.692469 10160 raft_consensus.cc:740] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.693224 10160 consensus_queue.cc:260] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.693583  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebbcc3a4c1c452f97d81045b19a10a3" candidate_uuid: "9e8650da32f74b33bea178ee30575889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" is_pre_election: true
I20260630 12:36:51.694598  9983 raft_consensus.cc:2468] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e8650da32f74b33bea178ee30575889 in term 0.
I20260630 12:36:51.696120  9874 leader_election.cc:304] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 703fd0be2b0c46658c97d20c50c8f3d9, 9e8650da32f74b33bea178ee30575889; no voters: 
I20260630 12:36:51.696897 10159 tablet_bootstrap.cc:654] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.696981 10116 raft_consensus.cc:2804] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.697467 10116 raft_consensus.cc:493] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.697785 10116 raft_consensus.cc:3060] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.698827 10160 ts_tablet_manager.cc:1434] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.004s
I20260630 12:36:51.703465 10161 ts_tablet_manager.cc:1434] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:36:51.704181 10160 tablet_bootstrap.cc:492] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9: Bootstrap starting.
I20260630 12:36:51.706904 10112 leader_election.cc:290] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e8650da32f74b33bea178ee30575889 (127.0.123.1:35571), 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2:33441)
I20260630 12:36:51.713505 10160 tablet_bootstrap.cc:654] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.717382 10161 tablet_bootstrap.cc:492] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889: Bootstrap starting.
I20260630 12:36:51.721386 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebbcc3a4c1c452f97d81045b19a10a3" candidate_uuid: "9e8650da32f74b33bea178ee30575889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaa007ca31546ed90bba7e19573aa88" is_pre_election: true
I20260630 12:36:51.724498 10161 tablet_bootstrap.cc:654] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.726656 10116 raft_consensus.cc:515] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
W20260630 12:36:51.732681  9872 leader_election.cc:343] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.734543  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebbcc3a4c1c452f97d81045b19a10a3" candidate_uuid: "9e8650da32f74b33bea178ee30575889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "703fd0be2b0c46658c97d20c50c8f3d9"
I20260630 12:36:51.735265  9983 raft_consensus.cc:3060] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.741221 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebbcc3a4c1c452f97d81045b19a10a3" candidate_uuid: "9e8650da32f74b33bea178ee30575889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaa007ca31546ed90bba7e19573aa88"
W20260630 12:36:51.743011  9872 leader_election.cc:343] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.743599 10116 leader_election.cc:290] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [CANDIDATE]: Term 1 election: Requested vote from peers 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2:33441), dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705)
I20260630 12:36:51.749192  9983 raft_consensus.cc:2468] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e8650da32f74b33bea178ee30575889 in term 1.
I20260630 12:36:51.750628  9874 leader_election.cc:304] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [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: 703fd0be2b0c46658c97d20c50c8f3d9, 9e8650da32f74b33bea178ee30575889; no voters: dbaa007ca31546ed90bba7e19573aa88
I20260630 12:36:51.751986 10116 raft_consensus.cc:2804] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.753319 10116 raft_consensus.cc:697] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 1 LEADER]: Becoming Leader. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Running, Role: LEADER
I20260630 12:36:51.754141 10116 consensus_queue.cc:237] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.756115 10159 tablet_bootstrap.cc:492] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88: No bootstrap required, opened a new log
I20260630 12:36:51.756680 10159 ts_tablet_manager.cc:1403] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.008s
I20260630 12:36:51.759512 10159 raft_consensus.cc:359] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.760242 10159 raft_consensus.cc:385] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.760540 10159 raft_consensus.cc:740] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.761256 10159 consensus_queue.cc:260] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.763964 10159 ts_tablet_manager.cc:1434] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:36:51.764995 10159 tablet_bootstrap.cc:492] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88: Bootstrap starting.
I20260630 12:36:51.779047 10108 raft_consensus.cc:493] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.779681 10108 raft_consensus.cc:515] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.785676 10108 leader_election.cc:290] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e8650da32f74b33bea178ee30575889 (127.0.123.1:35571), dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705)
I20260630 12:36:51.788614  9803 catalog_manager.cc:5697] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e8650da32f74b33bea178ee30575889 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "9e8650da32f74b33bea178ee30575889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:51.801918  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8091fe586f41a9b2443416c84c97cb" candidate_uuid: "dbaa007ca31546ed90bba7e19573aa88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" is_pre_election: true
I20260630 12:36:51.802631  9983 raft_consensus.cc:2468] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbaa007ca31546ed90bba7e19573aa88 in term 0.
I20260630 12:36:51.801980 10159 tablet_bootstrap.cc:654] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.803953 10023 leader_election.cc:304] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 703fd0be2b0c46658c97d20c50c8f3d9, dbaa007ca31546ed90bba7e19573aa88; no voters: 
I20260630 12:36:51.804876 10112 raft_consensus.cc:2804] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.805238 10112 raft_consensus.cc:493] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.805552 10112 raft_consensus.cc:3060] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.808238  9908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8091fe586f41a9b2443416c84c97cb" candidate_uuid: "dbaa007ca31546ed90bba7e19573aa88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8650da32f74b33bea178ee30575889" is_pre_election: true
I20260630 12:36:51.808979  9908 raft_consensus.cc:2468] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbaa007ca31546ed90bba7e19573aa88 in term 0.
I20260630 12:36:51.810420 10108 raft_consensus.cc:493] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.810978 10108 raft_consensus.cc:515] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.812537 10116 raft_consensus.cc:493] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.813019 10116 raft_consensus.cc:515] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.815270 10108 leader_election.cc:290] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e8650da32f74b33bea178ee30575889 (127.0.123.1:35571), dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705)
I20260630 12:36:51.816262  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4798c612264a3585eee8e7a2adaa5f" candidate_uuid: "9e8650da32f74b33bea178ee30575889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" is_pre_election: true
I20260630 12:36:51.817080  9983 raft_consensus.cc:2468] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e8650da32f74b33bea178ee30575889 in term 0.
I20260630 12:36:51.820218 10116 leader_election.cc:290] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2:33441), dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705)
I20260630 12:36:51.820915  9874 leader_election.cc:304] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 703fd0be2b0c46658c97d20c50c8f3d9, 9e8650da32f74b33bea178ee30575889; no voters: 
I20260630 12:36:51.821420 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4798c612264a3585eee8e7a2adaa5f" candidate_uuid: "9e8650da32f74b33bea178ee30575889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaa007ca31546ed90bba7e19573aa88" is_pre_election: true
I20260630 12:36:51.821597 10116 raft_consensus.cc:2804] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.822047 10116 raft_consensus.cc:493] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.822427 10116 raft_consensus.cc:3060] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.822151 10057 raft_consensus.cc:2468] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e8650da32f74b33bea178ee30575889 in term 0.
I20260630 12:36:51.824936 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6e466cf234a00acb5035983bf1f47" candidate_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaa007ca31546ed90bba7e19573aa88" is_pre_election: true
I20260630 12:36:51.825294 10056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5280072f574d4b7eaac1210b738653ad" candidate_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaa007ca31546ed90bba7e19573aa88" is_pre_election: true
I20260630 12:36:51.826011 10056 raft_consensus.cc:2468] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 703fd0be2b0c46658c97d20c50c8f3d9 in term 0.
W20260630 12:36:51.827032  9947 leader_election.cc:343] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.828193  9947 leader_election.cc:304] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 703fd0be2b0c46658c97d20c50c8f3d9, dbaa007ca31546ed90bba7e19573aa88; no voters: 
I20260630 12:36:51.829123 10108 raft_consensus.cc:2804] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.829543 10108 raft_consensus.cc:493] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.829974 10108 raft_consensus.cc:3060] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.830011 10116 raft_consensus.cc:515] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.830438  9908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6e466cf234a00acb5035983bf1f47" candidate_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8650da32f74b33bea178ee30575889" is_pre_election: true
I20260630 12:36:51.831138  9908 raft_consensus.cc:2468] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 703fd0be2b0c46658c97d20c50c8f3d9 in term 0.
I20260630 12:36:51.831269  9907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5280072f574d4b7eaac1210b738653ad" candidate_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8650da32f74b33bea178ee30575889" is_pre_election: true
I20260630 12:36:51.831920  9907 raft_consensus.cc:2468] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 703fd0be2b0c46658c97d20c50c8f3d9 in term 0.
I20260630 12:36:51.832667  9948 leader_election.cc:304] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [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: 703fd0be2b0c46658c97d20c50c8f3d9, 9e8650da32f74b33bea178ee30575889; no voters: dbaa007ca31546ed90bba7e19573aa88
I20260630 12:36:51.828532 10160 tablet_bootstrap.cc:492] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9: No bootstrap required, opened a new log
I20260630 12:36:51.834017 10160 ts_tablet_manager.cc:1403] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent bootstrapping tablet: real 0.134s	user 0.020s	sys 0.013s
I20260630 12:36:51.835057 10114 raft_consensus.cc:493] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.835592 10114 raft_consensus.cc:515] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.836984 10160 raft_consensus.cc:359] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.837675 10160 raft_consensus.cc:385] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.838004 10160 raft_consensus.cc:740] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.837813 10114 leader_election.cc:290] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e8650da32f74b33bea178ee30575889 (127.0.123.1:35571), 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2:33441)
I20260630 12:36:51.839116  9907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2061dfbad4c34bce8613afbc48c6898c" candidate_uuid: "dbaa007ca31546ed90bba7e19573aa88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8650da32f74b33bea178ee30575889" is_pre_election: true
I20260630 12:36:51.842010 10112 raft_consensus.cc:515] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
W20260630 12:36:51.842839 10022 leader_election.cc:343] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e8650da32f74b33bea178ee30575889 (127.0.123.1:35571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.846189 10116 leader_election.cc:290] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [CANDIDATE]: Term 1 election: Requested vote from peers 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2:33441), dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705)
I20260630 12:36:51.847038  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4798c612264a3585eee8e7a2adaa5f" candidate_uuid: "9e8650da32f74b33bea178ee30575889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "703fd0be2b0c46658c97d20c50c8f3d9"
I20260630 12:36:51.847590  9983 raft_consensus.cc:3060] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.844141 10161 tablet_bootstrap.cc:492] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889: No bootstrap required, opened a new log
I20260630 12:36:51.848016  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2061dfbad4c34bce8613afbc48c6898c" candidate_uuid: "dbaa007ca31546ed90bba7e19573aa88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" is_pre_election: true
I20260630 12:36:51.848423 10161 ts_tablet_manager.cc:1403] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889: Time spent bootstrapping tablet: real 0.131s	user 0.022s	sys 0.004s
I20260630 12:36:51.848874  9907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8091fe586f41a9b2443416c84c97cb" candidate_uuid: "dbaa007ca31546ed90bba7e19573aa88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8650da32f74b33bea178ee30575889"
I20260630 12:36:51.849493  9907 raft_consensus.cc:3060] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.848008 10112 leader_election.cc:290] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [CANDIDATE]: Term 1 election: Requested vote from peers 9e8650da32f74b33bea178ee30575889 (127.0.123.1:35571), 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2:33441)
I20260630 12:36:51.851534 10161 raft_consensus.cc:359] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.847556 10056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4798c612264a3585eee8e7a2adaa5f" candidate_uuid: "9e8650da32f74b33bea178ee30575889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaa007ca31546ed90bba7e19573aa88"
I20260630 12:36:51.852293  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8091fe586f41a9b2443416c84c97cb" candidate_uuid: "dbaa007ca31546ed90bba7e19573aa88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "703fd0be2b0c46658c97d20c50c8f3d9"
I20260630 12:36:51.852993 10056 raft_consensus.cc:3060] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.853127  9981 raft_consensus.cc:3060] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.843758 10160 consensus_queue.cc:260] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.844796 10108 raft_consensus.cc:515] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.854955  9982 raft_consensus.cc:2468] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbaa007ca31546ed90bba7e19573aa88 in term 0.
I20260630 12:36:51.845299 10191 raft_consensus.cc:2804] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.857445 10191 raft_consensus.cc:493] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.845827 10159 tablet_bootstrap.cc:492] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88: No bootstrap required, opened a new log
I20260630 12:36:51.857594 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5280072f574d4b7eaac1210b738653ad" candidate_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaa007ca31546ed90bba7e19573aa88"
I20260630 12:36:51.857977 10108 leader_election.cc:290] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [CANDIDATE]: Term 1 election: Requested vote from peers 9e8650da32f74b33bea178ee30575889 (127.0.123.1:35571), dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705)
I20260630 12:36:51.858224 10159 ts_tablet_manager.cc:1403] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88: Time spent bootstrapping tablet: real 0.093s	user 0.031s	sys 0.004s
I20260630 12:36:51.858691 10023 leader_election.cc:304] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [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: 703fd0be2b0c46658c97d20c50c8f3d9, dbaa007ca31546ed90bba7e19573aa88; no voters: 9e8650da32f74b33bea178ee30575889
I20260630 12:36:51.859033  9908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5280072f574d4b7eaac1210b738653ad" candidate_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8650da32f74b33bea178ee30575889"
I20260630 12:36:51.860587  9908 raft_consensus.cc:3060] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.861038 10112 raft_consensus.cc:2804] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.861433 10112 raft_consensus.cc:493] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.861763 10112 raft_consensus.cc:3060] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.857847 10191 raft_consensus.cc:3060] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.863268 10159 raft_consensus.cc:359] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.864204 10159 raft_consensus.cc:385] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.854316  9983 raft_consensus.cc:2468] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e8650da32f74b33bea178ee30575889 in term 1.
I20260630 12:36:51.865070 10159 raft_consensus.cc:740] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.858230 10057 raft_consensus.cc:3060] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.864390 10160 ts_tablet_manager.cc:1434] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260630 12:36:51.865656  9874 leader_election.cc:304] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 703fd0be2b0c46658c97d20c50c8f3d9, 9e8650da32f74b33bea178ee30575889; no voters: 
I20260630 12:36:51.866101 10159 consensus_queue.cc:260] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.852313 10161 raft_consensus.cc:385] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.867666 10161 raft_consensus.cc:740] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.867009 10116 raft_consensus.cc:2804] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.868501 10116 raft_consensus.cc:697] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 1 LEADER]: Becoming Leader. State: Replica: 9e8650da32f74b33bea178ee30575889, State: Running, Role: LEADER
I20260630 12:36:51.869282 10116 consensus_queue.cc:237] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.859925  9907 raft_consensus.cc:2468] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbaa007ca31546ed90bba7e19573aa88 in term 1.
I20260630 12:36:51.872720 10022 leader_election.cc:304] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e8650da32f74b33bea178ee30575889, dbaa007ca31546ed90bba7e19573aa88; no voters: 
I20260630 12:36:51.873664 10114 raft_consensus.cc:2804] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.894071 10161 consensus_queue.cc:260] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.896813 10161 ts_tablet_manager.cc:1434] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.012s
I20260630 12:36:51.899401 10159 ts_tablet_manager.cc:1434] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.003s
I20260630 12:36:51.900854  9908 raft_consensus.cc:2468] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 703fd0be2b0c46658c97d20c50c8f3d9 in term 1.
I20260630 12:36:51.902084  9948 leader_election.cc:304] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 703fd0be2b0c46658c97d20c50c8f3d9, 9e8650da32f74b33bea178ee30575889; no voters: 
I20260630 12:36:51.903086 10108 raft_consensus.cc:2804] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.903754  9981 raft_consensus.cc:2468] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbaa007ca31546ed90bba7e19573aa88 in term 1.
I20260630 12:36:51.904929 10114 raft_consensus.cc:697] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 1 LEADER]: Becoming Leader. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Running, Role: LEADER
I20260630 12:36:51.905812 10114 consensus_queue.cc:237] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.909556 10108 raft_consensus.cc:697] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 LEADER]: Becoming Leader. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Running, Role: LEADER
I20260630 12:36:51.909870 10056 raft_consensus.cc:2468] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e8650da32f74b33bea178ee30575889 in term 1.
I20260630 12:36:51.910400 10108 consensus_queue.cc:237] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.910907 10191 raft_consensus.cc:515] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.908361 10112 raft_consensus.cc:515] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
W20260630 12:36:51.916914  9854 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:51.917927 10112 leader_election.cc:290] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [CANDIDATE]: Term 1 election: Requested vote from peers 9e8650da32f74b33bea178ee30575889 (127.0.123.1:35571), 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2:33441)
I20260630 12:36:51.918655  9908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2061dfbad4c34bce8613afbc48c6898c" candidate_uuid: "dbaa007ca31546ed90bba7e19573aa88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8650da32f74b33bea178ee30575889"
I20260630 12:36:51.914948 10057 raft_consensus.cc:2468] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 703fd0be2b0c46658c97d20c50c8f3d9 in term 1.
I20260630 12:36:51.919262  9908 raft_consensus.cc:3060] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.919799 10191 leader_election.cc:290] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [CANDIDATE]: Term 1 election: Requested vote from peers 9e8650da32f74b33bea178ee30575889 (127.0.123.1:35571), dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3:34705)
I20260630 12:36:51.922416  9803 catalog_manager.cc:5697] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e8650da32f74b33bea178ee30575889 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "9e8650da32f74b33bea178ee30575889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:51.922883 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6e466cf234a00acb5035983bf1f47" candidate_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaa007ca31546ed90bba7e19573aa88"
I20260630 12:36:51.923486 10057 raft_consensus.cc:3060] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.924484  9799 catalog_manager.cc:5697] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:51.926538  9907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6e466cf234a00acb5035983bf1f47" candidate_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8650da32f74b33bea178ee30575889"
I20260630 12:36:51.927136  9907 raft_consensus.cc:3060] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.930011 10057 raft_consensus.cc:2468] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 703fd0be2b0c46658c97d20c50c8f3d9 in term 1.
I20260630 12:36:51.925457  9806 catalog_manager.cc:5697] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "dbaa007ca31546ed90bba7e19573aa88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:51.932049  9947 leader_election.cc:304] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 703fd0be2b0c46658c97d20c50c8f3d9, dbaa007ca31546ed90bba7e19573aa88; no voters: 
I20260630 12:36:51.932885 10194 raft_consensus.cc:2804] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.926817  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2061dfbad4c34bce8613afbc48c6898c" candidate_uuid: "dbaa007ca31546ed90bba7e19573aa88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "703fd0be2b0c46658c97d20c50c8f3d9"
I20260630 12:36:51.933914  9907 raft_consensus.cc:2468] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 703fd0be2b0c46658c97d20c50c8f3d9 in term 1.
I20260630 12:36:51.934046  9981 raft_consensus.cc:3060] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.933321 10194 raft_consensus.cc:697] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 LEADER]: Becoming Leader. State: Replica: 703fd0be2b0c46658c97d20c50c8f3d9, State: Running, Role: LEADER
I20260630 12:36:51.936506 10194 consensus_queue.cc:237] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.940810  9981 raft_consensus.cc:2468] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbaa007ca31546ed90bba7e19573aa88 in term 1.
I20260630 12:36:51.941998 10023 leader_election.cc:304] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 703fd0be2b0c46658c97d20c50c8f3d9, dbaa007ca31546ed90bba7e19573aa88; no voters: 
I20260630 12:36:51.942610  9908 raft_consensus.cc:2468] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbaa007ca31546ed90bba7e19573aa88 in term 1.
I20260630 12:36:51.942854 10114 raft_consensus.cc:2804] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.944409 10114 raft_consensus.cc:697] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 1 LEADER]: Becoming Leader. State: Replica: dbaa007ca31546ed90bba7e19573aa88, State: Running, Role: LEADER
I20260630 12:36:51.945171 10114 consensus_queue.cc:237] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:51.953157  9799 catalog_manager.cc:5697] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:51.955188  9797 catalog_manager.cc:5697] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbaa007ca31546ed90bba7e19573aa88 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "dbaa007ca31546ed90bba7e19573aa88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.074975 10114 raft_consensus.cc:493] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.075474 10114 raft_consensus.cc:515] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } }
I20260630 12:36:52.077104 10114 leader_election.cc:290] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e8650da32f74b33bea178ee30575889 (127.0.123.1:35571), 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2:33441)
I20260630 12:36:52.077894  9908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebbcc3a4c1c452f97d81045b19a10a3" candidate_uuid: "dbaa007ca31546ed90bba7e19573aa88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8650da32f74b33bea178ee30575889" is_pre_election: true
I20260630 12:36:52.078136  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebbcc3a4c1c452f97d81045b19a10a3" candidate_uuid: "dbaa007ca31546ed90bba7e19573aa88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" is_pre_election: true
I20260630 12:36:52.078877  9981 raft_consensus.cc:2393] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dbaa007ca31546ed90bba7e19573aa88 in current term 1: Already voted for candidate 9e8650da32f74b33bea178ee30575889 in this term.
I20260630 12:36:52.079733 10023 leader_election.cc:304] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [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: dbaa007ca31546ed90bba7e19573aa88; no voters: 703fd0be2b0c46658c97d20c50c8f3d9, 9e8650da32f74b33bea178ee30575889
I20260630 12:36:52.080322 10114 raft_consensus.cc:3060] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.085089 10114 raft_consensus.cc:2749] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:52.271656 10116 consensus_queue.cc:1048] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.284157 10056 raft_consensus.cc:1275] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Refusing update from remote peer 9e8650da32f74b33bea178ee30575889: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.286701 10111 consensus_queue.cc:1048] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.290194  9981 raft_consensus.cc:1275] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Refusing update from remote peer 9e8650da32f74b33bea178ee30575889: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.297188 10111 consensus_queue.cc:1048] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.316402  9983 raft_consensus.cc:1275] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Refusing update from remote peer 9e8650da32f74b33bea178ee30575889: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.321115 10116 consensus_queue.cc:1048] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:36:52.328171 10114 consensus_queue.cc:1048] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.361976  9908 raft_consensus.cc:1275] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Refusing update from remote peer dbaa007ca31546ed90bba7e19573aa88: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.362272  9907 raft_consensus.cc:1275] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Refusing update from remote peer 703fd0be2b0c46658c97d20c50c8f3d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:52.363879  9980 raft_consensus.cc:1275] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Refusing update from remote peer dbaa007ca31546ed90bba7e19573aa88: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.366109 10114 consensus_queue.cc:1048] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.374068  9908 raft_consensus.cc:1275] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Refusing update from remote peer dbaa007ca31546ed90bba7e19573aa88: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.374238 10057 raft_consensus.cc:1275] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Refusing update from remote peer 703fd0be2b0c46658c97d20c50c8f3d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:52.375177 10055 raft_consensus.cc:1275] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Refusing update from remote peer 703fd0be2b0c46658c97d20c50c8f3d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.392295 10192 consensus_queue.cc:1048] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:52.392587  9907 raft_consensus.cc:1275] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Refusing update from remote peer 703fd0be2b0c46658c97d20c50c8f3d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.372582 10114 consensus_queue.cc:1048] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260630 12:36:52.380612 10194 consensus_queue.cc:1048] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260630 12:36:52.408900 10108 consensus_queue.cc:1048] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.410458 10108 consensus_queue.cc:1048] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.407222 10191 consensus_queue.cc:1048] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:36:52.411787 10211 mvcc.cc:204] Tried to move back new op lower bound from 7302443058297847808 to 7302443056625549312. Current Snapshot: MvccSnapshot[applied={T|T < 7302443058297847808}]
W20260630 12:36:52.450968  9948 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.1:35571, user_credentials={real_user=slave}} blocked reactor thread for 56896.4us
W20260630 12:36:52.862318 10202 meta_cache.cc:1261] Time spent looking up entry by key: real 0.087s	user 0.003s	sys 0.000s
W20260630 12:36:53.390796 10022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.1:35571, user_credentials={real_user=slave}} blocked reactor thread for 53164.7us
W20260630 12:36:53.538821  9947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.3:34705, user_credentials={real_user=slave}} blocked reactor thread for 76464.9us
I20260630 12:36:53.642926   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:53.649497 10256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:53.649943 10257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:53.651268 10259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:53.652034   492 server_base.cc:1061] running on GCE node
I20260630 12:36:53.653330   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:53.653523   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:53.653659   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823013653646 us; error 0 us; skew 500 ppm
I20260630 12:36:53.654076   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:53.656324   492 webserver.cc:533] Webserver started at http://127.0.123.4:34227/ using document root <none> and password file <none>
I20260630 12:36:53.656736   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:53.656894   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:53.657094   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:53.658035   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "4a3b05cdfc2d4a368791e37d23e80988"
format_stamp: "Formatted at 2026-06-30 12:36:53 on dist-test-slave-khbc"
I20260630 12:36:53.662087   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:36:53.665256 10264 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:53.665971   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:53.666249   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "4a3b05cdfc2d4a368791e37d23e80988"
format_stamp: "Formatted at 2026-06-30 12:36:53 on dist-test-slave-khbc"
I20260630 12:36:53.666528   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:53.709630   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:53.710765   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:53.711982   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:53.714085   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:53.714278   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:53.714519   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:53.714668   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:53.751307   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:46357
I20260630 12:36:53.751410 10326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:46357 every 8 connection(s)
I20260630 12:36:53.765105 10327 heartbeater.cc:344] Connected to a master server at 127.0.123.62:44807
I20260630 12:36:53.765519 10327 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:53.766167 10327 heartbeater.cc:507] Master 127.0.123.62:44807 requested a full tablet report, sending...
I20260630 12:36:53.768028  9802 ts_manager.cc:194] Registered new tserver with Master: 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4:46357)
I20260630 12:36:53.769373  9802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33650
I20260630 12:36:54.063544  9981 consensus_queue.cc:237] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } attrs { replace: true } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } }
I20260630 12:36:54.069279 10057 raft_consensus.cc:1275] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Refusing update from remote peer 703fd0be2b0c46658c97d20c50c8f3d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:36:54.070101  9907 raft_consensus.cc:1275] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Refusing update from remote peer 703fd0be2b0c46658c97d20c50c8f3d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:36:54.070856 10253 consensus_queue.cc:1048] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:36:54.071795 10191 consensus_queue.cc:1048] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:36:54.078477 10191 raft_consensus.cc:2955] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } attrs { replace: true } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.080346  9907 raft_consensus.cc:2955] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } attrs { replace: true } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
W20260630 12:36:54.082679  9946 consensus_peers.cc:597] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 -> Peer 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4:46357): Couldn't send request to peer 4a3b05cdfc2d4a368791e37d23e80988. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5280072f574d4b7eaac1210b738653ad. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:54.081928 10057 raft_consensus.cc:2955] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } attrs { replace: true } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.098486  9802 catalog_manager.cc:5697] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 reported cstate change: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } attrs { replace: true } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.112962  9907 consensus_queue.cc:237] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } }
I20260630 12:36:54.120895 10057 raft_consensus.cc:1275] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Refusing update from remote peer 9e8650da32f74b33bea178ee30575889: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:36:54.122466 10231 consensus_queue.cc:1048] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:36:54.125932  9981 raft_consensus.cc:1275] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Refusing update from remote peer 9e8650da32f74b33bea178ee30575889: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:36:54.127982 10111 consensus_queue.cc:1048] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:36:54.136656 10055 raft_consensus.cc:2955] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.137548 10231 raft_consensus.cc:2955] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.151067  9981 raft_consensus.cc:2955] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.157963  9805 catalog_manager.cc:5697] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 reported cstate change: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "9e8650da32f74b33bea178ee30575889" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.185935 10055 consensus_queue.cc:237] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } }
W20260630 12:36:54.187954  9871 consensus_peers.cc:597] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 -> Peer 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4:46357): Couldn't send request to peer 4a3b05cdfc2d4a368791e37d23e80988. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e4798c612264a3585eee8e7a2adaa5f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:54.193147  9981 raft_consensus.cc:1275] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Refusing update from remote peer dbaa007ca31546ed90bba7e19573aa88: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:36:54.193532  9907 raft_consensus.cc:1275] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Refusing update from remote peer dbaa007ca31546ed90bba7e19573aa88: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:36:54.195159 10255 consensus_queue.cc:1048] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:36:54.196125 10344 consensus_queue.cc:1048] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260630 12:36:54.202699 10020 consensus_peers.cc:597] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 -> Peer 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4:46357): Couldn't send request to peer 4a3b05cdfc2d4a368791e37d23e80988. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2061dfbad4c34bce8613afbc48c6898c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:54.204326 10345 raft_consensus.cc:2955] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.205370  9981 raft_consensus.cc:2955] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.205920  9907 raft_consensus.cc:2955] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.216853  9905 consensus_queue.cc:237] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } }
I20260630 12:36:54.216817  9802 catalog_manager.cc:5697] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 reported cstate change: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "dbaa007ca31546ed90bba7e19573aa88" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:54.224785 10055 raft_consensus.cc:1275] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Refusing update from remote peer 9e8650da32f74b33bea178ee30575889: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260630 12:36:54.224851  9871 consensus_peers.cc:597] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 -> Peer 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4:46357): Couldn't send request to peer 4a3b05cdfc2d4a368791e37d23e80988. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ebbcc3a4c1c452f97d81045b19a10a3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:54.225317  9981 raft_consensus.cc:1275] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Refusing update from remote peer 9e8650da32f74b33bea178ee30575889: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:36:54.226436 10111 consensus_queue.cc:1048] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:36:54.227675 10340 consensus_queue.cc:1048] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:36:54.232445 10111 raft_consensus.cc:2955] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.234414 10055 raft_consensus.cc:2955] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.236560  9982 raft_consensus.cc:2955] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.250948  9802 catalog_manager.cc:5697] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 reported cstate change: config changed from index -1 to 18, NON_VOTER 4a3b05cdfc2d4a368791e37d23e80988 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "9e8650da32f74b33bea178ee30575889" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9e8650da32f74b33bea178ee30575889" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35571 } } peers { permanent_uuid: "703fd0be2b0c46658c97d20c50c8f3d9" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "dbaa007ca31546ed90bba7e19573aa88" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34705 } } peers { permanent_uuid: "4a3b05cdfc2d4a368791e37d23e80988" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 46357 } attrs { promote: true } } }
I20260630 12:36:54.270287   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:36:54.302086   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:54.302811   492 tablet_replica.cc:333] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889: stopping tablet replica
I20260630 12:36:54.303504   492 raft_consensus.cc:2243] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.304147   492 raft_consensus.cc:2272] T 2061dfbad4c34bce8613afbc48c6898c P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.307140   492 tablet_replica.cc:333] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889: stopping tablet replica
I20260630 12:36:54.307771   492 raft_consensus.cc:2243] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.308327   492 raft_consensus.cc:2272] T 5280072f574d4b7eaac1210b738653ad P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.311472   492 tablet_replica.cc:333] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889: stopping tablet replica
I20260630 12:36:54.312242   492 raft_consensus.cc:2243] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.313545   492 raft_consensus.cc:2272] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.316462   492 tablet_replica.cc:333] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889: stopping tablet replica
I20260630 12:36:54.316990   492 raft_consensus.cc:2243] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.318018   492 raft_consensus.cc:2272] T 3e4798c612264a3585eee8e7a2adaa5f P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.320376   492 tablet_replica.cc:333] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889: stopping tablet replica
I20260630 12:36:54.320894   492 raft_consensus.cc:2243] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.321360   492 raft_consensus.cc:2272] T ca8091fe586f41a9b2443416c84c97cb P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.323925   492 tablet_replica.cc:333] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889: stopping tablet replica
I20260630 12:36:54.324417   492 raft_consensus.cc:2243] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.324858   492 raft_consensus.cc:2272] T 4da6e466cf234a00acb5035983bf1f47 P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.327344   492 tablet_replica.cc:333] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889: stopping tablet replica
I20260630 12:36:54.327845   492 raft_consensus.cc:2243] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.328253   492 raft_consensus.cc:2272] T fc325813666f47cebb54945bafaafc9c P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.330183   492 tablet_replica.cc:333] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889: stopping tablet replica
I20260630 12:36:54.330600   492 raft_consensus.cc:2243] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.330993   492 raft_consensus.cc:2272] T 4700a2721d784afb85e96fd72e4840b8 P 9e8650da32f74b33bea178ee30575889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.357888   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:36:54.374495   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:36:54.395299   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:54.395951   492 tablet_replica.cc:333] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9: stopping tablet replica
I20260630 12:36:54.396703   492 raft_consensus.cc:2243] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.397358   492 raft_consensus.cc:2272] T 2061dfbad4c34bce8613afbc48c6898c P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.400271   492 tablet_replica.cc:333] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9: stopping tablet replica
I20260630 12:36:54.400985   492 raft_consensus.cc:2243] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.401947   492 raft_consensus.cc:2272] T 4da6e466cf234a00acb5035983bf1f47 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.404889   492 tablet_replica.cc:333] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9: stopping tablet replica
I20260630 12:36:54.405414   492 raft_consensus.cc:2243] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.406342   492 raft_consensus.cc:2272] T 5280072f574d4b7eaac1210b738653ad P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.408692   492 tablet_replica.cc:333] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9: stopping tablet replica
I20260630 12:36:54.409268   492 raft_consensus.cc:2243] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.409687   492 raft_consensus.cc:2272] T 6ebbcc3a4c1c452f97d81045b19a10a3 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.412431   492 tablet_replica.cc:333] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9: stopping tablet replica
I20260630 12:36:54.412931   492 raft_consensus.cc:2243] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.413383   492 raft_consensus.cc:2272] T 3e4798c612264a3585eee8e7a2adaa5f P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.415627   492 tablet_replica.cc:333] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9: stopping tablet replica
I20260630 12:36:54.416201   492 raft_consensus.cc:2243] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.416622   492 raft_consensus.cc:2272] T c8914ff8f7414f0cbb01cb77b3279322 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.418542   492 tablet_replica.cc:333] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9: stopping tablet replica
I20260630 12:36:54.418983   492 raft_consensus.cc:2243] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.419430   492 raft_consensus.cc:2272] T ca8091fe586f41a9b2443416c84c97cb P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.421775   492 tablet_replica.cc:333] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9: stopping tablet replica
I20260630 12:36:54.422294   492 raft_consensus.cc:2243] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.422724   492 raft_consensus.cc:2272] T 510962707b7142f7812d536449508a03 P 703fd0be2b0c46658c97d20c50c8f3d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.450114   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
W20260630 12:36:54.468926 10023 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.2:33441: connect: Connection refused (error 111) [suppressed 15 similar messages]
W20260630 12:36:54.472586 10023 consensus_peers.cc:597] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 -> Peer 703fd0be2b0c46658c97d20c50c8f3d9 (127.0.123.2:33441): Couldn't send request to peer 703fd0be2b0c46658c97d20c50c8f3d9. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.2:33441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:54.473664   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:36:54.504271   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:54.504892   492 tablet_replica.cc:333] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88: stopping tablet replica
I20260630 12:36:54.505575   492 raft_consensus.cc:2243] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.506119   492 raft_consensus.cc:2272] T 4da6e466cf234a00acb5035983bf1f47 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.508934   492 tablet_replica.cc:333] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88: stopping tablet replica
I20260630 12:36:54.509485   492 raft_consensus.cc:2243] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.510231   492 raft_consensus.cc:2272] T ca8091fe586f41a9b2443416c84c97cb P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.512897   492 tablet_replica.cc:333] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88: stopping tablet replica
I20260630 12:36:54.513432   492 raft_consensus.cc:2243] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.513955   492 raft_consensus.cc:2272] T 6ebbcc3a4c1c452f97d81045b19a10a3 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.516351   492 tablet_replica.cc:333] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88: stopping tablet replica
I20260630 12:36:54.516885   492 raft_consensus.cc:2243] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.517354   492 raft_consensus.cc:2272] T 5280072f574d4b7eaac1210b738653ad P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.519945   492 tablet_replica.cc:333] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88: stopping tablet replica
I20260630 12:36:54.520444   492 raft_consensus.cc:2243] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.521373   492 raft_consensus.cc:2272] T 2061dfbad4c34bce8613afbc48c6898c P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.523663   492 tablet_replica.cc:333] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88: stopping tablet replica
I20260630 12:36:54.524194   492 raft_consensus.cc:2243] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.524602   492 raft_consensus.cc:2272] T af1c9cfc2d73430b83a84dd64f42db26 P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.526556   492 tablet_replica.cc:333] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88: stopping tablet replica
I20260630 12:36:54.527007   492 raft_consensus.cc:2243] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.527458   492 raft_consensus.cc:2272] T 3e4798c612264a3585eee8e7a2adaa5f P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.529886   492 tablet_replica.cc:333] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88: stopping tablet replica
I20260630 12:36:54.530385   492 raft_consensus.cc:2243] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.530812   492 raft_consensus.cc:2272] T acf19714de554d66ae83d5587972e87a P dbaa007ca31546ed90bba7e19573aa88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.557606   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:36:54.574218   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:36:54.594182   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:54.610298   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:36:54.620278   492 master.cc:562] Master@127.0.123.62:44807 shutting down...
W20260630 12:36:54.637589  9854 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:36:54.638748   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.639238   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.639531   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8d645d01e0f649c7954ce37dae99f5a9: stopping tablet replica
I20260630 12:36:54.658943   492 master.cc:584] Master@127.0.123.62:44807 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (5917 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:36:54.696466   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:40199
I20260630 12:36:54.697494   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:54.701910 10347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:54.702705 10348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:54.703547 10350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:54.704120   492 server_base.cc:1061] running on GCE node
I20260630 12:36:54.704932   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:54.705104   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:54.705224   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823014705213 us; error 0 us; skew 500 ppm
I20260630 12:36:54.705638   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:54.707602   492 webserver.cc:533] Webserver started at http://127.0.123.62:40547/ using document root <none> and password file <none>
I20260630 12:36:54.708102   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:54.708264   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:54.708462   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:54.709445   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "793ebc12617741578ff8c1d2f2ebc084"
format_stamp: "Formatted at 2026-06-30 12:36:54 on dist-test-slave-khbc"
I20260630 12:36:54.713474   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:54.716495 10355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:54.717156   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:54.717423   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "793ebc12617741578ff8c1d2f2ebc084"
format_stamp: "Formatted at 2026-06-30 12:36:54 on dist-test-slave-khbc"
I20260630 12:36:54.717644   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:54.736423   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:54.737323   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:54.769681   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:40199
I20260630 12:36:54.769783 10406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:40199 every 8 connection(s)
I20260630 12:36:54.773218 10407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:54.783092 10407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084: Bootstrap starting.
I20260630 12:36:54.787089 10407 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:54.790743 10407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084: No bootstrap required, opened a new log
I20260630 12:36:54.792675 10407 raft_consensus.cc:359] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "793ebc12617741578ff8c1d2f2ebc084" member_type: VOTER }
I20260630 12:36:54.793023 10407 raft_consensus.cc:385] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:54.793192 10407 raft_consensus.cc:740] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 793ebc12617741578ff8c1d2f2ebc084, State: Initialized, Role: FOLLOWER
I20260630 12:36:54.793723 10407 consensus_queue.cc:260] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "793ebc12617741578ff8c1d2f2ebc084" member_type: VOTER }
I20260630 12:36:54.794118 10407 raft_consensus.cc:399] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:54.794310 10407 raft_consensus.cc:493] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:54.794508 10407 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:54.798897 10407 raft_consensus.cc:515] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "793ebc12617741578ff8c1d2f2ebc084" member_type: VOTER }
I20260630 12:36:54.799360 10407 leader_election.cc:304] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [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: 793ebc12617741578ff8c1d2f2ebc084; no voters: 
I20260630 12:36:54.800396 10407 leader_election.cc:290] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:54.800700 10410 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:54.801980 10410 raft_consensus.cc:697] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [term 1 LEADER]: Becoming Leader. State: Replica: 793ebc12617741578ff8c1d2f2ebc084, State: Running, Role: LEADER
I20260630 12:36:54.802508 10410 consensus_queue.cc:237] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [LEADER]: Queue going to LEADER mode. State: All 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: "793ebc12617741578ff8c1d2f2ebc084" member_type: VOTER }
I20260630 12:36:54.803023 10407 sys_catalog.cc:565] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:54.806571 10411 sys_catalog.cc:455] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "793ebc12617741578ff8c1d2f2ebc084" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "793ebc12617741578ff8c1d2f2ebc084" member_type: VOTER } }
I20260630 12:36:54.806929 10412 sys_catalog.cc:455] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 793ebc12617741578ff8c1d2f2ebc084. Latest consensus state: current_term: 1 leader_uuid: "793ebc12617741578ff8c1d2f2ebc084" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "793ebc12617741578ff8c1d2f2ebc084" member_type: VOTER } }
I20260630 12:36:54.807257 10411 sys_catalog.cc:458] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:54.807641 10412 sys_catalog.cc:458] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:54.809545 10417 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:54.814360 10417 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:54.821079   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:54.823634 10417 catalog_manager.cc:1383] Generated new cluster ID: e98cd2f3e67b4235a0eca7ae6b1e179d
I20260630 12:36:54.823942 10417 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:54.837417 10417 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:54.838616 10417 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:54.853089 10417 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084: Generated new TSK 0
I20260630 12:36:54.853628 10417 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:54.888221   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:54.893486 10428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:54.894565 10429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:54.895750 10431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:54.896262   492 server_base.cc:1061] running on GCE node
I20260630 12:36:54.897009   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:54.897188   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:54.897315   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823014897302 us; error 0 us; skew 500 ppm
I20260630 12:36:54.897717   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:54.899727   492 webserver.cc:533] Webserver started at http://127.0.123.1:40985/ using document root <none> and password file <none>
I20260630 12:36:54.900148   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:54.900300   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:54.900504   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:54.901473   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2"
format_stamp: "Formatted at 2026-06-30 12:36:54 on dist-test-slave-khbc"
I20260630 12:36:54.905776   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:54.908815 10436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:54.909516   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:54.909763   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2"
format_stamp: "Formatted at 2026-06-30 12:36:54 on dist-test-slave-khbc"
I20260630 12:36:54.909994   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:54.942549   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:54.943516   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:54.944873   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:54.946987   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:54.947163   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:54.947393   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:54.947532   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:54.983211   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:35089
I20260630 12:36:54.983342 10498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:35089 every 8 connection(s)
I20260630 12:36:54.987890   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:54.994357 10503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:54.995298 10504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:54.999894   492 server_base.cc:1061] running on GCE node
W20260630 12:36:55.000396 10506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:55.001811   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:55.002063 10499 heartbeater.cc:344] Connected to a master server at 127.0.123.62:40199
W20260630 12:36:55.002079   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:55.002504   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823015002486 us; error 0 us; skew 500 ppm
I20260630 12:36:55.002547 10499 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:55.003084   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:55.003353 10499 heartbeater.cc:507] Master 127.0.123.62:40199 requested a full tablet report, sending...
I20260630 12:36:55.005607 10372 ts_manager.cc:194] Registered new tserver with Master: 9dd1f637ec2b40bb9eb3fa572446f8f2 (127.0.123.1:35089)
I20260630 12:36:55.005666   492 webserver.cc:533] Webserver started at http://127.0.123.2:45703/ using document root <none> and password file <none>
I20260630 12:36:55.006253   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:55.006436   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:55.006670   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:55.007400 10372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46826
I20260630 12:36:55.007645   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "89a2bac5c40948009565d4378e11f964"
format_stamp: "Formatted at 2026-06-30 12:36:55 on dist-test-slave-khbc"
I20260630 12:36:55.011991   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:55.015062 10511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.015899   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:55.016157   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "89a2bac5c40948009565d4378e11f964"
format_stamp: "Formatted at 2026-06-30 12:36:55 on dist-test-slave-khbc"
I20260630 12:36:55.016413   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:55.033166   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:55.034104   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:55.035480   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:55.037580   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:55.037765   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.037979   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:55.038121   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.072813   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:36593
I20260630 12:36:55.072911 10573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:36593 every 8 connection(s)
I20260630 12:36:55.077220   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:55.083523 10577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:55.084898 10578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:55.086697 10580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:55.087246   492 server_base.cc:1061] running on GCE node
I20260630 12:36:55.088263   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:55.088527   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:55.088732   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823015088714 us; error 0 us; skew 500 ppm
I20260630 12:36:55.089389   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:55.089634 10574 heartbeater.cc:344] Connected to a master server at 127.0.123.62:40199
I20260630 12:36:55.090035 10574 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:55.090848 10574 heartbeater.cc:507] Master 127.0.123.62:40199 requested a full tablet report, sending...
I20260630 12:36:55.091825   492 webserver.cc:533] Webserver started at http://127.0.123.3:36785/ using document root <none> and password file <none>
I20260630 12:36:55.092411   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:55.092636   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:55.092926   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:55.092952 10372 ts_manager.cc:194] Registered new tserver with Master: 89a2bac5c40948009565d4378e11f964 (127.0.123.2:36593)
I20260630 12:36:55.094411   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "738cda8a613a49c8a6753f33c4b20dc1"
format_stamp: "Formatted at 2026-06-30 12:36:55 on dist-test-slave-khbc"
I20260630 12:36:55.094859 10372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46840
I20260630 12:36:55.099195   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:55.102262 10585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.102965   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:55.103217   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "738cda8a613a49c8a6753f33c4b20dc1"
format_stamp: "Formatted at 2026-06-30 12:36:55 on dist-test-slave-khbc"
I20260630 12:36:55.103466   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:55.124246   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:55.125182   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:55.126686   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:55.128850   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:55.129042   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.129304   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:55.129462   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.163645   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:46515
I20260630 12:36:55.163779 10647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:46515 every 8 connection(s)
I20260630 12:36:55.176141 10648 heartbeater.cc:344] Connected to a master server at 127.0.123.62:40199
I20260630 12:36:55.176606 10648 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:55.177362 10648 heartbeater.cc:507] Master 127.0.123.62:40199 requested a full tablet report, sending...
I20260630 12:36:55.179150 10372 ts_manager.cc:194] Registered new tserver with Master: 738cda8a613a49c8a6753f33c4b20dc1 (127.0.123.3:46515)
I20260630 12:36:55.179790   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013195065s
I20260630 12:36:55.180446 10372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46856
I20260630 12:36:55.201171 10372 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46872:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:55.202842 10372 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:55.241310 10539 tablet_service.cc:1511] Processing CreateTablet for tablet 31bd7577556c4b7a932aad9079e8102e (DEFAULT_TABLE table=test-workload [id=8e799e47586749fd9ab65165bd2909af]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:55.242445 10539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31bd7577556c4b7a932aad9079e8102e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.242690 10464 tablet_service.cc:1511] Processing CreateTablet for tablet 31bd7577556c4b7a932aad9079e8102e (DEFAULT_TABLE table=test-workload [id=8e799e47586749fd9ab65165bd2909af]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:55.243911 10464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31bd7577556c4b7a932aad9079e8102e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.250664 10613 tablet_service.cc:1511] Processing CreateTablet for tablet 31bd7577556c4b7a932aad9079e8102e (DEFAULT_TABLE table=test-workload [id=8e799e47586749fd9ab65165bd2909af]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:55.252045 10613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31bd7577556c4b7a932aad9079e8102e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.257761 10663 tablet_bootstrap.cc:492] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2: Bootstrap starting.
I20260630 12:36:55.259377 10664 tablet_bootstrap.cc:492] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964: Bootstrap starting.
I20260630 12:36:55.264562 10663 tablet_bootstrap.cc:654] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.264681 10664 tablet_bootstrap.cc:654] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.269245 10664 tablet_bootstrap.cc:492] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964: No bootstrap required, opened a new log
I20260630 12:36:55.269428 10667 tablet_bootstrap.cc:492] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1: Bootstrap starting.
I20260630 12:36:55.269459 10663 tablet_bootstrap.cc:492] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2: No bootstrap required, opened a new log
I20260630 12:36:55.269713 10664 ts_tablet_manager.cc:1403] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.005s
I20260630 12:36:55.270231 10663 ts_tablet_manager.cc:1403] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:36:55.272667 10664 raft_consensus.cc:359] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a2bac5c40948009565d4378e11f964" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36593 } } peers { permanent_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35089 } } peers { permanent_uuid: "738cda8a613a49c8a6753f33c4b20dc1" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46515 } }
I20260630 12:36:55.272965 10663 raft_consensus.cc:359] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a2bac5c40948009565d4378e11f964" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36593 } } peers { permanent_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35089 } } peers { permanent_uuid: "738cda8a613a49c8a6753f33c4b20dc1" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46515 } }
I20260630 12:36:55.273473 10664 raft_consensus.cc:385] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.273504 10663 raft_consensus.cc:385] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.273947 10664 raft_consensus.cc:740] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a2bac5c40948009565d4378e11f964, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.274847 10664 consensus_queue.cc:260] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a2bac5c40948009565d4378e11f964" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36593 } } peers { permanent_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35089 } } peers { permanent_uuid: "738cda8a613a49c8a6753f33c4b20dc1" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46515 } }
I20260630 12:36:55.274016 10663 raft_consensus.cc:740] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd1f637ec2b40bb9eb3fa572446f8f2, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.275574 10667 tablet_bootstrap.cc:654] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.276275 10663 consensus_queue.cc:260] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a2bac5c40948009565d4378e11f964" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36593 } } peers { permanent_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35089 } } peers { permanent_uuid: "738cda8a613a49c8a6753f33c4b20dc1" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46515 } }
I20260630 12:36:55.277256 10574 heartbeater.cc:499] Master 127.0.123.62:40199 was elected leader, sending a full tablet report...
I20260630 12:36:55.277697 10664 ts_tablet_manager.cc:1434] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:55.280857 10499 heartbeater.cc:499] Master 127.0.123.62:40199 was elected leader, sending a full tablet report...
I20260630 12:36:55.281354 10663 ts_tablet_manager.cc:1434] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260630 12:36:55.281955 10667 tablet_bootstrap.cc:492] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1: No bootstrap required, opened a new log
I20260630 12:36:55.282387 10667 ts_tablet_manager.cc:1403] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:36:55.285174 10667 raft_consensus.cc:359] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a2bac5c40948009565d4378e11f964" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36593 } } peers { permanent_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35089 } } peers { permanent_uuid: "738cda8a613a49c8a6753f33c4b20dc1" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46515 } }
I20260630 12:36:55.285950 10667 raft_consensus.cc:385] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.286242 10667 raft_consensus.cc:740] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738cda8a613a49c8a6753f33c4b20dc1, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.287106 10667 consensus_queue.cc:260] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a2bac5c40948009565d4378e11f964" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36593 } } peers { permanent_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35089 } } peers { permanent_uuid: "738cda8a613a49c8a6753f33c4b20dc1" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46515 } }
I20260630 12:36:55.289165 10648 heartbeater.cc:499] Master 127.0.123.62:40199 was elected leader, sending a full tablet report...
I20260630 12:36:55.290723 10667 ts_tablet_manager.cc:1434] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:36:55.398414 10671 raft_consensus.cc:493] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:55.398849 10671 raft_consensus.cc:515] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a2bac5c40948009565d4378e11f964" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36593 } } peers { permanent_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35089 } } peers { permanent_uuid: "738cda8a613a49c8a6753f33c4b20dc1" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46515 } }
I20260630 12:36:55.400918 10671 leader_election.cc:290] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89a2bac5c40948009565d4378e11f964 (127.0.123.2:36593), 9dd1f637ec2b40bb9eb3fa572446f8f2 (127.0.123.1:35089)
I20260630 12:36:55.409838 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bd7577556c4b7a932aad9079e8102e" candidate_uuid: "738cda8a613a49c8a6753f33c4b20dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a2bac5c40948009565d4378e11f964" is_pre_election: true
I20260630 12:36:55.410454 10549 raft_consensus.cc:2468] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738cda8a613a49c8a6753f33c4b20dc1 in term 0.
I20260630 12:36:55.410490 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bd7577556c4b7a932aad9079e8102e" candidate_uuid: "738cda8a613a49c8a6753f33c4b20dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2" is_pre_election: true
I20260630 12:36:55.411103 10474 raft_consensus.cc:2468] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738cda8a613a49c8a6753f33c4b20dc1 in term 0.
I20260630 12:36:55.411430 10589 leader_election.cc:304] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738cda8a613a49c8a6753f33c4b20dc1, 89a2bac5c40948009565d4378e11f964; no voters: 
I20260630 12:36:55.412209 10671 raft_consensus.cc:2804] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:55.412467 10671 raft_consensus.cc:493] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:55.412708 10671 raft_consensus.cc:3060] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.417459 10671 raft_consensus.cc:515] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a2bac5c40948009565d4378e11f964" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36593 } } peers { permanent_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35089 } } peers { permanent_uuid: "738cda8a613a49c8a6753f33c4b20dc1" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46515 } }
I20260630 12:36:55.419054 10671 leader_election.cc:290] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 89a2bac5c40948009565d4378e11f964 (127.0.123.2:36593), 9dd1f637ec2b40bb9eb3fa572446f8f2 (127.0.123.1:35089)
I20260630 12:36:55.419726 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bd7577556c4b7a932aad9079e8102e" candidate_uuid: "738cda8a613a49c8a6753f33c4b20dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a2bac5c40948009565d4378e11f964"
I20260630 12:36:55.420006 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bd7577556c4b7a932aad9079e8102e" candidate_uuid: "738cda8a613a49c8a6753f33c4b20dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2"
I20260630 12:36:55.420333 10549 raft_consensus.cc:3060] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.420598 10474 raft_consensus.cc:3060] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.427259 10474 raft_consensus.cc:2468] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738cda8a613a49c8a6753f33c4b20dc1 in term 1.
I20260630 12:36:55.427259 10549 raft_consensus.cc:2468] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738cda8a613a49c8a6753f33c4b20dc1 in term 1.
I20260630 12:36:55.428763 10586 leader_election.cc:304] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738cda8a613a49c8a6753f33c4b20dc1, 9dd1f637ec2b40bb9eb3fa572446f8f2; no voters: 
I20260630 12:36:55.429585 10671 raft_consensus.cc:2804] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:55.430550 10671 raft_consensus.cc:697] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 738cda8a613a49c8a6753f33c4b20dc1, State: Running, Role: LEADER
I20260630 12:36:55.431269 10671 consensus_queue.cc:237] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a2bac5c40948009565d4378e11f964" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36593 } } peers { permanent_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35089 } } peers { permanent_uuid: "738cda8a613a49c8a6753f33c4b20dc1" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46515 } }
I20260630 12:36:55.437146 10372 catalog_manager.cc:5697] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 738cda8a613a49c8a6753f33c4b20dc1 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "738cda8a613a49c8a6753f33c4b20dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a2bac5c40948009565d4378e11f964" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd1f637ec2b40bb9eb3fa572446f8f2" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 35089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "738cda8a613a49c8a6753f33c4b20dc1" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 46515 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:55.480202   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:36:55.495004   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:55.495723   492 tablet_replica.cc:333] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2: stopping tablet replica
I20260630 12:36:55.496212   492 raft_consensus.cc:2243] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:55.496585   492 raft_consensus.cc:2272] T 31bd7577556c4b7a932aad9079e8102e P 9dd1f637ec2b40bb9eb3fa572446f8f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.514276   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:36:55.522944   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:36:55.537846   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:55.538566   492 tablet_replica.cc:333] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964: stopping tablet replica
I20260630 12:36:55.539052   492 raft_consensus.cc:2243] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:55.539423   492 raft_consensus.cc:2272] T 31bd7577556c4b7a932aad9079e8102e P 89a2bac5c40948009565d4378e11f964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.557296   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:36:55.565850   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:36:55.579584   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:55.580338   492 tablet_replica.cc:333] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1: stopping tablet replica
I20260630 12:36:55.580844   492 raft_consensus.cc:2243] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:55.581399   492 pending_rounds.cc:70] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1: Trying to abort 1 pending ops.
I20260630 12:36:55.581557   492 pending_rounds.cc:77] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443071213350912 op_type: NO_OP noop_request { }
I20260630 12:36:55.581806   492 raft_consensus.cc:2889] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:55.582034   492 raft_consensus.cc:2272] T 31bd7577556c4b7a932aad9079e8102e P 738cda8a613a49c8a6753f33c4b20dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.590480   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:36:55.598611   492 master.cc:562] Master@127.0.123.62:40199 shutting down...
I20260630 12:36:55.612231   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:55.612735   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.613029   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 793ebc12617741578ff8c1d2f2ebc084: stopping tablet replica
I20260630 12:36:55.631541   492 master.cc:584] Master@127.0.123.62:40199 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (964 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:36:55.661163   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:33635
I20260630 12:36:55.662144   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:55.666623 10675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:55.666718 10676 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:55.667685 10678 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:55.668351   492 server_base.cc:1061] running on GCE node
I20260630 12:36:55.669003   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:55.669194   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:55.669333   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823015669310 us; error 0 us; skew 500 ppm
I20260630 12:36:55.669780   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:55.671872   492 webserver.cc:533] Webserver started at http://127.0.123.62:42009/ using document root <none> and password file <none>
I20260630 12:36:55.672299   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:55.672477   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:55.672751   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:55.673763   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "af442de01394427790d27bbb5ead8f0c"
format_stamp: "Formatted at 2026-06-30 12:36:55 on dist-test-slave-khbc"
I20260630 12:36:55.677778   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:55.680766 10683 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.681420   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:55.681668   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "af442de01394427790d27bbb5ead8f0c"
format_stamp: "Formatted at 2026-06-30 12:36:55 on dist-test-slave-khbc"
I20260630 12:36:55.681914   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:55.695189   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:55.696216   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:55.728271   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:33635
I20260630 12:36:55.728384 10734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:33635 every 8 connection(s)
I20260630 12:36:55.731804 10735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.741724 10735 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c: Bootstrap starting.
I20260630 12:36:55.745823 10735 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.749425 10735 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c: No bootstrap required, opened a new log
I20260630 12:36:55.751262 10735 raft_consensus.cc:359] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af442de01394427790d27bbb5ead8f0c" member_type: VOTER }
I20260630 12:36:55.751608 10735 raft_consensus.cc:385] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.751854 10735 raft_consensus.cc:740] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af442de01394427790d27bbb5ead8f0c, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.752429 10735 consensus_queue.cc:260] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "af442de01394427790d27bbb5ead8f0c" member_type: VOTER }
I20260630 12:36:55.752864 10735 raft_consensus.cc:399] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:55.753072 10735 raft_consensus.cc:493] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:55.753310 10735 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.757503 10735 raft_consensus.cc:515] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af442de01394427790d27bbb5ead8f0c" member_type: VOTER }
I20260630 12:36:55.757948 10735 leader_election.cc:304] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [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: af442de01394427790d27bbb5ead8f0c; no voters: 
I20260630 12:36:55.758930 10735 leader_election.cc:290] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:55.759209 10738 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:55.760442 10738 raft_consensus.cc:697] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [term 1 LEADER]: Becoming Leader. State: Replica: af442de01394427790d27bbb5ead8f0c, State: Running, Role: LEADER
I20260630 12:36:55.761031 10738 consensus_queue.cc:237] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [LEADER]: Queue going to LEADER mode. State: All 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: "af442de01394427790d27bbb5ead8f0c" member_type: VOTER }
I20260630 12:36:55.761497 10735 sys_catalog.cc:565] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:55.763854 10739 sys_catalog.cc:455] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "af442de01394427790d27bbb5ead8f0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af442de01394427790d27bbb5ead8f0c" member_type: VOTER } }
I20260630 12:36:55.763928 10740 sys_catalog.cc:455] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [sys.catalog]: SysCatalogTable state changed. Reason: New leader af442de01394427790d27bbb5ead8f0c. Latest consensus state: current_term: 1 leader_uuid: "af442de01394427790d27bbb5ead8f0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af442de01394427790d27bbb5ead8f0c" member_type: VOTER } }
I20260630 12:36:55.764671 10740 sys_catalog.cc:458] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:55.765466 10739 sys_catalog.cc:458] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:55.772570 10744 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:55.777935 10744 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:55.780543   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:55.786046 10744 catalog_manager.cc:1383] Generated new cluster ID: 21babe649939481f8ab365795c9dcff6
I20260630 12:36:55.786299 10744 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:55.804953 10744 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:55.806151 10744 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:55.818192 10744 catalog_manager.cc:6070] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c: Generated new TSK 0
I20260630 12:36:55.818753 10744 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:55.846997   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:55.852278 10756 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:55.853335 10757 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:55.854959   492 server_base.cc:1061] running on GCE node
W20260630 12:36:55.855041 10759 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:55.856194   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:55.856401   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:55.856559   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823015856541 us; error 0 us; skew 500 ppm
I20260630 12:36:55.857034   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:55.859180   492 webserver.cc:533] Webserver started at http://127.0.123.1:35539/ using document root <none> and password file <none>
I20260630 12:36:55.859607   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:55.859808   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:55.860054   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:55.861079   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "ceb31d2eab0142fe8af8164760c02a3b"
format_stamp: "Formatted at 2026-06-30 12:36:55 on dist-test-slave-khbc"
I20260630 12:36:55.865262   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:36:55.868221 10764 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.868899   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:36:55.869170   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "ceb31d2eab0142fe8af8164760c02a3b"
format_stamp: "Formatted at 2026-06-30 12:36:55 on dist-test-slave-khbc"
I20260630 12:36:55.869431   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:55.891739   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:55.892805   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:55.894163   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:55.896294   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:55.896486   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.896699   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:55.896844   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.931746   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:38409
I20260630 12:36:55.931850 10826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:38409 every 8 connection(s)
I20260630 12:36:55.936369   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:55.942612 10831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:55.943604 10832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:55.946939 10835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:55.946861   492 server_base.cc:1061] running on GCE node
I20260630 12:36:55.948448 10827 heartbeater.cc:344] Connected to a master server at 127.0.123.62:33635
I20260630 12:36:55.948642   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:55.948916 10827 heartbeater.cc:461] Registering TS with master...
W20260630 12:36:55.948935   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:55.949358   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823015949337 us; error 0 us; skew 500 ppm
I20260630 12:36:55.949935 10827 heartbeater.cc:507] Master 127.0.123.62:33635 requested a full tablet report, sending...
I20260630 12:36:55.950088   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:55.952745 10700 ts_manager.cc:194] Registered new tserver with Master: ceb31d2eab0142fe8af8164760c02a3b (127.0.123.1:38409)
I20260630 12:36:55.952931   492 webserver.cc:533] Webserver started at http://127.0.123.2:33043/ using document root <none> and password file <none>
I20260630 12:36:55.953502   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:55.953668   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:55.953946   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:55.954622 10700 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34850
I20260630 12:36:55.954975   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "b50b9d55381e48d79fa35a5bbb62b41c"
format_stamp: "Formatted at 2026-06-30 12:36:55 on dist-test-slave-khbc"
I20260630 12:36:55.959862   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:55.963073 10839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.963884   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:55.964160   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "b50b9d55381e48d79fa35a5bbb62b41c"
format_stamp: "Formatted at 2026-06-30 12:36:55 on dist-test-slave-khbc"
I20260630 12:36:55.964411   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:55.986110   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:55.987068   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:55.988448   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:55.990567   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:55.990751   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:55.990972   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:55.991109   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:56.025722   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:45299
I20260630 12:36:56.025823 10901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:45299 every 8 connection(s)
I20260630 12:36:56.030277   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:56.036438 10905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:56.037218 10906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:56.040061 10908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:56.040683   492 server_base.cc:1061] running on GCE node
I20260630 12:36:56.041602   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:56.041754 10902 heartbeater.cc:344] Connected to a master server at 127.0.123.62:33635
W20260630 12:36:56.041877   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:56.042228   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823016042210 us; error 0 us; skew 500 ppm
I20260630 12:36:56.042266 10902 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:56.042768   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:56.043196 10902 heartbeater.cc:507] Master 127.0.123.62:33635 requested a full tablet report, sending...
I20260630 12:36:56.045316   492 webserver.cc:533] Webserver started at http://127.0.123.3:45095/ using document root <none> and password file <none>
I20260630 12:36:56.045550 10700 ts_manager.cc:194] Registered new tserver with Master: b50b9d55381e48d79fa35a5bbb62b41c (127.0.123.2:45299)
I20260630 12:36:56.045779   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:56.046058   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:56.046296   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:56.046952 10700 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34860
I20260630 12:36:56.047322   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "9746dc71a119493e8f1c9842a04ddbb4"
format_stamp: "Formatted at 2026-06-30 12:36:56 on dist-test-slave-khbc"
I20260630 12:36:56.051380   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:36:56.054348 10913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:56.055042   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:56.055302   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "9746dc71a119493e8f1c9842a04ddbb4"
format_stamp: "Formatted at 2026-06-30 12:36:56 on dist-test-slave-khbc"
I20260630 12:36:56.055546   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:56.077826   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:56.078745   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:56.080127   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:56.082168   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:56.082358   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:56.082559   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:56.082702   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:56.118049   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:38125
I20260630 12:36:56.118142 10975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:38125 every 8 connection(s)
I20260630 12:36:56.122776   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:56.129029 10979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:56.130540 10980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:56.132886 10982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:56.133188   492 server_base.cc:1061] running on GCE node
I20260630 12:36:56.134568   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:56.134841 10976 heartbeater.cc:344] Connected to a master server at 127.0.123.62:33635
W20260630 12:36:56.134843   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:56.135298   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823016135276 us; error 0 us; skew 500 ppm
I20260630 12:36:56.135322 10976 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:56.136150   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:56.136394 10976 heartbeater.cc:507] Master 127.0.123.62:33635 requested a full tablet report, sending...
I20260630 12:36:56.138723 10700 ts_manager.cc:194] Registered new tserver with Master: 9746dc71a119493e8f1c9842a04ddbb4 (127.0.123.3:38125)
I20260630 12:36:56.138772   492 webserver.cc:533] Webserver started at http://127.0.123.4:32849/ using document root <none> and password file <none>
I20260630 12:36:56.139377   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:56.139565   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:56.139829   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:56.140183 10700 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34876
I20260630 12:36:56.140893   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "9dcd59c02ea04f61b0aafd730fb66308"
format_stamp: "Formatted at 2026-06-30 12:36:56 on dist-test-slave-khbc"
I20260630 12:36:56.145223   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:36:56.148329 10987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:56.149037   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:56.149327   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "9dcd59c02ea04f61b0aafd730fb66308"
format_stamp: "Formatted at 2026-06-30 12:36:56 on dist-test-slave-khbc"
I20260630 12:36:56.149580   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:56.161725   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:56.162874   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:56.164254   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:56.166481   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:56.166676   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:56.166888   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:56.167035   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:56.204785   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:45931
I20260630 12:36:56.204887 11049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:45931 every 8 connection(s)
I20260630 12:36:56.217571 11050 heartbeater.cc:344] Connected to a master server at 127.0.123.62:33635
I20260630 12:36:56.218060 11050 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:56.218752 11050 heartbeater.cc:507] Master 127.0.123.62:33635 requested a full tablet report, sending...
I20260630 12:36:56.220577 10700 ts_manager.cc:194] Registered new tserver with Master: 9dcd59c02ea04f61b0aafd730fb66308 (127.0.123.4:45931)
I20260630 12:36:56.221454   492 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013620994s
I20260630 12:36:56.221833 10700 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34882
I20260630 12:36:56.248512 10700 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34886:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:36:56.286434 10867 tablet_service.cc:1511] Processing CreateTablet for tablet 892bf3c86b79460ea3498387098980d0 (DEFAULT_TABLE table=test-workload [id=c0e60f5b698f45658f862a6515bef135]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:56.288307 10867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892bf3c86b79460ea3498387098980d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:56.296433 10941 tablet_service.cc:1511] Processing CreateTablet for tablet 892bf3c86b79460ea3498387098980d0 (DEFAULT_TABLE table=test-workload [id=c0e60f5b698f45658f862a6515bef135]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:56.297722 10941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892bf3c86b79460ea3498387098980d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:56.305841 11065 tablet_bootstrap.cc:492] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c: Bootstrap starting.
I20260630 12:36:56.308137 11015 tablet_service.cc:1511] Processing CreateTablet for tablet 892bf3c86b79460ea3498387098980d0 (DEFAULT_TABLE table=test-workload [id=c0e60f5b698f45658f862a6515bef135]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:56.309448 11015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892bf3c86b79460ea3498387098980d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:56.312143 11065 tablet_bootstrap.cc:654] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:56.313441 11066 tablet_bootstrap.cc:492] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4: Bootstrap starting.
I20260630 12:36:56.317875 11065 tablet_bootstrap.cc:492] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c: No bootstrap required, opened a new log
I20260630 12:36:56.318382 11065 ts_tablet_manager.cc:1403] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260630 12:36:56.318842 11066 tablet_bootstrap.cc:654] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:56.321194 11065 raft_consensus.cc:359] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45299 } } peers { permanent_uuid: "9746dc71a119493e8f1c9842a04ddbb4" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38125 } } peers { permanent_uuid: "9dcd59c02ea04f61b0aafd730fb66308" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45931 } }
I20260630 12:36:56.322019 11065 raft_consensus.cc:385] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:56.322322 11065 raft_consensus.cc:740] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50b9d55381e48d79fa35a5bbb62b41c, State: Initialized, Role: FOLLOWER
I20260630 12:36:56.323346 11066 tablet_bootstrap.cc:492] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4: No bootstrap required, opened a new log
I20260630 12:36:56.323052 11065 consensus_queue.cc:260] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45299 } } peers { permanent_uuid: "9746dc71a119493e8f1c9842a04ddbb4" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38125 } } peers { permanent_uuid: "9dcd59c02ea04f61b0aafd730fb66308" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45931 } }
I20260630 12:36:56.323884 11066 ts_tablet_manager.cc:1403] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260630 12:36:56.326407 11066 raft_consensus.cc:359] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45299 } } peers { permanent_uuid: "9746dc71a119493e8f1c9842a04ddbb4" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38125 } } peers { permanent_uuid: "9dcd59c02ea04f61b0aafd730fb66308" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45931 } }
I20260630 12:36:56.326869 11066 raft_consensus.cc:385] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:56.327086 11066 raft_consensus.cc:740] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9746dc71a119493e8f1c9842a04ddbb4, State: Initialized, Role: FOLLOWER
I20260630 12:36:56.327739 11066 consensus_queue.cc:260] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45299 } } peers { permanent_uuid: "9746dc71a119493e8f1c9842a04ddbb4" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38125 } } peers { permanent_uuid: "9dcd59c02ea04f61b0aafd730fb66308" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45931 } }
I20260630 12:36:56.328703 11069 tablet_bootstrap.cc:492] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308: Bootstrap starting.
I20260630 12:36:56.330510 10976 heartbeater.cc:499] Master 127.0.123.62:33635 was elected leader, sending a full tablet report...
I20260630 12:36:56.331305 10902 heartbeater.cc:499] Master 127.0.123.62:33635 was elected leader, sending a full tablet report...
I20260630 12:36:56.332350 11065 ts_tablet_manager.cc:1434] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.002s
I20260630 12:36:56.331025 11066 ts_tablet_manager.cc:1434] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:36:56.335085 11069 tablet_bootstrap.cc:654] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:56.340799 11069 tablet_bootstrap.cc:492] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308: No bootstrap required, opened a new log
I20260630 12:36:56.341234 11069 ts_tablet_manager.cc:1403] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:36:56.343165 11069 raft_consensus.cc:359] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45299 } } peers { permanent_uuid: "9746dc71a119493e8f1c9842a04ddbb4" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38125 } } peers { permanent_uuid: "9dcd59c02ea04f61b0aafd730fb66308" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45931 } }
I20260630 12:36:56.343732 11069 raft_consensus.cc:385] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:56.343946 11069 raft_consensus.cc:740] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dcd59c02ea04f61b0aafd730fb66308, State: Initialized, Role: FOLLOWER
I20260630 12:36:56.344406 11069 consensus_queue.cc:260] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45299 } } peers { permanent_uuid: "9746dc71a119493e8f1c9842a04ddbb4" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38125 } } peers { permanent_uuid: "9dcd59c02ea04f61b0aafd730fb66308" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45931 } }
I20260630 12:36:56.346107 11050 heartbeater.cc:499] Master 127.0.123.62:33635 was elected leader, sending a full tablet report...
I20260630 12:36:56.346477 11069 ts_tablet_manager.cc:1434] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:56.404532 11070 raft_consensus.cc:493] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:56.405048 11070 raft_consensus.cc:515] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45299 } } peers { permanent_uuid: "9746dc71a119493e8f1c9842a04ddbb4" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38125 } } peers { permanent_uuid: "9dcd59c02ea04f61b0aafd730fb66308" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45931 } }
I20260630 12:36:56.407068 11070 leader_election.cc:290] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9746dc71a119493e8f1c9842a04ddbb4 (127.0.123.3:38125), 9dcd59c02ea04f61b0aafd730fb66308 (127.0.123.4:45931)
I20260630 12:36:56.415737 10951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892bf3c86b79460ea3498387098980d0" candidate_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9746dc71a119493e8f1c9842a04ddbb4" is_pre_election: true
I20260630 12:36:56.416550 10951 raft_consensus.cc:2468] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b50b9d55381e48d79fa35a5bbb62b41c in term 0.
I20260630 12:36:56.416975 11025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892bf3c86b79460ea3498387098980d0" candidate_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcd59c02ea04f61b0aafd730fb66308" is_pre_election: true
I20260630 12:36:56.417618 11025 raft_consensus.cc:2468] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b50b9d55381e48d79fa35a5bbb62b41c in term 0.
I20260630 12:36:56.417659 10842 leader_election.cc:304] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9746dc71a119493e8f1c9842a04ddbb4, b50b9d55381e48d79fa35a5bbb62b41c; no voters: 
I20260630 12:36:56.418546 11070 raft_consensus.cc:2804] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:56.418895 11070 raft_consensus.cc:493] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:56.419140 11070 raft_consensus.cc:3060] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:56.424001 11070 raft_consensus.cc:515] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45299 } } peers { permanent_uuid: "9746dc71a119493e8f1c9842a04ddbb4" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38125 } } peers { permanent_uuid: "9dcd59c02ea04f61b0aafd730fb66308" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45931 } }
I20260630 12:36:56.425559 11070 leader_election.cc:290] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [CANDIDATE]: Term 1 election: Requested vote from peers 9746dc71a119493e8f1c9842a04ddbb4 (127.0.123.3:38125), 9dcd59c02ea04f61b0aafd730fb66308 (127.0.123.4:45931)
I20260630 12:36:56.426338 10951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892bf3c86b79460ea3498387098980d0" candidate_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9746dc71a119493e8f1c9842a04ddbb4"
I20260630 12:36:56.426558 11025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892bf3c86b79460ea3498387098980d0" candidate_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcd59c02ea04f61b0aafd730fb66308"
I20260630 12:36:56.426851 10951 raft_consensus.cc:3060] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:56.427078 11025 raft_consensus.cc:3060] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:56.431643 10951 raft_consensus.cc:2468] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50b9d55381e48d79fa35a5bbb62b41c in term 1.
I20260630 12:36:56.431871 11025 raft_consensus.cc:2468] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50b9d55381e48d79fa35a5bbb62b41c in term 1.
I20260630 12:36:56.432629 10842 leader_election.cc:304] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9746dc71a119493e8f1c9842a04ddbb4, b50b9d55381e48d79fa35a5bbb62b41c; no voters: 
I20260630 12:36:56.433293 11070 raft_consensus.cc:2804] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:56.434350 11070 raft_consensus.cc:697] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 1 LEADER]: Becoming Leader. State: Replica: b50b9d55381e48d79fa35a5bbb62b41c, State: Running, Role: LEADER
I20260630 12:36:56.435026 11070 consensus_queue.cc:237] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45299 } } peers { permanent_uuid: "9746dc71a119493e8f1c9842a04ddbb4" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38125 } } peers { permanent_uuid: "9dcd59c02ea04f61b0aafd730fb66308" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45931 } }
I20260630 12:36:56.441082 10699 catalog_manager.cc:5697] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c reported cstate change: term changed from 0 to 1, leader changed from <none> to b50b9d55381e48d79fa35a5bbb62b41c (127.0.123.2). New cstate: current_term: 1 leader_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b50b9d55381e48d79fa35a5bbb62b41c" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 45299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9746dc71a119493e8f1c9842a04ddbb4" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcd59c02ea04f61b0aafd730fb66308" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 45931 } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:56.511154   492 auto_rebalancer.cc:639] Failed to schedule move for tablet 892bf3c86b79460ea3498387098980d0: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:36:56.512466   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:36:56.527804   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:56.542737   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:36:56.549844   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:36:56.565006   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:56.565747   492 tablet_replica.cc:333] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c: stopping tablet replica
I20260630 12:36:56.566327   492 raft_consensus.cc:2243] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:56.566893   492 pending_rounds.cc:70] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c: Trying to abort 1 pending ops.
I20260630 12:36:56.567066   492 pending_rounds.cc:77] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443075324633088 op_type: NO_OP noop_request { }
I20260630 12:36:56.567291   492 raft_consensus.cc:2889] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:56.567523   492 raft_consensus.cc:2272] T 892bf3c86b79460ea3498387098980d0 P b50b9d55381e48d79fa35a5bbb62b41c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:56.586490   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:36:56.594952   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:36:56.610050   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:56.610827   492 tablet_replica.cc:333] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4: stopping tablet replica
I20260630 12:36:56.611297   492 raft_consensus.cc:2243] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:56.611651   492 raft_consensus.cc:2272] T 892bf3c86b79460ea3498387098980d0 P 9746dc71a119493e8f1c9842a04ddbb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:56.630213   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:36:56.639246   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:36:56.655405   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:56.656117   492 tablet_replica.cc:333] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308: stopping tablet replica
I20260630 12:36:56.656571   492 raft_consensus.cc:2243] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:56.656929   492 raft_consensus.cc:2272] T 892bf3c86b79460ea3498387098980d0 P 9dcd59c02ea04f61b0aafd730fb66308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:56.674661   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:36:56.683216   492 master.cc:562] Master@127.0.123.62:33635 shutting down...
I20260630 12:36:56.696502   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:56.696979   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:56.697237   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P af442de01394427790d27bbb5ead8f0c: stopping tablet replica
I20260630 12:36:56.715585   492 master.cc:584] Master@127.0.123.62:33635 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1086 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:36:56.747570   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:46811
I20260630 12:36:56.748597   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:56.753059 11080 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:56.753998 11079 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:56.754565 11082 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:56.754794   492 server_base.cc:1061] running on GCE node
I20260630 12:36:56.755563   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:56.755764   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:56.755904   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823016755886 us; error 0 us; skew 500 ppm
I20260630 12:36:56.756387   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:56.758380   492 webserver.cc:533] Webserver started at http://127.0.123.62:34095/ using document root <none> and password file <none>
I20260630 12:36:56.758798   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:56.758961   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:56.759192   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:56.760210   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "7914e39730ef4c31b9a7f0560b6efbba"
format_stamp: "Formatted at 2026-06-30 12:36:56 on dist-test-slave-khbc"
I20260630 12:36:56.764200   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:56.767186 11087 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:56.767935   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:56.768185   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "7914e39730ef4c31b9a7f0560b6efbba"
format_stamp: "Formatted at 2026-06-30 12:36:56 on dist-test-slave-khbc"
I20260630 12:36:56.768447   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:56.784850   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:56.785777   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:56.817708   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:46811
I20260630 12:36:56.817791 11138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:46811 every 8 connection(s)
I20260630 12:36:56.821236 11139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:56.831007 11139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba: Bootstrap starting.
I20260630 12:36:56.835341 11139 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:56.839779 11139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba: No bootstrap required, opened a new log
I20260630 12:36:56.842265 11139 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7914e39730ef4c31b9a7f0560b6efbba" member_type: VOTER }
I20260630 12:36:56.842651 11139 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:56.842859 11139 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7914e39730ef4c31b9a7f0560b6efbba, State: Initialized, Role: FOLLOWER
I20260630 12:36:56.843390 11139 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7914e39730ef4c31b9a7f0560b6efbba" member_type: VOTER }
I20260630 12:36:56.843849 11139 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:56.844056 11139 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:56.844291 11139 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:56.848662 11139 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7914e39730ef4c31b9a7f0560b6efbba" member_type: VOTER }
I20260630 12:36:56.849123 11139 leader_election.cc:304] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [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: 7914e39730ef4c31b9a7f0560b6efbba; no voters: 
I20260630 12:36:56.850159 11139 leader_election.cc:290] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:56.850430 11142 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:56.851678 11142 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [term 1 LEADER]: Becoming Leader. State: Replica: 7914e39730ef4c31b9a7f0560b6efbba, State: Running, Role: LEADER
I20260630 12:36:56.852255 11142 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [LEADER]: Queue going to LEADER mode. State: All 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: "7914e39730ef4c31b9a7f0560b6efbba" member_type: VOTER }
I20260630 12:36:56.852798 11139 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:56.855021 11143 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7914e39730ef4c31b9a7f0560b6efbba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7914e39730ef4c31b9a7f0560b6efbba" member_type: VOTER } }
I20260630 12:36:56.855111 11144 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7914e39730ef4c31b9a7f0560b6efbba. Latest consensus state: current_term: 1 leader_uuid: "7914e39730ef4c31b9a7f0560b6efbba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7914e39730ef4c31b9a7f0560b6efbba" member_type: VOTER } }
I20260630 12:36:56.855857 11144 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:56.855670 11143 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:56.858364 11149 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:56.862967 11149 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:56.867115   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:56.871049 11149 catalog_manager.cc:1383] Generated new cluster ID: 00d6f1f6343e47bca281f5a40dd5d9c0
I20260630 12:36:56.871258 11149 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:56.895063 11149 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:56.896271 11149 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:56.911109 11149 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba: Generated new TSK 0
I20260630 12:36:56.911600 11149 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:56.934374   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:56.939525 11160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:56.940413 11161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:56.941944 11163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:56.942449   492 server_base.cc:1061] running on GCE node
I20260630 12:36:56.943226   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:56.943420   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:56.943563   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823016943546 us; error 0 us; skew 500 ppm
I20260630 12:36:56.944063   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:56.946265   492 webserver.cc:533] Webserver started at http://127.0.123.1:35129/ using document root <none> and password file <none>
I20260630 12:36:56.946722   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:56.946923   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:56.947175   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:56.948252   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "07da6d18137e4b8f9b8f6da7dccb9477"
format_stamp: "Formatted at 2026-06-30 12:36:56 on dist-test-slave-khbc"
I20260630 12:36:56.952538   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:56.955798 11168 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:56.956615   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:56.956954   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "07da6d18137e4b8f9b8f6da7dccb9477"
format_stamp: "Formatted at 2026-06-30 12:36:56 on dist-test-slave-khbc"
I20260630 12:36:56.957201   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:56.966647   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:56.967540   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:56.968844   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:56.971010   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:56.971215   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:56.971428   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:56.971575   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.007452   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:36623
I20260630 12:36:57.007543 11230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:36623 every 8 connection(s)
I20260630 12:36:57.012167   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:57.018128 11235 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:57.020202 11236 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:57.021457   492 server_base.cc:1061] running on GCE node
W20260630 12:36:57.021858 11238 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:57.023207   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:57.023422   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:57.023618   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823017023600 us; error 0 us; skew 500 ppm
I20260630 12:36:57.023763 11231 heartbeater.cc:344] Connected to a master server at 127.0.123.62:46811
I20260630 12:36:57.024156 11231 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:57.024225   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:57.024880 11231 heartbeater.cc:507] Master 127.0.123.62:46811 requested a full tablet report, sending...
I20260630 12:36:57.026841 11104 ts_manager.cc:194] Registered new tserver with Master: 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623)
I20260630 12:36:57.027043   492 webserver.cc:533] Webserver started at http://127.0.123.2:42379/ using document root <none> and password file <none>
I20260630 12:36:57.027601   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:57.027817   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:57.028079   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:57.028620 11104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46452
I20260630 12:36:57.029150   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "759000fce00a49289fb50e653f1eb3f8"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-khbc"
I20260630 12:36:57.033447   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:36:57.036608 11243 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.037365   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:57.037627   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "759000fce00a49289fb50e653f1eb3f8"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-khbc"
I20260630 12:36:57.037886   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:57.055160   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:57.056172   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:57.057482   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:57.059619   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:57.059897   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.060123   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:57.060289   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.095468   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:36011
I20260630 12:36:57.095563 11305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:36011 every 8 connection(s)
I20260630 12:36:57.100124   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:57.106312 11309 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:57.107015 11310 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:57.110242 11312 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:57.110955 11306 heartbeater.cc:344] Connected to a master server at 127.0.123.62:46811
I20260630 12:36:57.111148   492 server_base.cc:1061] running on GCE node
I20260630 12:36:57.111405 11306 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:57.112118   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:57.112231 11306 heartbeater.cc:507] Master 127.0.123.62:46811 requested a full tablet report, sending...
W20260630 12:36:57.112361   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:57.112721   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823017112701 us; error 0 us; skew 500 ppm
I20260630 12:36:57.113255   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:57.114497 11104 ts_manager.cc:194] Registered new tserver with Master: 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011)
I20260630 12:36:57.115681   492 webserver.cc:533] Webserver started at http://127.0.123.3:37709/ using document root <none> and password file <none>
I20260630 12:36:57.116111 11104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46454
I20260630 12:36:57.116197   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:57.116560   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:57.116825   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:57.117822   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "20075aa781934e48b6b24bc5c7832022"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-khbc"
I20260630 12:36:57.121939   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:57.125038 11317 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.125762   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:57.126034   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "20075aa781934e48b6b24bc5c7832022"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-khbc"
I20260630 12:36:57.126299   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:36:57.139768   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:57.140753   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:57.142123   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:57.144295   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:57.144500   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.144718   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:57.144868   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.181926   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:34337
I20260630 12:36:57.182027 11379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:34337 every 8 connection(s)
I20260630 12:36:57.195111 11380 heartbeater.cc:344] Connected to a master server at 127.0.123.62:46811
I20260630 12:36:57.195492 11380 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:57.196177 11380 heartbeater.cc:507] Master 127.0.123.62:46811 requested a full tablet report, sending...
I20260630 12:36:57.197919 11104 ts_manager.cc:194] Registered new tserver with Master: 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337)
I20260630 12:36:57.198040   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012316347s
I20260630 12:36:57.199244 11104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46462
I20260630 12:36:58.031337 11231 heartbeater.cc:499] Master 127.0.123.62:46811 was elected leader, sending a full tablet report...
I20260630 12:36:58.118772 11306 heartbeater.cc:499] Master 127.0.123.62:46811 was elected leader, sending a full tablet report...
I20260630 12:36:58.201763 11380 heartbeater.cc:499] Master 127.0.123.62:46811 was elected leader, sending a full tablet report...
I20260630 12:36:58.255852 11104 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58036:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:58.258359 11104 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:58.328413 11196 tablet_service.cc:1511] Processing CreateTablet for tablet f71db7a542614f2bb6cda1267d60aea0 (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:58.329694 11195 tablet_service.cc:1511] Processing CreateTablet for tablet d123f0f6f2334a1da7b60bc5366d708d (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:58.330435 11196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71db7a542614f2bb6cda1267d60aea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.331248 11195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d123f0f6f2334a1da7b60bc5366d708d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.331509 11271 tablet_service.cc:1511] Processing CreateTablet for tablet f71db7a542614f2bb6cda1267d60aea0 (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:58.333000 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71db7a542614f2bb6cda1267d60aea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.335783 11345 tablet_service.cc:1511] Processing CreateTablet for tablet f71db7a542614f2bb6cda1267d60aea0 (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:58.336050 11194 tablet_service.cc:1511] Processing CreateTablet for tablet dd733e10604e46d694a7854cf0e209ae (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:58.337507 11194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd733e10604e46d694a7854cf0e209ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.338060 11268 tablet_service.cc:1511] Processing CreateTablet for tablet ca067ae5ac1c43b0bd0e2bc2dfc70fb3 (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:58.339358 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca067ae5ac1c43b0bd0e2bc2dfc70fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.337988 11344 tablet_service.cc:1511] Processing CreateTablet for tablet d123f0f6f2334a1da7b60bc5366d708d (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:58.340619 11193 tablet_service.cc:1511] Processing CreateTablet for tablet ca067ae5ac1c43b0bd0e2bc2dfc70fb3 (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:58.340655 11342 tablet_service.cc:1511] Processing CreateTablet for tablet ca067ae5ac1c43b0bd0e2bc2dfc70fb3 (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:58.342418 11270 tablet_service.cc:1511] Processing CreateTablet for tablet d123f0f6f2334a1da7b60bc5366d708d (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:58.339304 11343 tablet_service.cc:1511] Processing CreateTablet for tablet dd733e10604e46d694a7854cf0e209ae (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:58.342399 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71db7a542614f2bb6cda1267d60aea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.341444 11269 tablet_service.cc:1511] Processing CreateTablet for tablet dd733e10604e46d694a7854cf0e209ae (DEFAULT_TABLE table=test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:58.344086 11270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d123f0f6f2334a1da7b60bc5366d708d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.345572 11269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd733e10604e46d694a7854cf0e209ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.344681 11342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca067ae5ac1c43b0bd0e2bc2dfc70fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.346306 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d123f0f6f2334a1da7b60bc5366d708d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.342406 11193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca067ae5ac1c43b0bd0e2bc2dfc70fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.352046 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd733e10604e46d694a7854cf0e209ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.407414 11402 tablet_bootstrap.cc:492] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8: Bootstrap starting.
I20260630 12:36:58.412673 11401 tablet_bootstrap.cc:492] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477: Bootstrap starting.
I20260630 12:36:58.429193 11401 tablet_bootstrap.cc:654] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.434849 11403 tablet_bootstrap.cc:492] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022: Bootstrap starting.
I20260630 12:36:58.440271 11402 tablet_bootstrap.cc:654] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.441674 11403 tablet_bootstrap.cc:654] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.452430 11403 tablet_bootstrap.cc:492] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022: No bootstrap required, opened a new log
I20260630 12:36:58.452543 11402 tablet_bootstrap.cc:492] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8: No bootstrap required, opened a new log
I20260630 12:36:58.452946 11403 ts_tablet_manager.cc:1403] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.014s
I20260630 12:36:58.453004 11402 ts_tablet_manager.cc:1403] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.004s
I20260630 12:36:58.453229 11401 tablet_bootstrap.cc:492] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477: No bootstrap required, opened a new log
I20260630 12:36:58.453769 11401 ts_tablet_manager.cc:1403] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.008s
I20260630 12:36:58.456166 11403 raft_consensus.cc:359] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.456506 11401 raft_consensus.cc:359] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.456413 11402 raft_consensus.cc:359] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.457197 11403 raft_consensus.cc:385] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.457321 11401 raft_consensus.cc:385] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.457396 11402 raft_consensus.cc:385] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.457659 11403 raft_consensus.cc:740] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20075aa781934e48b6b24bc5c7832022, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.457803 11401 raft_consensus.cc:740] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07da6d18137e4b8f9b8f6da7dccb9477, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.457937 11402 raft_consensus.cc:740] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759000fce00a49289fb50e653f1eb3f8, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.458962 11401 consensus_queue.cc:260] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.458804 11403 consensus_queue.cc:260] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.458803 11402 consensus_queue.cc:260] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.462332 11401 ts_tablet_manager.cc:1434] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:36:58.463340 11401 tablet_bootstrap.cc:492] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477: Bootstrap starting.
I20260630 12:36:58.469341 11401 tablet_bootstrap.cc:654] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.478371 11402 ts_tablet_manager.cc:1434] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.013s
I20260630 12:36:58.479586 11402 tablet_bootstrap.cc:492] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8: Bootstrap starting.
I20260630 12:36:58.481295 11401 tablet_bootstrap.cc:492] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477: No bootstrap required, opened a new log
I20260630 12:36:58.481863 11401 ts_tablet_manager.cc:1403] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:36:58.485680 11402 tablet_bootstrap.cc:654] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.485867 11403 ts_tablet_manager.cc:1434] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.014s
I20260630 12:36:58.486896 11403 tablet_bootstrap.cc:492] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022: Bootstrap starting.
I20260630 12:36:58.486825 11401 raft_consensus.cc:359] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.487751 11401 raft_consensus.cc:385] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.488088 11401 raft_consensus.cc:740] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07da6d18137e4b8f9b8f6da7dccb9477, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.488943 11401 consensus_queue.cc:260] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.491037 11401 ts_tablet_manager.cc:1434] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:36:58.493171 11401 tablet_bootstrap.cc:492] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477: Bootstrap starting.
I20260630 12:36:58.498994 11403 tablet_bootstrap.cc:654] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.499528 11401 tablet_bootstrap.cc:654] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.501425 11402 tablet_bootstrap.cc:492] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8: No bootstrap required, opened a new log
I20260630 12:36:58.501992 11402 ts_tablet_manager.cc:1403] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.017s
I20260630 12:36:58.504957 11402 raft_consensus.cc:359] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.505746 11402 raft_consensus.cc:385] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.506071 11402 raft_consensus.cc:740] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759000fce00a49289fb50e653f1eb3f8, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.507017 11402 consensus_queue.cc:260] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.509171 11402 ts_tablet_manager.cc:1434] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260630 12:36:58.511826 11401 tablet_bootstrap.cc:492] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477: No bootstrap required, opened a new log
W20260630 12:36:58.512539 11232 tablet.cc:2406] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:58.512645 11402 tablet_bootstrap.cc:492] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8: Bootstrap starting.
I20260630 12:36:58.512682 11401 ts_tablet_manager.cc:1403] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260630 12:36:58.512506 11403 tablet_bootstrap.cc:492] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022: No bootstrap required, opened a new log
I20260630 12:36:58.514750 11403 ts_tablet_manager.cc:1403] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260630 12:36:58.516088 11401 raft_consensus.cc:359] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.516867 11401 raft_consensus.cc:385] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.517177 11401 raft_consensus.cc:740] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07da6d18137e4b8f9b8f6da7dccb9477, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.517932 11403 raft_consensus.cc:359] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.518146 11401 consensus_queue.cc:260] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.518767 11403 raft_consensus.cc:385] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.519193 11403 raft_consensus.cc:740] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20075aa781934e48b6b24bc5c7832022, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.519541 11402 tablet_bootstrap.cc:654] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.520136 11403 consensus_queue.cc:260] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.522356 11403 ts_tablet_manager.cc:1434] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:58.522464 11401 ts_tablet_manager.cc:1434] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:58.523442 11403 tablet_bootstrap.cc:492] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022: Bootstrap starting.
I20260630 12:36:58.523526 11401 tablet_bootstrap.cc:492] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477: Bootstrap starting.
I20260630 12:36:58.530498 11401 tablet_bootstrap.cc:654] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.530877 11403 tablet_bootstrap.cc:654] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.536607 11402 tablet_bootstrap.cc:492] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8: No bootstrap required, opened a new log
I20260630 12:36:58.537122 11402 ts_tablet_manager.cc:1403] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260630 12:36:58.538317 11403 tablet_bootstrap.cc:492] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022: No bootstrap required, opened a new log
I20260630 12:36:58.538836 11403 ts_tablet_manager.cc:1403] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:36:58.540016 11402 raft_consensus.cc:359] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.540793 11402 raft_consensus.cc:385] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.541113 11402 raft_consensus.cc:740] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759000fce00a49289fb50e653f1eb3f8, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.541718 11403 raft_consensus.cc:359] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.542043 11402 consensus_queue.cc:260] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.542476 11403 raft_consensus.cc:385] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.542914 11403 raft_consensus.cc:740] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20075aa781934e48b6b24bc5c7832022, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.543921 11403 consensus_queue.cc:260] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.546079 11403 ts_tablet_manager.cc:1434] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:36:58.546960 11402 ts_tablet_manager.cc:1434] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:36:58.548014 11402 tablet_bootstrap.cc:492] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8: Bootstrap starting.
I20260630 12:36:58.548475 11403 tablet_bootstrap.cc:492] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022: Bootstrap starting.
I20260630 12:36:58.554085 11402 tablet_bootstrap.cc:654] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.555027 11403 tablet_bootstrap.cc:654] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:58.566911 11403 tablet_bootstrap.cc:492] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022: No bootstrap required, opened a new log
I20260630 12:36:58.567382 11403 ts_tablet_manager.cc:1403] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.018s
I20260630 12:36:58.569891 11403 raft_consensus.cc:359] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.570436 11403 raft_consensus.cc:385] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.570653 11403 raft_consensus.cc:740] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20075aa781934e48b6b24bc5c7832022, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.571333 11403 consensus_queue.cc:260] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.566944 11402 tablet_bootstrap.cc:492] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8: No bootstrap required, opened a new log
I20260630 12:36:58.572325 11402 ts_tablet_manager.cc:1403] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260630 12:36:58.573268 11403 ts_tablet_manager.cc:1434] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260630 12:36:58.575027 11402 raft_consensus.cc:359] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.575547 11402 raft_consensus.cc:385] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.575789 11402 raft_consensus.cc:740] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759000fce00a49289fb50e653f1eb3f8, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.576522 11407 raft_consensus.cc:493] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:58.576665 11402 consensus_queue.cc:260] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.577042 11407 raft_consensus.cc:515] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.578830 11401 tablet_bootstrap.cc:492] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477: No bootstrap required, opened a new log
I20260630 12:36:58.578877 11402 ts_tablet_manager.cc:1434] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:36:58.579634 11401 ts_tablet_manager.cc:1403] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.028s
I20260630 12:36:58.581436 11407 leader_election.cc:290] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011), 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337)
I20260630 12:36:58.582859 11401 raft_consensus.cc:359] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.583719 11401 raft_consensus.cc:385] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:58.584074 11401 raft_consensus.cc:740] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07da6d18137e4b8f9b8f6da7dccb9477, State: Initialized, Role: FOLLOWER
I20260630 12:36:58.584900 11401 consensus_queue.cc:260] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.587056 11401 ts_tablet_manager.cc:1434] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:36:58.587136 11407 raft_consensus.cc:493] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:58.587756 11407 raft_consensus.cc:515] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.592023 11407 leader_election.cc:290] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011), 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337)
I20260630 12:36:58.596848 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd733e10604e46d694a7854cf0e209ae" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759000fce00a49289fb50e653f1eb3f8" is_pre_election: true
I20260630 12:36:58.597365 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca067ae5ac1c43b0bd0e2bc2dfc70fb3" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759000fce00a49289fb50e653f1eb3f8" is_pre_election: true
I20260630 12:36:58.597734 11281 raft_consensus.cc:2468] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 0.
I20260630 12:36:58.598052 11280 raft_consensus.cc:2468] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 0.
I20260630 12:36:58.599464 11172 leader_election.cc:304] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07da6d18137e4b8f9b8f6da7dccb9477, 759000fce00a49289fb50e653f1eb3f8; no voters: 
I20260630 12:36:58.600274 11407 raft_consensus.cc:2804] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:58.600415 11172 leader_election.cc:304] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07da6d18137e4b8f9b8f6da7dccb9477, 759000fce00a49289fb50e653f1eb3f8; no voters: 
I20260630 12:36:58.600737 11407 raft_consensus.cc:493] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:58.601245 11407 raft_consensus.cc:3060] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.604187 11421 raft_consensus.cc:2804] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:58.604588 11421 raft_consensus.cc:493] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:58.604910 11421 raft_consensus.cc:3060] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.606120 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd733e10604e46d694a7854cf0e209ae" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20075aa781934e48b6b24bc5c7832022" is_pre_election: true
I20260630 12:36:58.606477 11354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca067ae5ac1c43b0bd0e2bc2dfc70fb3" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20075aa781934e48b6b24bc5c7832022" is_pre_election: true
I20260630 12:36:58.606824 11355 raft_consensus.cc:2468] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 0.
I20260630 12:36:58.607120 11354 raft_consensus.cc:2468] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 0.
I20260630 12:36:58.608446 11408 raft_consensus.cc:493] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:58.608879 11408 raft_consensus.cc:515] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.609385 11407 raft_consensus.cc:515] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.611028 11408 leader_election.cc:290] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623), 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011)
I20260630 12:36:58.612421 11354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd733e10604e46d694a7854cf0e209ae" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20075aa781934e48b6b24bc5c7832022"
I20260630 12:36:58.612298 11421 raft_consensus.cc:515] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.612989 11354 raft_consensus.cc:3060] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.615085 11421 leader_election.cc:290] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 election: Requested vote from peers 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011), 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337)
I20260630 12:36:58.615340 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca067ae5ac1c43b0bd0e2bc2dfc70fb3" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20075aa781934e48b6b24bc5c7832022"
I20260630 12:36:58.616055 11355 raft_consensus.cc:3060] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.617857 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd733e10604e46d694a7854cf0e209ae" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759000fce00a49289fb50e653f1eb3f8"
I20260630 12:36:58.618171 11407 leader_election.cc:290] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 election: Requested vote from peers 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011), 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337)
I20260630 12:36:58.618489 11280 raft_consensus.cc:3060] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.619714 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca067ae5ac1c43b0bd0e2bc2dfc70fb3" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759000fce00a49289fb50e653f1eb3f8"
I20260630 12:36:58.620100 11354 raft_consensus.cc:2468] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 1.
I20260630 12:36:58.620290 11281 raft_consensus.cc:3060] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.621395 11170 leader_election.cc:304] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07da6d18137e4b8f9b8f6da7dccb9477, 20075aa781934e48b6b24bc5c7832022; no voters: 
I20260630 12:36:58.622198 11407 raft_consensus.cc:2804] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:58.622637 11407 raft_consensus.cc:697] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Becoming Leader. State: Replica: 07da6d18137e4b8f9b8f6da7dccb9477, State: Running, Role: LEADER
I20260630 12:36:58.623430 11407 consensus_queue.cc:237] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.625579 11280 raft_consensus.cc:2468] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 1.
I20260630 12:36:58.627671 11281 raft_consensus.cc:2468] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 1.
I20260630 12:36:58.623374 11355 raft_consensus.cc:2468] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 1.
I20260630 12:36:58.630038 11170 leader_election.cc:304] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07da6d18137e4b8f9b8f6da7dccb9477, 20075aa781934e48b6b24bc5c7832022; no voters: 
I20260630 12:36:58.630774 11407 raft_consensus.cc:2804] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:58.631191 11407 raft_consensus.cc:697] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Becoming Leader. State: Replica: 07da6d18137e4b8f9b8f6da7dccb9477, State: Running, Role: LEADER
I20260630 12:36:58.631937 11407 consensus_queue.cc:237] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.632680 11101 catalog_manager.cc:5697] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:58.643488 11407 raft_consensus.cc:493] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:58.644145 11407 raft_consensus.cc:515] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.644470 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71db7a542614f2bb6cda1267d60aea0" candidate_uuid: "20075aa781934e48b6b24bc5c7832022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" is_pre_election: true
I20260630 12:36:58.645151 11206 raft_consensus.cc:2468] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20075aa781934e48b6b24bc5c7832022 in term 0.
I20260630 12:36:58.646368 11407 leader_election.cc:290] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011), 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337)
I20260630 12:36:58.647223 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d123f0f6f2334a1da7b60bc5366d708d" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759000fce00a49289fb50e653f1eb3f8" is_pre_election: true
I20260630 12:36:58.647310 11318 leader_election.cc:304] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07da6d18137e4b8f9b8f6da7dccb9477, 20075aa781934e48b6b24bc5c7832022; no voters: 
I20260630 12:36:58.647615 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d123f0f6f2334a1da7b60bc5366d708d" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20075aa781934e48b6b24bc5c7832022" is_pre_election: true
I20260630 12:36:58.648128 11281 raft_consensus.cc:2468] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 0.
I20260630 12:36:58.647404 11101 catalog_manager.cc:5697] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:58.648444 11355 raft_consensus.cc:2468] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 0.
I20260630 12:36:58.648475 11408 raft_consensus.cc:2804] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:58.649117 11408 raft_consensus.cc:493] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:58.649483 11408 raft_consensus.cc:3060] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.649509 11172 leader_election.cc:304] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07da6d18137e4b8f9b8f6da7dccb9477, 759000fce00a49289fb50e653f1eb3f8; no voters: 
I20260630 12:36:58.650300 11407 raft_consensus.cc:2804] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:58.650574 11407 raft_consensus.cc:493] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:58.650818 11407 raft_consensus.cc:3060] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.656327 11407 raft_consensus.cc:515] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.657130 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71db7a542614f2bb6cda1267d60aea0" candidate_uuid: "20075aa781934e48b6b24bc5c7832022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759000fce00a49289fb50e653f1eb3f8" is_pre_election: true
I20260630 12:36:58.657835 11281 raft_consensus.cc:2468] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20075aa781934e48b6b24bc5c7832022 in term 0.
I20260630 12:36:58.658181 11408 raft_consensus.cc:515] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.659790 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d123f0f6f2334a1da7b60bc5366d708d" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759000fce00a49289fb50e653f1eb3f8"
I20260630 12:36:58.660032 11407 leader_election.cc:290] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 election: Requested vote from peers 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011), 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337)
I20260630 12:36:58.660377 11281 raft_consensus.cc:3060] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.661199 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d123f0f6f2334a1da7b60bc5366d708d" candidate_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20075aa781934e48b6b24bc5c7832022"
I20260630 12:36:58.661713 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71db7a542614f2bb6cda1267d60aea0" candidate_uuid: "20075aa781934e48b6b24bc5c7832022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07da6d18137e4b8f9b8f6da7dccb9477"
I20260630 12:36:58.661866 11355 raft_consensus.cc:3060] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.662277 11206 raft_consensus.cc:3060] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.664326 11408 leader_election.cc:290] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [CANDIDATE]: Term 1 election: Requested vote from peers 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623), 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011)
I20260630 12:36:58.666924 11281 raft_consensus.cc:2468] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 1.
I20260630 12:36:58.667945 11172 leader_election.cc:304] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07da6d18137e4b8f9b8f6da7dccb9477, 759000fce00a49289fb50e653f1eb3f8; no voters: 
I20260630 12:36:58.667596 11206 raft_consensus.cc:2468] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20075aa781934e48b6b24bc5c7832022 in term 1.
I20260630 12:36:58.668378 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71db7a542614f2bb6cda1267d60aea0" candidate_uuid: "20075aa781934e48b6b24bc5c7832022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759000fce00a49289fb50e653f1eb3f8"
I20260630 12:36:58.669010 11281 raft_consensus.cc:3060] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:58.668794 11407 raft_consensus.cc:2804] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:58.669369 11318 leader_election.cc:304] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07da6d18137e4b8f9b8f6da7dccb9477, 20075aa781934e48b6b24bc5c7832022; no voters: 
I20260630 12:36:58.668488 11355 raft_consensus.cc:2468] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07da6d18137e4b8f9b8f6da7dccb9477 in term 1.
I20260630 12:36:58.670331 11408 raft_consensus.cc:2804] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:58.670372 11407 raft_consensus.cc:697] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Becoming Leader. State: Replica: 07da6d18137e4b8f9b8f6da7dccb9477, State: Running, Role: LEADER
I20260630 12:36:58.671541 11407 consensus_queue.cc:237] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.672042 11408 raft_consensus.cc:697] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 1 LEADER]: Becoming Leader. State: Replica: 20075aa781934e48b6b24bc5c7832022, State: Running, Role: LEADER
I20260630 12:36:58.672942 11408 consensus_queue.cc:237] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:36:58.674614 11281 raft_consensus.cc:2468] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20075aa781934e48b6b24bc5c7832022 in term 1.
I20260630 12:36:58.680366 11101 catalog_manager.cc:5697] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:58.681017 11103 catalog_manager.cc:5697] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20075aa781934e48b6b24bc5c7832022 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "20075aa781934e48b6b24bc5c7832022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:59.048054 11407 consensus_queue.cc:1048] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:59.059175 11407 consensus_queue.cc:1048] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:59.058660 11408 consensus_queue.cc:1048] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:59.077571 11408 consensus_queue.cc:1048] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:59.103731 11407 consensus_queue.cc:1048] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:59.113792 11421 consensus_queue.cc:1048] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:59.174220 11421 consensus_queue.cc:1048] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:59.185596 11441 consensus_queue.cc:1048] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:05.765532   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:05.772013 11447 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:05.772523 11446 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:05.774276 11449 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:05.776433   492 server_base.cc:1061] running on GCE node
I20260630 12:37:05.778261   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:05.778472   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:05.778649   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823025778632 us; error 0 us; skew 500 ppm
I20260630 12:37:05.779142   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:05.781569   492 webserver.cc:533] Webserver started at http://127.0.123.4:45635/ using document root <none> and password file <none>
I20260630 12:37:05.782047   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:05.782231   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:05.782519   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:05.783591   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "fecc4a141dbf4a71be844cfb3a975bcb"
format_stamp: "Formatted at 2026-06-30 12:37:05 on dist-test-slave-khbc"
I20260630 12:37:05.787832   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:05.790948 11454 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.791659   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:05.791970   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "fecc4a141dbf4a71be844cfb3a975bcb"
format_stamp: "Formatted at 2026-06-30 12:37:05 on dist-test-slave-khbc"
I20260630 12:37:05.792235   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:05.804643   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:05.806143   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:05.807678   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:05.809958   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:05.810148   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.810375   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:05.810537   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.848181   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:36689
I20260630 12:37:05.848299 11516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:36689 every 8 connection(s)
I20260630 12:37:05.865954 11517 heartbeater.cc:344] Connected to a master server at 127.0.123.62:46811
I20260630 12:37:05.866336 11517 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:05.867025 11517 heartbeater.cc:507] Master 127.0.123.62:46811 requested a full tablet report, sending...
I20260630 12:37:05.868892 11101 ts_manager.cc:194] Registered new tserver with Master: fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4:36689)
I20260630 12:37:05.870496 11101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58046
I20260630 12:37:05.927165 11206 consensus_queue.cc:237] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } }
I20260630 12:37:05.933642 11355 raft_consensus.cc:1275] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:05.934405 11280 raft_consensus.cc:1275] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:05.935405 11524 consensus_queue.cc:1048] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:05.936369 11445 consensus_queue.cc:1048] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:05.945165 11524 raft_consensus.cc:2955] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } } }
I20260630 12:37:05.946244 11280 raft_consensus.cc:2955] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } } }
W20260630 12:37:05.948105 11169 consensus_peers.cc:597] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 -> Peer fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4:36689): Couldn't send request to peer fecc4a141dbf4a71be844cfb3a975bcb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d123f0f6f2334a1da7b60bc5366d708d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:05.955049 11355 raft_consensus.cc:2955] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } } }
I20260630 12:37:05.959656 11101 catalog_manager.cc:5697] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 reported cstate change: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } } }
I20260630 12:37:05.974243 11355 consensus_queue.cc:237] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } }
I20260630 12:37:05.981613 11280 raft_consensus.cc:1275] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Refusing update from remote peer 20075aa781934e48b6b24bc5c7832022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:05.987767 11408 consensus_queue.cc:1048] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:05.991431 11206 raft_consensus.cc:1275] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Refusing update from remote peer 20075aa781934e48b6b24bc5c7832022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:05.992731 11537 consensus_queue.cc:1048] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:37:06.000615 11318 consensus_peers.cc:597] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 -> Peer fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4:36689): Couldn't send request to peer fecc4a141dbf4a71be844cfb3a975bcb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f71db7a542614f2bb6cda1267d60aea0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:06.001302 11537 raft_consensus.cc:2955] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } } }
I20260630 12:37:06.002887 11280 raft_consensus.cc:2955] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } } }
I20260630 12:37:06.004405 11206 raft_consensus.cc:2955] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } } }
I20260630 12:37:06.013504 11104 catalog_manager.cc:5697] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 reported cstate change: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "20075aa781934e48b6b24bc5c7832022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } } }
I20260630 12:37:06.019974 11205 consensus_queue.cc:237] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } }
I20260630 12:37:06.027139 11355 raft_consensus.cc:1275] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:06.028911 11529 consensus_queue.cc:1048] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:37:06.033649 11169 consensus_peers.cc:597] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 -> Peer fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4:36689): Couldn't send request to peer fecc4a141dbf4a71be844cfb3a975bcb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd733e10604e46d694a7854cf0e209ae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:06.036895 11280 raft_consensus.cc:1275] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:06.038071 11445 raft_consensus.cc:2955] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } } }
I20260630 12:37:06.040652 11529 consensus_queue.cc:1048] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:06.039975 11355 raft_consensus.cc:2955] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } } }
I20260630 12:37:06.046316 11280 raft_consensus.cc:2955] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } } }
I20260630 12:37:06.051717 11104 catalog_manager.cc:5697] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 reported cstate change: config changed from index -1 to 2, NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:06.752203 11546 ts_tablet_manager.cc:933] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb: Initiating tablet copy from peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623)
I20260630 12:37:06.922355 11546 tablet_copy_client.cc:323] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:36623
I20260630 12:37:06.998818 11553 ts_tablet_manager.cc:933] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb: Initiating tablet copy from peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623)
I20260630 12:37:07.000702 11553 tablet_copy_client.cc:323] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.1:36623
I20260630 12:37:07.002751 11555 ts_tablet_manager.cc:933] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb: Initiating tablet copy from peer 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337)
I20260630 12:37:07.004484 11555 tablet_copy_client.cc:323] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:34337
I20260630 12:37:07.021329 11517 heartbeater.cc:499] Master 127.0.123.62:46811 was elected leader, sending a full tablet report...
I20260630 12:37:07.022076 11215 tablet_copy_service.cc:140] P 07da6d18137e4b8f9b8f6da7dccb9477: Received BeginTabletCopySession request for tablet dd733e10604e46d694a7854cf0e209ae from peer fecc4a141dbf4a71be844cfb3a975bcb ({username='slave'} at 127.0.0.1:48916)
I20260630 12:37:07.022733 11215 tablet_copy_service.cc:161] P 07da6d18137e4b8f9b8f6da7dccb9477: Beginning new tablet copy session on tablet dd733e10604e46d694a7854cf0e209ae from peer fecc4a141dbf4a71be844cfb3a975bcb at {username='slave'} at 127.0.0.1:48916: session id = fecc4a141dbf4a71be844cfb3a975bcb-dd733e10604e46d694a7854cf0e209ae
I20260630 12:37:07.022119 11216 tablet_copy_service.cc:140] P 07da6d18137e4b8f9b8f6da7dccb9477: Received BeginTabletCopySession request for tablet d123f0f6f2334a1da7b60bc5366d708d from peer fecc4a141dbf4a71be844cfb3a975bcb ({username='slave'} at 127.0.0.1:48916)
W20260630 12:37:07.023808 11492 thread.cc:641] tablet-copy [worker] (thread pool) Time spent creating pthread: real 0.537s	user 0.009s	sys 0.008s
I20260630 12:37:07.023474 11216 tablet_copy_service.cc:161] P 07da6d18137e4b8f9b8f6da7dccb9477: Beginning new tablet copy session on tablet d123f0f6f2334a1da7b60bc5366d708d from peer fecc4a141dbf4a71be844cfb3a975bcb at {username='slave'} at 127.0.0.1:48916: session id = fecc4a141dbf4a71be844cfb3a975bcb-d123f0f6f2334a1da7b60bc5366d708d
W20260630 12:37:07.024137 11492 thread.cc:608] tablet-copy [worker] (thread pool) Time spent starting thread: real 0.538s	user 0.009s	sys 0.008s
I20260630 12:37:07.030920 11215 tablet_copy_source_session.cc:215] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:07.031309 11216 tablet_copy_source_session.cc:215] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:07.034412 11553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd733e10604e46d694a7854cf0e209ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:07.043918 11365 tablet_copy_service.cc:140] P 20075aa781934e48b6b24bc5c7832022: Received BeginTabletCopySession request for tablet f71db7a542614f2bb6cda1267d60aea0 from peer fecc4a141dbf4a71be844cfb3a975bcb ({username='slave'} at 127.0.0.1:35742)
I20260630 12:37:07.044422 11365 tablet_copy_service.cc:161] P 20075aa781934e48b6b24bc5c7832022: Beginning new tablet copy session on tablet f71db7a542614f2bb6cda1267d60aea0 from peer fecc4a141dbf4a71be844cfb3a975bcb at {username='slave'} at 127.0.0.1:35742: session id = fecc4a141dbf4a71be844cfb3a975bcb-f71db7a542614f2bb6cda1267d60aea0
I20260630 12:37:07.045519 11546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d123f0f6f2334a1da7b60bc5366d708d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:07.051192 11365 tablet_copy_source_session.cc:215] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:07.054767 11555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71db7a542614f2bb6cda1267d60aea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:07.056160 11553 tablet_copy_client.cc:806] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:07.056819 11553 tablet_copy_client.cc:670] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:07.061259 11553 tablet_copy_client.cc:538] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:07.070942 11546 tablet_copy_client.cc:806] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:07.071597 11546 tablet_copy_client.cc:670] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:07.075529 11555 tablet_copy_client.cc:806] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:07.076109 11555 tablet_copy_client.cc:670] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:07.077875 11546 tablet_copy_client.cc:538] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:07.080971 11555 tablet_copy_client.cc:538] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:07.086436 11546 tablet_bootstrap.cc:492] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb: Bootstrap starting.
I20260630 12:37:07.089195 11555 tablet_bootstrap.cc:492] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb: Bootstrap starting.
I20260630 12:37:07.089445 11553 tablet_bootstrap.cc:492] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb: Bootstrap starting.
I20260630 12:37:07.116000 11555 tablet_bootstrap.cc:492] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:07.116971 11555 tablet_bootstrap.cc:492] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb: Bootstrap complete.
I20260630 12:37:07.117666 11555 ts_tablet_manager.cc:1403] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260630 12:37:07.120515 11555 raft_consensus.cc:359] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } }
I20260630 12:37:07.121371 11555 raft_consensus.cc:740] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fecc4a141dbf4a71be844cfb3a975bcb, State: Initialized, Role: LEARNER
I20260630 12:37:07.122040 11555 consensus_queue.cc:260] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } }
I20260630 12:37:07.130908 11546 tablet_bootstrap.cc:492] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:07.131524 11555 ts_tablet_manager.cc:1434] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:37:07.133368 11365 tablet_copy_service.cc:342] P 20075aa781934e48b6b24bc5c7832022: Request end of tablet copy session fecc4a141dbf4a71be844cfb3a975bcb-f71db7a542614f2bb6cda1267d60aea0 received from {username='slave'} at 127.0.0.1:35742
I20260630 12:37:07.133831 11365 tablet_copy_service.cc:434] P 20075aa781934e48b6b24bc5c7832022: ending tablet copy session fecc4a141dbf4a71be844cfb3a975bcb-f71db7a542614f2bb6cda1267d60aea0 on tablet f71db7a542614f2bb6cda1267d60aea0 with peer fecc4a141dbf4a71be844cfb3a975bcb
I20260630 12:37:07.137535 11553 tablet_bootstrap.cc:492] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:07.138466 11553 tablet_bootstrap.cc:492] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb: Bootstrap complete.
I20260630 12:37:07.139264 11553 ts_tablet_manager.cc:1403] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.012s
I20260630 12:37:07.140409 11546 tablet_bootstrap.cc:492] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb: Bootstrap complete.
I20260630 12:37:07.142150 11553 raft_consensus.cc:359] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } }
I20260630 12:37:07.148056 11553 raft_consensus.cc:740] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fecc4a141dbf4a71be844cfb3a975bcb, State: Initialized, Role: LEARNER
I20260630 12:37:07.148321 11546 ts_tablet_manager.cc:1403] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.009s
I20260630 12:37:07.148842 11553 consensus_queue.cc:260] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } }
I20260630 12:37:07.151209 11553 ts_tablet_manager.cc:1434] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260630 12:37:07.151352 11546 raft_consensus.cc:359] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } }
I20260630 12:37:07.152624 11546 raft_consensus.cc:740] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fecc4a141dbf4a71be844cfb3a975bcb, State: Initialized, Role: LEARNER
I20260630 12:37:07.153271 11546 consensus_queue.cc:260] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: true } }
I20260630 12:37:07.156507 11216 tablet_copy_service.cc:342] P 07da6d18137e4b8f9b8f6da7dccb9477: Request end of tablet copy session fecc4a141dbf4a71be844cfb3a975bcb-dd733e10604e46d694a7854cf0e209ae received from {username='slave'} at 127.0.0.1:48916
I20260630 12:37:07.156963 11216 tablet_copy_service.cc:434] P 07da6d18137e4b8f9b8f6da7dccb9477: ending tablet copy session fecc4a141dbf4a71be844cfb3a975bcb-dd733e10604e46d694a7854cf0e209ae on tablet dd733e10604e46d694a7854cf0e209ae with peer fecc4a141dbf4a71be844cfb3a975bcb
I20260630 12:37:07.157624 11546 ts_tablet_manager.cc:1434] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:37:07.161442 11216 tablet_copy_service.cc:342] P 07da6d18137e4b8f9b8f6da7dccb9477: Request end of tablet copy session fecc4a141dbf4a71be844cfb3a975bcb-d123f0f6f2334a1da7b60bc5366d708d received from {username='slave'} at 127.0.0.1:48916
I20260630 12:37:07.161820 11216 tablet_copy_service.cc:434] P 07da6d18137e4b8f9b8f6da7dccb9477: ending tablet copy session fecc4a141dbf4a71be844cfb3a975bcb-d123f0f6f2334a1da7b60bc5366d708d on tablet d123f0f6f2334a1da7b60bc5366d708d with peer fecc4a141dbf4a71be844cfb3a975bcb
I20260630 12:37:07.347644 11492 raft_consensus.cc:1217] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:07.463152 11492 raft_consensus.cc:1217] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:07.665930 11492 raft_consensus.cc:1217] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:37:07.745400 11227 debug-util.cc:398] Leaking SignalData structure 0x7b0800137000 after lost signal to thread 495
W20260630 12:37:07.746479 11227 debug-util.cc:398] Leaking SignalData structure 0x7b08000a3060 after lost signal to thread 11138
W20260630 12:37:07.748499 11227 debug-util.cc:398] Leaking SignalData structure 0x7b0800085180 after lost signal to thread 11305
W20260630 12:37:07.750418 11227 debug-util.cc:398] Leaking SignalData structure 0x7b080004f0e0 after lost signal to thread 11516
I20260630 12:37:07.751201 11547 raft_consensus.cc:1064] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022: attempting to promote NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb to VOTER
I20260630 12:37:07.753670 11547 consensus_queue.cc:237] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:07.763209 11280 raft_consensus.cc:1275] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Refusing update from remote peer 20075aa781934e48b6b24bc5c7832022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:07.763226 11492 raft_consensus.cc:1275] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Refusing update from remote peer 20075aa781934e48b6b24bc5c7832022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:07.765579 11206 raft_consensus.cc:1275] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Refusing update from remote peer 20075aa781934e48b6b24bc5c7832022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:07.765806 11566 consensus_queue.cc:1048] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:07.768136 11568 consensus_queue.cc:1048] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:07.769932 11568 consensus_queue.cc:1048] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:07.788306 11568 raft_consensus.cc:2955] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:07.793169 11492 raft_consensus.cc:2955] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:07.801393 11281 raft_consensus.cc:2955] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:07.808247 11103 catalog_manager.cc:5697] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb reported cstate change: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20075aa781934e48b6b24bc5c7832022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:07.808238 11206 raft_consensus.cc:2955] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } attrs { replace: true } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:07.840610 11355 consensus_queue.cc:237] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [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: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:07.847048 11281 raft_consensus.cc:1275] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Refusing update from remote peer 20075aa781934e48b6b24bc5c7832022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:07.847196 11492 raft_consensus.cc:1275] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Refusing update from remote peer 20075aa781934e48b6b24bc5c7832022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:07.848979 11568 consensus_queue.cc:1048] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:07.855311 11568 consensus_queue.cc:1048] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:07.858110 11547 raft_consensus.cc:2955] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:07.863940 11280 raft_consensus.cc:2955] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:07.869663 11089 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f71db7a542614f2bb6cda1267d60aea0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:07.868907 11492 raft_consensus.cc:2955] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:07.876034 11104 catalog_manager.cc:5697] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 reported cstate change: config changed from index 3 to 4, VOTER 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1) evicted. New cstate: current_term: 1 leader_uuid: "20075aa781934e48b6b24bc5c7832022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:07.887094 11193 tablet_service.cc:1558] Processing DeleteTablet for tablet f71db7a542614f2bb6cda1267d60aea0 with delete_type TABLET_DATA_TOMBSTONED (TS 07da6d18137e4b8f9b8f6da7dccb9477 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48870
I20260630 12:37:07.893582 11578 tablet_replica.cc:333] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477: stopping tablet replica
I20260630 12:37:07.894519 11578 raft_consensus.cc:2243] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:07.895318 11578 raft_consensus.cc:2272] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:07.898564 11578 ts_tablet_manager.cc:1916] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:07.911798 11578 ts_tablet_manager.cc:1929] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:07.912106 11578 log.cc:1199] T f71db7a542614f2bb6cda1267d60aea0 P 07da6d18137e4b8f9b8f6da7dccb9477: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-0-root/wals/f71db7a542614f2bb6cda1267d60aea0
I20260630 12:37:07.913455 11088 catalog_manager.cc:5028] TS 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): tablet f71db7a542614f2bb6cda1267d60aea0 (table test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]) successfully deleted
I20260630 12:37:07.927201 11550 raft_consensus.cc:1064] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477: attempting to promote NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb to VOTER
I20260630 12:37:07.929124 11550 consensus_queue.cc:237] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:07.937423 11355 raft_consensus.cc:1275] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:07.937423 11492 raft_consensus.cc:1275] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:07.940410 11445 consensus_queue.cc:1048] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:07.941529 11529 consensus_queue.cc:1048] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:07.955281 11280 raft_consensus.cc:1275] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:07.957304 11529 consensus_queue.cc:1048] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:07.997959 11529 raft_consensus.cc:2955] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:07.998343 11281 raft_consensus.cc:2955] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.018939 11103 catalog_manager.cc:5697] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 reported cstate change: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.033835 11492 raft_consensus.cc:2955] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.039749 11353 raft_consensus.cc:2955] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } attrs { replace: true } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.100513 11206 consensus_queue.cc:237] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:08.108433 11492 raft_consensus.cc:1275] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:08.109838 11280 raft_consensus.cc:1275] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:08.110801 11580 consensus_queue.cc:1048] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:37:08.113152 11550 consensus_queue.cc:1048] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:37:08.122551 11445 raft_consensus.cc:1064] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477: attempting to promote NON_VOTER fecc4a141dbf4a71be844cfb3a975bcb to VOTER
I20260630 12:37:08.126539 11445 consensus_queue.cc:237] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:08.131513 11529 raft_consensus.cc:2955] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20075aa781934e48b6b24bc5c7832022 (127.0.123.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.133273 11490 raft_consensus.cc:2955] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20075aa781934e48b6b24bc5c7832022 (127.0.123.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.139595 11280 raft_consensus.cc:2955] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20075aa781934e48b6b24bc5c7832022 (127.0.123.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.155185 11101 catalog_manager.cc:5697] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb reported cstate change: config changed from index 3 to 4, VOTER 20075aa781934e48b6b24bc5c7832022 (127.0.123.3) evicted. New cstate: current_term: 1 leader_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.159658 11353 raft_consensus.cc:1275] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:08.161747 11550 consensus_queue.cc:1048] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:08.166153 11490 raft_consensus.cc:1275] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 LEARNER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:08.169570 11580 consensus_queue.cc:1048] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:08.174284 11281 raft_consensus.cc:1275] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:08.174379 11343 tablet_service.cc:1558] Processing DeleteTablet for tablet d123f0f6f2334a1da7b60bc5366d708d with delete_type TABLET_DATA_TOMBSTONED (TS 20075aa781934e48b6b24bc5c7832022 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260630 12:37:08.179479 11550 consensus_queue.cc:1048] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260630 12:37:08.192407 11088 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d123f0f6f2334a1da7b60bc5366d708d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:08.191879 11550 raft_consensus.cc:2955] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.196959 11588 tablet_replica.cc:333] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022: stopping tablet replica
I20260630 12:37:08.199009 11588 raft_consensus.cc:2243] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:08.201061 11588 raft_consensus.cc:2272] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:08.204759 11490 raft_consensus.cc:2955] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.211166 11280 raft_consensus.cc:2955] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.219983 11588 ts_tablet_manager.cc:1916] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:08.225260 11101 catalog_manager.cc:5697] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 reported cstate change: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.230252 11353 raft_consensus.cc:2955] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.243990 11588 ts_tablet_manager.cc:1929] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:08.244699 11588 log.cc:1199] T d123f0f6f2334a1da7b60bc5366d708d P 20075aa781934e48b6b24bc5c7832022: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-2-root/wals/d123f0f6f2334a1da7b60bc5366d708d
I20260630 12:37:08.247860 11089 catalog_manager.cc:5028] TS 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337): tablet d123f0f6f2334a1da7b60bc5366d708d (table test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]) successfully deleted
I20260630 12:37:08.253942 11206 consensus_queue.cc:237] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:08.261806 11490 raft_consensus.cc:1275] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:08.263311 11353 raft_consensus.cc:1275] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Refusing update from remote peer 07da6d18137e4b8f9b8f6da7dccb9477: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:08.266283 11529 consensus_queue.cc:1048] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:08.268136 11529 consensus_queue.cc:1048] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:08.277796 11580 raft_consensus.cc:2955] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.279619 11490 raft_consensus.cc:2955] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.285531 11355 raft_consensus.cc:2955] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.293385 11104 catalog_manager.cc:5697] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb reported cstate change: config changed from index 3 to 4, VOTER 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2) evicted. New cstate: current_term: 1 leader_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } } }
I20260630 12:37:08.297698 11088 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd733e10604e46d694a7854cf0e209ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:08.309824 11268 tablet_service.cc:1558] Processing DeleteTablet for tablet dd733e10604e46d694a7854cf0e209ae with delete_type TABLET_DATA_TOMBSTONED (TS 759000fce00a49289fb50e653f1eb3f8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50684
I20260630 12:37:08.311944 11591 tablet_replica.cc:333] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8: stopping tablet replica
I20260630 12:37:08.313086 11591 raft_consensus.cc:2243] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:08.313930 11591 raft_consensus.cc:2272] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:08.317960 11591 ts_tablet_manager.cc:1916] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:08.334209 11591 ts_tablet_manager.cc:1929] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:08.334605 11591 log.cc:1199] T dd733e10604e46d694a7854cf0e209ae P 759000fce00a49289fb50e653f1eb3f8: Deleting WAL directory at /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822796835498-492-0/minicluster-data/ts-1-root/wals/dd733e10604e46d694a7854cf0e209ae
I20260630 12:37:08.336473 11091 catalog_manager.cc:5028] TS 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011): tablet dd733e10604e46d694a7854cf0e209ae (table test-workload [id=517fe1ffc7564c86a4c3b38811eb0855]) successfully deleted
I20260630 12:37:08.984000   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:37:09.018987   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:09.019901   492 tablet_replica.cc:333] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477: stopping tablet replica
I20260630 12:37:09.020800   492 raft_consensus.cc:2243] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.021910   492 raft_consensus.cc:2272] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.025377   492 tablet_replica.cc:333] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477: stopping tablet replica
I20260630 12:37:09.026027   492 raft_consensus.cc:2243] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.026989   492 raft_consensus.cc:2272] T d123f0f6f2334a1da7b60bc5366d708d P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.030700   492 tablet_replica.cc:333] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477: stopping tablet replica
I20260630 12:37:09.031345   492 raft_consensus.cc:2243] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.032322   492 raft_consensus.cc:2272] T dd733e10604e46d694a7854cf0e209ae P 07da6d18137e4b8f9b8f6da7dccb9477 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:10.059398   492 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11227)
I20260630 12:37:10.275184 11547 raft_consensus.cc:493] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07da6d18137e4b8f9b8f6da7dccb9477)
I20260630 12:37:10.275681 11547 raft_consensus.cc:515] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:10.277546 11547 leader_election.cc:290] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623), fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4:36689)
W20260630 12:37:10.282373 11318 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111)
I20260630 12:37:10.282931 11490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd733e10604e46d694a7854cf0e209ae" candidate_uuid: "20075aa781934e48b6b24bc5c7832022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" is_pre_election: true
W20260630 12:37:10.286412 11318 leader_election.cc:336] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111)
I20260630 12:37:10.286758 11318 leader_election.cc:304] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [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: 20075aa781934e48b6b24bc5c7832022; no voters: 07da6d18137e4b8f9b8f6da7dccb9477, fecc4a141dbf4a71be844cfb3a975bcb
I20260630 12:37:10.287317 11547 raft_consensus.cc:2749] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:10.342541 11595 raft_consensus.cc:493] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07da6d18137e4b8f9b8f6da7dccb9477)
I20260630 12:37:10.343134 11595 raft_consensus.cc:515] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:10.345216 11595 leader_election.cc:290] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623), 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337)
I20260630 12:37:10.346541 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd733e10604e46d694a7854cf0e209ae" candidate_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "20075aa781934e48b6b24bc5c7832022" is_pre_election: true
I20260630 12:37:10.347128 11355 raft_consensus.cc:2468] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fecc4a141dbf4a71be844cfb3a975bcb in term 1.
I20260630 12:37:10.348543 11456 leader_election.cc:304] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [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: 20075aa781934e48b6b24bc5c7832022, fecc4a141dbf4a71be844cfb3a975bcb; no voters: 
I20260630 12:37:10.349212 11595 raft_consensus.cc:2804] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:10.349620 11595 raft_consensus.cc:493] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07da6d18137e4b8f9b8f6da7dccb9477)
I20260630 12:37:10.350010 11595 raft_consensus.cc:3060] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:10.352133 11455 leader_election.cc:336] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111)
I20260630 12:37:10.356192 11595 raft_consensus.cc:515] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:10.357690 11595 leader_election.cc:290] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [CANDIDATE]: Term 2 election: Requested vote from peers 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623), 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337)
I20260630 12:37:10.358857 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd733e10604e46d694a7854cf0e209ae" candidate_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "20075aa781934e48b6b24bc5c7832022"
I20260630 12:37:10.359448 11355 raft_consensus.cc:3060] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:10.361608 11455 leader_election.cc:336] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111)
I20260630 12:37:10.366084 11355 raft_consensus.cc:2468] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fecc4a141dbf4a71be844cfb3a975bcb in term 2.
I20260630 12:37:10.367139 11456 leader_election.cc:304] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [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: 20075aa781934e48b6b24bc5c7832022, fecc4a141dbf4a71be844cfb3a975bcb; no voters: 07da6d18137e4b8f9b8f6da7dccb9477
I20260630 12:37:10.367803 11595 raft_consensus.cc:2804] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:10.368980 11595 raft_consensus.cc:697] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 2 LEADER]: Becoming Leader. State: Replica: fecc4a141dbf4a71be844cfb3a975bcb, State: Running, Role: LEADER
I20260630 12:37:10.370095 11595 consensus_queue.cc:237] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:10.377733 11101 catalog_manager.cc:5697] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb reported cstate change: term changed from 1 to 2, leader changed from 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1) to fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4). New cstate: current_term: 2 leader_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:10.404572 11547 raft_consensus.cc:493] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07da6d18137e4b8f9b8f6da7dccb9477)
I20260630 12:37:10.405030 11547 raft_consensus.cc:515] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:37:10.406765 11547 leader_election.cc:290] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623), 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011)
I20260630 12:37:10.408089 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca067ae5ac1c43b0bd0e2bc2dfc70fb3" candidate_uuid: "20075aa781934e48b6b24bc5c7832022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "759000fce00a49289fb50e653f1eb3f8" is_pre_election: true
I20260630 12:37:10.408787 11280 raft_consensus.cc:2468] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20075aa781934e48b6b24bc5c7832022 in term 1.
I20260630 12:37:10.410648 11321 leader_election.cc:304] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [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: 20075aa781934e48b6b24bc5c7832022, 759000fce00a49289fb50e653f1eb3f8; no voters: 
I20260630 12:37:10.410787 11604 raft_consensus.cc:493] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07da6d18137e4b8f9b8f6da7dccb9477)
I20260630 12:37:10.411599 11547 raft_consensus.cc:2804] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:10.411381 11604 raft_consensus.cc:515] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
W20260630 12:37:10.411759 11318 leader_election.cc:336] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111)
I20260630 12:37:10.412072 11547 raft_consensus.cc:493] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07da6d18137e4b8f9b8f6da7dccb9477)
I20260630 12:37:10.412531 11547 raft_consensus.cc:3060] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.413970 11604 leader_election.cc:290] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623), 20075aa781934e48b6b24bc5c7832022 (127.0.123.3:34337)
I20260630 12:37:10.420634 11547 raft_consensus.cc:515] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:37:10.427055 11595 raft_consensus.cc:493] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07da6d18137e4b8f9b8f6da7dccb9477)
I20260630 12:37:10.427570 11595 raft_consensus.cc:515] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:10.429837 11595 leader_election.cc:290] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623), 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011)
W20260630 12:37:10.432824 11318 leader_election.cc:336] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111)
I20260630 12:37:10.437638 11547 leader_election.cc:290] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [CANDIDATE]: Term 2 election: Requested vote from peers 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623), 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011)
I20260630 12:37:10.439007 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca067ae5ac1c43b0bd0e2bc2dfc70fb3" candidate_uuid: "20075aa781934e48b6b24bc5c7832022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "759000fce00a49289fb50e653f1eb3f8"
I20260630 12:37:10.440513 11280 raft_consensus.cc:3060] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.446606 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca067ae5ac1c43b0bd0e2bc2dfc70fb3" candidate_uuid: "759000fce00a49289fb50e653f1eb3f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "20075aa781934e48b6b24bc5c7832022" is_pre_election: true
I20260630 12:37:10.447192 11280 raft_consensus.cc:2468] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20075aa781934e48b6b24bc5c7832022 in term 2.
I20260630 12:37:10.447376 11355 raft_consensus.cc:2393] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 759000fce00a49289fb50e653f1eb3f8 in current term 2: Already voted for candidate 20075aa781934e48b6b24bc5c7832022 in this term.
I20260630 12:37:10.448942 11321 leader_election.cc:304] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [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: 20075aa781934e48b6b24bc5c7832022, 759000fce00a49289fb50e653f1eb3f8; no voters: 07da6d18137e4b8f9b8f6da7dccb9477
I20260630 12:37:10.449821 11547 raft_consensus.cc:2804] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 2 FOLLOWER]: Leader election won for term 2
W20260630 12:37:10.449985 11455 leader_election.cc:336] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111)
W20260630 12:37:10.453178 11244 leader_election.cc:336] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111)
I20260630 12:37:10.453730 11244 leader_election.cc:304] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [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: 759000fce00a49289fb50e653f1eb3f8; no voters: 07da6d18137e4b8f9b8f6da7dccb9477, 20075aa781934e48b6b24bc5c7832022
I20260630 12:37:10.454522 11604 raft_consensus.cc:2749] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:10.455781 11547 raft_consensus.cc:697] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 2 LEADER]: Becoming Leader. State: Replica: 20075aa781934e48b6b24bc5c7832022, State: Running, Role: LEADER
I20260630 12:37:10.456373 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d123f0f6f2334a1da7b60bc5366d708d" candidate_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "759000fce00a49289fb50e653f1eb3f8" is_pre_election: true
I20260630 12:37:10.456609 11547 consensus_queue.cc:237] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } }
I20260630 12:37:10.457769 11458 leader_election.cc:304] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [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: fecc4a141dbf4a71be844cfb3a975bcb; no voters: 07da6d18137e4b8f9b8f6da7dccb9477, 759000fce00a49289fb50e653f1eb3f8
I20260630 12:37:10.458566 11595 raft_consensus.cc:2749] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:10.464354 11101 catalog_manager.cc:5697] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 reported cstate change: term changed from 1 to 2, leader changed from 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1) to 20075aa781934e48b6b24bc5c7832022 (127.0.123.3). New cstate: current_term: 2 leader_uuid: "20075aa781934e48b6b24bc5c7832022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:10.492925 11604 raft_consensus.cc:493] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07da6d18137e4b8f9b8f6da7dccb9477)
I20260630 12:37:10.493436 11604 raft_consensus.cc:515] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:10.495283 11604 leader_election.cc:290] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623), fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4:36689)
W20260630 12:37:10.499430 11244 leader_election.cc:336] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111)
I20260630 12:37:10.506294 11490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d123f0f6f2334a1da7b60bc5366d708d" candidate_uuid: "759000fce00a49289fb50e653f1eb3f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" is_pre_election: true
I20260630 12:37:10.506915 11490 raft_consensus.cc:2468] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759000fce00a49289fb50e653f1eb3f8 in term 1.
I20260630 12:37:10.507841 11244 leader_election.cc:304] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [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: 759000fce00a49289fb50e653f1eb3f8, fecc4a141dbf4a71be844cfb3a975bcb; no voters: 07da6d18137e4b8f9b8f6da7dccb9477
I20260630 12:37:10.508445 11604 raft_consensus.cc:2804] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:10.508772 11604 raft_consensus.cc:493] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07da6d18137e4b8f9b8f6da7dccb9477)
I20260630 12:37:10.509021 11604 raft_consensus.cc:3060] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.515223 11604 raft_consensus.cc:515] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:10.516636 11604 leader_election.cc:290] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [CANDIDATE]: Term 2 election: Requested vote from peers 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623), fecc4a141dbf4a71be844cfb3a975bcb (127.0.123.4:36689)
I20260630 12:37:10.518121 11490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d123f0f6f2334a1da7b60bc5366d708d" candidate_uuid: "759000fce00a49289fb50e653f1eb3f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fecc4a141dbf4a71be844cfb3a975bcb"
I20260630 12:37:10.518697 11490 raft_consensus.cc:3060] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:10.520165 11244 leader_election.cc:336] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111)
I20260630 12:37:10.524260 11490 raft_consensus.cc:2468] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759000fce00a49289fb50e653f1eb3f8 in term 2.
I20260630 12:37:10.525192 11244 leader_election.cc:304] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [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: 759000fce00a49289fb50e653f1eb3f8, fecc4a141dbf4a71be844cfb3a975bcb; no voters: 07da6d18137e4b8f9b8f6da7dccb9477
I20260630 12:37:10.525756 11604 raft_consensus.cc:2804] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:10.526938 11604 raft_consensus.cc:697] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 2 LEADER]: Becoming Leader. State: Replica: 759000fce00a49289fb50e653f1eb3f8, State: Running, Role: LEADER
I20260630 12:37:10.527880 11604 consensus_queue.cc:237] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [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: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } }
I20260630 12:37:10.534600 11101 catalog_manager.cc:5697] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 reported cstate change: term changed from 1 to 2, leader changed from 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1) to 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2). New cstate: current_term: 2 leader_uuid: "759000fce00a49289fb50e653f1eb3f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07da6d18137e4b8f9b8f6da7dccb9477" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:10.824409 11355 raft_consensus.cc:1275] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 2 FOLLOWER]: Refusing update from remote peer fecc4a141dbf4a71be844cfb3a975bcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260630 12:37:10.824987 11455 consensus_peers.cc:597] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb -> Peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Couldn't send request to peer 07da6d18137e4b8f9b8f6da7dccb9477. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:10.826009 11595 consensus_queue.cc:1048] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "20075aa781934e48b6b24bc5c7832022" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 34337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:10.961871 11490 raft_consensus.cc:1275] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 2 FOLLOWER]: Refusing update from remote peer 759000fce00a49289fb50e653f1eb3f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:10.962986 11604 consensus_queue.cc:1048] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fecc4a141dbf4a71be844cfb3a975bcb" member_type: VOTER last_known_addr { host: "127.0.123.4" port: 36689 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260630 12:37:10.976862 11244 consensus_peers.cc:597] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 -> Peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Couldn't send request to peer 07da6d18137e4b8f9b8f6da7dccb9477. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:10.985975 11318 consensus_peers.cc:597] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 -> Peer 07da6d18137e4b8f9b8f6da7dccb9477 (127.0.123.1:36623): Couldn't send request to peer 07da6d18137e4b8f9b8f6da7dccb9477. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:36623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:11.053040 11280 raft_consensus.cc:1275] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 2 FOLLOWER]: Refusing update from remote peer 20075aa781934e48b6b24bc5c7832022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:11.054235 11547 consensus_queue.cc:1048] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759000fce00a49289fb50e653f1eb3f8" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:37:11.059854   492 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11227)
I20260630 12:37:11.432878   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:37:11.449249   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:37:11.467418   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:11.468168   492 tablet_replica.cc:333] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8: stopping tablet replica
I20260630 12:37:11.468762   492 raft_consensus.cc:2243] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.469743   492 raft_consensus.cc:2272] T f71db7a542614f2bb6cda1267d60aea0 P 759000fce00a49289fb50e653f1eb3f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.472550   492 tablet_replica.cc:333] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8: stopping tablet replica
I20260630 12:37:11.473143   492 raft_consensus.cc:2243] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.473538   492 raft_consensus.cc:2272] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 759000fce00a49289fb50e653f1eb3f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.476136   492 tablet_replica.cc:333] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8: stopping tablet replica
I20260630 12:37:11.476634   492 raft_consensus.cc:2243] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:11.477576   492 raft_consensus.cc:2272] T d123f0f6f2334a1da7b60bc5366d708d P 759000fce00a49289fb50e653f1eb3f8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:11.486138 11246 connection.cc:466] server connection from 127.0.0.1:50716 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50716 (request call id 41) could send its response
W20260630 12:37:11.489454 11321 consensus_peers.cc:597] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 -> Peer 759000fce00a49289fb50e653f1eb3f8 (127.0.123.2:36011): Couldn't send request to peer 759000fce00a49289fb50e653f1eb3f8. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.2:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:11.491328   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:37:11.505406   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:37:11.523907   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:11.524492   492 tablet_replica.cc:333] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022: stopping tablet replica
I20260630 12:37:11.525067   492 raft_consensus.cc:2243] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.525557   492 raft_consensus.cc:2272] T dd733e10604e46d694a7854cf0e209ae P 20075aa781934e48b6b24bc5c7832022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.527839   492 tablet_replica.cc:333] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022: stopping tablet replica
I20260630 12:37:11.528306   492 raft_consensus.cc:2243] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:11.529072   492 raft_consensus.cc:2272] T f71db7a542614f2bb6cda1267d60aea0 P 20075aa781934e48b6b24bc5c7832022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.531121   492 tablet_replica.cc:333] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022: stopping tablet replica
I20260630 12:37:11.531575   492 raft_consensus.cc:2243] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:11.532333   492 raft_consensus.cc:2272] T ca067ae5ac1c43b0bd0e2bc2dfc70fb3 P 20075aa781934e48b6b24bc5c7832022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.556185   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:37:11.570626   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:37:11.590801   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:11.591449   492 tablet_replica.cc:333] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb: stopping tablet replica
I20260630 12:37:11.592154   492 raft_consensus.cc:2243] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.592723   492 raft_consensus.cc:2272] T f71db7a542614f2bb6cda1267d60aea0 P fecc4a141dbf4a71be844cfb3a975bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.594866   492 tablet_replica.cc:333] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb: stopping tablet replica
I20260630 12:37:11.595324   492 raft_consensus.cc:2243] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.595882   492 raft_consensus.cc:2272] T d123f0f6f2334a1da7b60bc5366d708d P fecc4a141dbf4a71be844cfb3a975bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.598122   492 tablet_replica.cc:333] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb: stopping tablet replica
I20260630 12:37:11.598587   492 raft_consensus.cc:2243] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:11.599407   492 raft_consensus.cc:2272] T dd733e10604e46d694a7854cf0e209ae P fecc4a141dbf4a71be844cfb3a975bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.619557   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:37:11.632364   492 master.cc:562] Master@127.0.123.62:46811 shutting down...
I20260630 12:37:11.647835   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:11.648334   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.648615   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7914e39730ef4c31b9a7f0560b6efbba: stopping tablet replica
I20260630 12:37:11.666846   492 master.cc:584] Master@127.0.123.62:46811 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (14961 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:37:11.707224   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:39519
I20260630 12:37:11.708333   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:11.713326 11628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:11.713459 11629 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:11.713891 11631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:11.715410   492 server_base.cc:1061] running on GCE node
I20260630 12:37:11.716256   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:11.716429   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:11.716566   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823031716548 us; error 0 us; skew 500 ppm
I20260630 12:37:11.717018   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:11.719033   492 webserver.cc:533] Webserver started at http://127.0.123.62:38651/ using document root <none> and password file <none>
I20260630 12:37:11.719455   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:11.719623   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:11.719919   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:11.720935   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "32995dd9fd154660ae915ccf4cb284f2"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-khbc"
I20260630 12:37:11.724977   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:11.728034 11636 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.728682   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:11.728930   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "32995dd9fd154660ae915ccf4cb284f2"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-khbc"
I20260630 12:37:11.729183   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:11.740974   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:11.741979   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:11.776436   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:39519
I20260630 12:37:11.776528 11687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:39519 every 8 connection(s)
I20260630 12:37:11.779973 11688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:11.790050 11688 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2: Bootstrap starting.
I20260630 12:37:11.794453 11688 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:11.798113 11688 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2: No bootstrap required, opened a new log
I20260630 12:37:11.800058 11688 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32995dd9fd154660ae915ccf4cb284f2" member_type: VOTER }
I20260630 12:37:11.800419 11688 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:11.800617 11688 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32995dd9fd154660ae915ccf4cb284f2, State: Initialized, Role: FOLLOWER
I20260630 12:37:11.801136 11688 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32995dd9fd154660ae915ccf4cb284f2" member_type: VOTER }
I20260630 12:37:11.801569 11688 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:11.801770 11688 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:11.802009 11688 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.805964 11688 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32995dd9fd154660ae915ccf4cb284f2" member_type: VOTER }
I20260630 12:37:11.806411 11688 leader_election.cc:304] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [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: 32995dd9fd154660ae915ccf4cb284f2; no voters: 
I20260630 12:37:11.807372 11688 leader_election.cc:290] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:11.807626 11691 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:11.808787 11691 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [term 1 LEADER]: Becoming Leader. State: Replica: 32995dd9fd154660ae915ccf4cb284f2, State: Running, Role: LEADER
I20260630 12:37:11.809418 11691 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [LEADER]: Queue going to LEADER mode. State: All 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: "32995dd9fd154660ae915ccf4cb284f2" member_type: VOTER }
I20260630 12:37:11.810041 11688 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:11.813948 11693 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32995dd9fd154660ae915ccf4cb284f2. Latest consensus state: current_term: 1 leader_uuid: "32995dd9fd154660ae915ccf4cb284f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32995dd9fd154660ae915ccf4cb284f2" member_type: VOTER } }
I20260630 12:37:11.814109 11692 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32995dd9fd154660ae915ccf4cb284f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32995dd9fd154660ae915ccf4cb284f2" member_type: VOTER } }
I20260630 12:37:11.814523 11693 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:11.814715 11692 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:11.820600 11698 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:11.825519 11698 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:11.827715   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:11.833550 11698 catalog_manager.cc:1383] Generated new cluster ID: e5f7a845217c43929f1d3c7d3fe3ef63
I20260630 12:37:11.833768 11698 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:11.844297 11698 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:11.845467 11698 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:11.862358 11698 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2: Generated new TSK 0
I20260630 12:37:11.862857 11698 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:11.894709   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:11.900189 11709 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:11.901270 11710 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:11.902753 11712 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:11.902928   492 server_base.cc:1061] running on GCE node
I20260630 12:37:11.903831   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:11.904013   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:11.904155   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823031904139 us; error 0 us; skew 500 ppm
I20260630 12:37:11.904604   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:11.906635   492 webserver.cc:533] Webserver started at http://127.0.123.1:45983/ using document root <none> and password file <none>
I20260630 12:37:11.907088   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:11.907263   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:11.907493   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:11.908510   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "1e81555229a74967a462e3eb8779e1aa"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-khbc"
I20260630 12:37:11.912665   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:11.915580 11717 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.916251   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:11.916510   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "1e81555229a74967a462e3eb8779e1aa"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-khbc"
I20260630 12:37:11.916759   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:11.927989   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:11.928972   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:11.930249   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:11.932483   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:11.932659   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.932885   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:11.933040   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.970098   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:40273
I20260630 12:37:11.970185 11779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:40273 every 8 connection(s)
I20260630 12:37:11.974586   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:11.981078 11784 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:11.981729 11785 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:11.983829   492 server_base.cc:1061] running on GCE node
W20260630 12:37:11.984862 11788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:11.985610   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:11.985814   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:11.985968   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823031985953 us; error 0 us; skew 500 ppm
I20260630 12:37:11.986418   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:11.988749   492 webserver.cc:533] Webserver started at http://127.0.123.2:44265/ using document root <none> and password file <none>
I20260630 12:37:11.989324   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:11.989552   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:11.989850   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:11.990643 11780 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39519
I20260630 12:37:11.991001 11780 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:11.990994   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "3f270a2412374238b66f279a404bd125"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-khbc"
I20260630 12:37:11.991843 11780 heartbeater.cc:507] Master 127.0.123.62:39519 requested a full tablet report, sending...
I20260630 12:37:11.993736 11653 ts_manager.cc:194] Registered new tserver with Master: 1e81555229a74967a462e3eb8779e1aa (127.0.123.1:40273)
I20260630 12:37:11.995584   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:11.995760 11653 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50558
I20260630 12:37:11.998839 11792 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.999531   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:11.999804   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "3f270a2412374238b66f279a404bd125"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-khbc"
I20260630 12:37:12.000043   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:12.016079   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:12.017068   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:12.018391   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:12.020442   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:12.020622   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.020817   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:12.020957   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.057739   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:34121
I20260630 12:37:12.057835 11854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:34121 every 8 connection(s)
I20260630 12:37:12.062119   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:12.068272 11858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:12.069478 11859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:12.071197 11861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:12.073154 11855 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39519
I20260630 12:37:12.073256   492 server_base.cc:1061] running on GCE node
I20260630 12:37:12.073660 11855 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:12.074133   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:12.074374   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:12.074378 11855 heartbeater.cc:507] Master 127.0.123.62:39519 requested a full tablet report, sending...
I20260630 12:37:12.074626   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823032074611 us; error 0 us; skew 500 ppm
I20260630 12:37:12.075237   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:12.076689 11653 ts_manager.cc:194] Registered new tserver with Master: 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121)
I20260630 12:37:12.077746   492 webserver.cc:533] Webserver started at http://127.0.123.3:32847/ using document root <none> and password file <none>
I20260630 12:37:12.078405   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:12.078459 11653 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50564
I20260630 12:37:12.078744   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:12.079109   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:12.080204   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "5d8971de22e647acbee7982aac593c3c"
format_stamp: "Formatted at 2026-06-30 12:37:12 on dist-test-slave-khbc"
I20260630 12:37:12.084432   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:12.087458 11866 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.088156   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:12.088424   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "5d8971de22e647acbee7982aac593c3c"
format_stamp: "Formatted at 2026-06-30 12:37:12 on dist-test-slave-khbc"
I20260630 12:37:12.088665   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:12.104205   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:12.105250   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:12.106562   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:12.108639   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:12.108834   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.109035   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:12.109198   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.146359   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:44115
I20260630 12:37:12.146453 11928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:44115 every 8 connection(s)
I20260630 12:37:12.158656 11929 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39519
I20260630 12:37:12.159053 11929 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:12.159770 11929 heartbeater.cc:507] Master 127.0.123.62:39519 requested a full tablet report, sending...
I20260630 12:37:12.161559 11653 ts_manager.cc:194] Registered new tserver with Master: 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:12.162618   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013254938s
I20260630 12:37:12.162997 11653 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50570
I20260630 12:37:12.998175 11780 heartbeater.cc:499] Master 127.0.123.62:39519 was elected leader, sending a full tablet report...
I20260630 12:37:13.081001 11855 heartbeater.cc:499] Master 127.0.123.62:39519 was elected leader, sending a full tablet report...
I20260630 12:37:13.165791 11929 heartbeater.cc:499] Master 127.0.123.62:39519 was elected leader, sending a full tablet report...
I20260630 12:37:13.216024 11653 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50574:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:13.218508 11653 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:13.288482 11894 tablet_service.cc:1511] Processing CreateTablet for tablet 8f05270da4da457ca0c6249451d0f1c9 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:13.289335 11893 tablet_service.cc:1511] Processing CreateTablet for tablet 15436365ffee400ab801b8cb008898a1 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:13.289929 11894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f05270da4da457ca0c6249451d0f1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.290676 11893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15436365ffee400ab801b8cb008898a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.294085 11892 tablet_service.cc:1511] Processing CreateTablet for tablet f0a14ae95242468bb5688e952bc7142c (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:13.295419 11892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a14ae95242468bb5688e952bc7142c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.295156 11745 tablet_service.cc:1511] Processing CreateTablet for tablet 8f05270da4da457ca0c6249451d0f1c9 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:13.296492 11745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f05270da4da457ca0c6249451d0f1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.296732 11742 tablet_service.cc:1511] Processing CreateTablet for tablet 83bec8507ff049c1905a1eb65d1e5d71 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:13.297459 11891 tablet_service.cc:1511] Processing CreateTablet for tablet 83bec8507ff049c1905a1eb65d1e5d71 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:13.299082 11743 tablet_service.cc:1511] Processing CreateTablet for tablet f0a14ae95242468bb5688e952bc7142c (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:13.299999 11891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bec8507ff049c1905a1eb65d1e5d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.300251 11890 tablet_service.cc:1511] Processing CreateTablet for tablet cb7b71a3df3f4cf2b0e0414a700b8bb7 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:13.301496 11890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb7b71a3df3f4cf2b0e0414a700b8bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.302591 11741 tablet_service.cc:1511] Processing CreateTablet for tablet cb7b71a3df3f4cf2b0e0414a700b8bb7 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:13.301139 11744 tablet_service.cc:1511] Processing CreateTablet for tablet 15436365ffee400ab801b8cb008898a1 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:13.297945 11742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bec8507ff049c1905a1eb65d1e5d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.305867 11743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a14ae95242468bb5688e952bc7142c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.306891 11741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb7b71a3df3f4cf2b0e0414a700b8bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.307577 11889 tablet_service.cc:1511] Processing CreateTablet for tablet 60bc6565005745c683ad31c35c5b77c1 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:13.308935 11889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bc6565005745c683ad31c35c5b77c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.309294 11740 tablet_service.cc:1511] Processing CreateTablet for tablet 60bc6565005745c683ad31c35c5b77c1 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:13.308925 11744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15436365ffee400ab801b8cb008898a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.310541 11740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bc6565005745c683ad31c35c5b77c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.346072 11949 tablet_bootstrap.cc:492] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c: Bootstrap starting.
I20260630 12:37:13.350833 11820 tablet_service.cc:1511] Processing CreateTablet for tablet 8f05270da4da457ca0c6249451d0f1c9 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:13.352754 11819 tablet_service.cc:1511] Processing CreateTablet for tablet 15436365ffee400ab801b8cb008898a1 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:13.354460 11818 tablet_service.cc:1511] Processing CreateTablet for tablet f0a14ae95242468bb5688e952bc7142c (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:13.356283 11817 tablet_service.cc:1511] Processing CreateTablet for tablet 83bec8507ff049c1905a1eb65d1e5d71 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:13.358065 11816 tablet_service.cc:1511] Processing CreateTablet for tablet cb7b71a3df3f4cf2b0e0414a700b8bb7 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:13.359902 11815 tablet_service.cc:1511] Processing CreateTablet for tablet 60bc6565005745c683ad31c35c5b77c1 (DEFAULT_TABLE table=test-workload [id=7c230a4cb3b44e2aa5cc4096f815c354]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:13.361202 11820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f05270da4da457ca0c6249451d0f1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.362735 11949 tablet_bootstrap.cc:654] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.365006 11818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a14ae95242468bb5688e952bc7142c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.366460 11819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15436365ffee400ab801b8cb008898a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.367756 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bc6565005745c683ad31c35c5b77c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.368700 11817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bec8507ff049c1905a1eb65d1e5d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.370692 11816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb7b71a3df3f4cf2b0e0414a700b8bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.399341 11950 tablet_bootstrap.cc:492] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa: Bootstrap starting.
I20260630 12:37:13.413153 11950 tablet_bootstrap.cc:654] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.422516 11952 tablet_bootstrap.cc:492] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125: Bootstrap starting.
I20260630 12:37:13.424437 11950 tablet_bootstrap.cc:492] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa: No bootstrap required, opened a new log
I20260630 12:37:13.425935 11949 tablet_bootstrap.cc:492] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c: No bootstrap required, opened a new log
I20260630 12:37:13.426482 11950 ts_tablet_manager.cc:1403] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.010s
I20260630 12:37:13.426621 11949 ts_tablet_manager.cc:1403] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.022s
I20260630 12:37:13.428860 11950 raft_consensus.cc:359] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.429257 11952 tablet_bootstrap.cc:654] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.429454 11950 raft_consensus.cc:385] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.429792 11950 raft_consensus.cc:740] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e81555229a74967a462e3eb8779e1aa, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.429636 11949 raft_consensus.cc:359] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } }
I20260630 12:37:13.430532 11949 raft_consensus.cc:385] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.430542 11950 consensus_queue.cc:260] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.431001 11949 raft_consensus.cc:740] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8971de22e647acbee7982aac593c3c, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.431885 11949 consensus_queue.cc:260] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } }
I20260630 12:37:13.433468 11950 ts_tablet_manager.cc:1434] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:37:13.434551 11950 tablet_bootstrap.cc:492] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa: Bootstrap starting.
I20260630 12:37:13.440330 11950 tablet_bootstrap.cc:654] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.448838 11949 ts_tablet_manager.cc:1434] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.004s
I20260630 12:37:13.449751 11952 tablet_bootstrap.cc:492] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125: No bootstrap required, opened a new log
I20260630 12:37:13.450314 11952 ts_tablet_manager.cc:1403] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.014s
I20260630 12:37:13.450959 11950 tablet_bootstrap.cc:492] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa: No bootstrap required, opened a new log
I20260630 12:37:13.451464 11949 tablet_bootstrap.cc:492] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c: Bootstrap starting.
I20260630 12:37:13.451506 11950 ts_tablet_manager.cc:1403] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260630 12:37:13.453177 11952 raft_consensus.cc:359] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.453958 11952 raft_consensus.cc:385] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.454272 11952 raft_consensus.cc:740] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f270a2412374238b66f279a404bd125, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.455021 11950 raft_consensus.cc:359] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.455051 11952 consensus_queue.cc:260] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.456043 11950 raft_consensus.cc:385] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.456470 11950 raft_consensus.cc:740] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e81555229a74967a462e3eb8779e1aa, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.457340 11950 consensus_queue.cc:260] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.458328 11949 tablet_bootstrap.cc:654] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.459403 11950 ts_tablet_manager.cc:1434] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:13.464346 11950 tablet_bootstrap.cc:492] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa: Bootstrap starting.
I20260630 12:37:13.470536 11950 tablet_bootstrap.cc:654] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.473256 11952 ts_tablet_manager.cc:1434] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.007s
I20260630 12:37:13.474050 11956 raft_consensus.cc:493] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:13.474283 11952 tablet_bootstrap.cc:492] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125: Bootstrap starting.
I20260630 12:37:13.475028 11949 tablet_bootstrap.cc:492] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c: No bootstrap required, opened a new log
I20260630 12:37:13.474627 11956 raft_consensus.cc:515] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } }
I20260630 12:37:13.475594 11949 ts_tablet_manager.cc:1403] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.003s
I20260630 12:37:13.478579 11949 raft_consensus.cc:359] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.479337 11949 raft_consensus.cc:385] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.479677 11949 raft_consensus.cc:740] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8971de22e647acbee7982aac593c3c, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.480489 11949 consensus_queue.cc:260] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.481849 11952 tablet_bootstrap.cc:654] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.492339 11956 leader_election.cc:290] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121), 1e81555229a74967a462e3eb8779e1aa (127.0.123.1:40273)
I20260630 12:37:13.493398 11952 tablet_bootstrap.cc:492] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125: No bootstrap required, opened a new log
I20260630 12:37:13.494235 11952 ts_tablet_manager.cc:1403] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260630 12:37:13.497300 11952 raft_consensus.cc:359] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.498095 11952 raft_consensus.cc:385] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.498428 11952 raft_consensus.cc:740] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f270a2412374238b66f279a404bd125, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.499337 11952 consensus_queue.cc:260] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.501678 11952 ts_tablet_manager.cc:1434] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:13.502765 11952 tablet_bootstrap.cc:492] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125: Bootstrap starting.
I20260630 12:37:13.509184 11952 tablet_bootstrap.cc:654] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.521760 11949 ts_tablet_manager.cc:1434] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c: Time spent starting tablet: real 0.046s	user 0.023s	sys 0.020s
I20260630 12:37:13.522531 11950 tablet_bootstrap.cc:492] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa: No bootstrap required, opened a new log
I20260630 12:37:13.521238 11952 tablet_bootstrap.cc:492] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125: No bootstrap required, opened a new log
I20260630 12:37:13.523315 11950 ts_tablet_manager.cc:1403] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.006s
I20260630 12:37:13.523511 11952 ts_tablet_manager.cc:1403] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260630 12:37:13.524001 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f05270da4da457ca0c6249451d0f1c9" candidate_uuid: "5d8971de22e647acbee7982aac593c3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f270a2412374238b66f279a404bd125" is_pre_election: true
W20260630 12:37:13.525890 11869 leader_election.cc:343] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:13.526647 11952 raft_consensus.cc:359] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.527382 11952 raft_consensus.cc:385] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.527707 11952 raft_consensus.cc:740] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f270a2412374238b66f279a404bd125, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.528474 11949 tablet_bootstrap.cc:492] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c: Bootstrap starting.
I20260630 12:37:13.528476 11952 consensus_queue.cc:260] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.530849 11952 ts_tablet_manager.cc:1434] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:13.531893 11952 tablet_bootstrap.cc:492] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125: Bootstrap starting.
I20260630 12:37:13.532306 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f05270da4da457ca0c6249451d0f1c9" candidate_uuid: "5d8971de22e647acbee7982aac593c3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e81555229a74967a462e3eb8779e1aa" is_pre_election: true
W20260630 12:37:13.533849 11870 leader_election.cc:343] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e81555229a74967a462e3eb8779e1aa (127.0.123.1:40273): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:13.534354 11870 leader_election.cc:304] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [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: 5d8971de22e647acbee7982aac593c3c; no voters: 1e81555229a74967a462e3eb8779e1aa, 3f270a2412374238b66f279a404bd125
I20260630 12:37:13.535264 11949 tablet_bootstrap.cc:654] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.537544 11952 tablet_bootstrap.cc:654] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.538764 11950 raft_consensus.cc:359] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.539542 11950 raft_consensus.cc:385] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.539906 11950 raft_consensus.cc:740] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e81555229a74967a462e3eb8779e1aa, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.540776 11950 consensus_queue.cc:260] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.542925 11950 ts_tablet_manager.cc:1434] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260630 12:37:13.544034 11950 tablet_bootstrap.cc:492] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa: Bootstrap starting.
I20260630 12:37:13.546866 11949 tablet_bootstrap.cc:492] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c: No bootstrap required, opened a new log
I20260630 12:37:13.547498 11949 ts_tablet_manager.cc:1403] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260630 12:37:13.549865 11950 tablet_bootstrap.cc:654] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.550624 11949 raft_consensus.cc:359] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.552630 11962 raft_consensus.cc:2749] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:13.552903 11949 raft_consensus.cc:385] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.553251 11949 raft_consensus.cc:740] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8971de22e647acbee7982aac593c3c, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.553927 11952 tablet_bootstrap.cc:492] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125: No bootstrap required, opened a new log
I20260630 12:37:13.554623 11952 ts_tablet_manager.cc:1403] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260630 12:37:13.553936 11949 consensus_queue.cc:260] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.557317 11952 raft_consensus.cc:359] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.557832 11952 raft_consensus.cc:385] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.558045 11952 raft_consensus.cc:740] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f270a2412374238b66f279a404bd125, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.558544 11950 tablet_bootstrap.cc:492] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa: No bootstrap required, opened a new log
I20260630 12:37:13.558678 11952 consensus_queue.cc:260] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.559192 11950 ts_tablet_manager.cc:1403] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260630 12:37:13.560808 11952 ts_tablet_manager.cc:1434] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:13.561844 11952 tablet_bootstrap.cc:492] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125: Bootstrap starting.
I20260630 12:37:13.562216 11950 raft_consensus.cc:359] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.562976 11950 raft_consensus.cc:385] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.563285 11950 raft_consensus.cc:740] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e81555229a74967a462e3eb8779e1aa, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.565148 11949 ts_tablet_manager.cc:1434] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260630 12:37:13.566251 11949 tablet_bootstrap.cc:492] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c: Bootstrap starting.
I20260630 12:37:13.570158 11952 tablet_bootstrap.cc:654] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.571959 11949 tablet_bootstrap.cc:654] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.564241 11950 consensus_queue.cc:260] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.575636 11950 ts_tablet_manager.cc:1434] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260630 12:37:13.576761 11950 tablet_bootstrap.cc:492] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa: Bootstrap starting.
I20260630 12:37:13.581403 11952 tablet_bootstrap.cc:492] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125: No bootstrap required, opened a new log
I20260630 12:37:13.582011 11952 ts_tablet_manager.cc:1403] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260630 12:37:13.583231 11950 tablet_bootstrap.cc:654] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.584959 11952 raft_consensus.cc:359] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.585852 11952 raft_consensus.cc:385] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.586197 11952 raft_consensus.cc:740] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f270a2412374238b66f279a404bd125, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.587069 11952 consensus_queue.cc:260] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.589219 11952 ts_tablet_manager.cc:1434] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:37:13.590016 11949 tablet_bootstrap.cc:492] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c: No bootstrap required, opened a new log
I20260630 12:37:13.590626 11952 tablet_bootstrap.cc:492] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125: Bootstrap starting.
I20260630 12:37:13.590737 11949 ts_tablet_manager.cc:1403] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260630 12:37:13.593899 11949 raft_consensus.cc:359] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.594539 11949 raft_consensus.cc:385] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.594831 11949 raft_consensus.cc:740] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8971de22e647acbee7982aac593c3c, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.595870 11950 tablet_bootstrap.cc:492] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa: No bootstrap required, opened a new log
I20260630 12:37:13.595635 11949 consensus_queue.cc:260] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.596549 11950 ts_tablet_manager.cc:1403] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.014s
I20260630 12:37:13.599829 11952 tablet_bootstrap.cc:654] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.599993 11949 ts_tablet_manager.cc:1434] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:37:13.599473 11950 raft_consensus.cc:359] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.600860 11950 raft_consensus.cc:385] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.601079 11949 tablet_bootstrap.cc:492] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c: Bootstrap starting.
I20260630 12:37:13.601248 11950 raft_consensus.cc:740] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e81555229a74967a462e3eb8779e1aa, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.600615 11954 raft_consensus.cc:493] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:13.602083 11954 raft_consensus.cc:515] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.602243 11950 consensus_queue.cc:260] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.604820 11954 leader_election.cc:290] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.607889 11949 tablet_bootstrap.cc:654] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.614091 11954 raft_consensus.cc:493] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:13.614704 11954 raft_consensus.cc:515] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.617173 11954 leader_election.cc:290] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.624328 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7b71a3df3f4cf2b0e0414a700b8bb7" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c" is_pre_election: true
I20260630 12:37:13.626748 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a14ae95242468bb5688e952bc7142c" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c" is_pre_election: true
I20260630 12:37:13.627405 11904 raft_consensus.cc:2468] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 0.
W20260630 12:37:13.628892 11721 leader_election.cc:343] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:13.632194 11721 leader_election.cc:304] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e81555229a74967a462e3eb8779e1aa, 5d8971de22e647acbee7982aac593c3c; no voters: 
I20260630 12:37:13.632750 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a14ae95242468bb5688e952bc7142c" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f270a2412374238b66f279a404bd125" is_pre_election: true
I20260630 12:37:13.633070 11954 raft_consensus.cc:2804] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:13.633558 11954 raft_consensus.cc:493] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:13.633689 11829 raft_consensus.cc:2468] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 0.
I20260630 12:37:13.632090 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7b71a3df3f4cf2b0e0414a700b8bb7" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f270a2412374238b66f279a404bd125" is_pre_election: true
I20260630 12:37:13.633946 11954 raft_consensus.cc:3060] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.634368 11830 raft_consensus.cc:2468] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 0.
I20260630 12:37:13.636098 11720 leader_election.cc:304] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [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: 1e81555229a74967a462e3eb8779e1aa, 3f270a2412374238b66f279a404bd125; no voters: 5d8971de22e647acbee7982aac593c3c
I20260630 12:37:13.640734 11973 raft_consensus.cc:2804] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:13.642352 11954 raft_consensus.cc:515] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.642973 11973 raft_consensus.cc:493] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:13.643373 11973 raft_consensus.cc:3060] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.645584 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a14ae95242468bb5688e952bc7142c" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f270a2412374238b66f279a404bd125"
I20260630 12:37:13.646211 11829 raft_consensus.cc:3060] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.642560 11950 ts_tablet_manager.cc:1434] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.004s
I20260630 12:37:13.654204 11829 raft_consensus.cc:2468] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 1.
I20260630 12:37:13.655553 11720 leader_election.cc:304] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e81555229a74967a462e3eb8779e1aa, 3f270a2412374238b66f279a404bd125; no voters: 
I20260630 12:37:13.655483 11950 tablet_bootstrap.cc:492] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa: Bootstrap starting.
I20260630 12:37:13.657181 11958 raft_consensus.cc:493] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:13.657702 11958 raft_consensus.cc:515] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.658121 11952 tablet_bootstrap.cc:492] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125: No bootstrap required, opened a new log
I20260630 12:37:13.658686 11952 ts_tablet_manager.cc:1403] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.039s
I20260630 12:37:13.661634 11958 leader_election.cc:290] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e81555229a74967a462e3eb8779e1aa (127.0.123.1:40273), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.661631 11952 raft_consensus.cc:359] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } }
I20260630 12:37:13.662878 11952 raft_consensus.cc:385] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.663113 11950 tablet_bootstrap.cc:654] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.663241 11952 raft_consensus.cc:740] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f270a2412374238b66f279a404bd125, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.663929 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a14ae95242468bb5688e952bc7142c" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c"
I20260630 12:37:13.664202 11952 consensus_queue.cc:260] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } }
I20260630 12:37:13.664800 11904 raft_consensus.cc:3060] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.668483 11952 ts_tablet_manager.cc:1434] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:37:13.668949 11949 tablet_bootstrap.cc:492] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c: No bootstrap required, opened a new log
I20260630 12:37:13.669497 11949 ts_tablet_manager.cc:1403] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.037s
I20260630 12:37:13.669799 11973 raft_consensus.cc:515] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.671406 11973 leader_election.cc:290] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 election: Requested vote from peers 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.671919 11973 raft_consensus.cc:2804] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:13.672333 11973 raft_consensus.cc:697] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 1 LEADER]: Becoming Leader. State: Replica: 1e81555229a74967a462e3eb8779e1aa, State: Running, Role: LEADER
I20260630 12:37:13.672659 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7b71a3df3f4cf2b0e0414a700b8bb7" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c"
I20260630 12:37:13.673031 11973 consensus_queue.cc:237] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
W20260630 12:37:13.674137 11721 leader_election.cc:343] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:13.678696 11949 raft_consensus.cc:359] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.681197 11904 raft_consensus.cc:2468] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 1.
I20260630 12:37:13.681463 11949 raft_consensus.cc:385] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.681833 11949 raft_consensus.cc:740] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8971de22e647acbee7982aac593c3c, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.682312 11954 leader_election.cc:290] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 election: Requested vote from peers 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.683714 11949 consensus_queue.cc:260] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.690315 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7b71a3df3f4cf2b0e0414a700b8bb7" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f270a2412374238b66f279a404bd125"
I20260630 12:37:13.690951 11829 raft_consensus.cc:3060] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.695946 11977 raft_consensus.cc:493] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:13.696566 11977 raft_consensus.cc:515] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.696954 11949 ts_tablet_manager.cc:1434] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.008s
I20260630 12:37:13.703589 11829 raft_consensus.cc:2468] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 1.
I20260630 12:37:13.705214 11949 tablet_bootstrap.cc:492] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c: Bootstrap starting.
I20260630 12:37:13.715004 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15436365ffee400ab801b8cb008898a1" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c" is_pre_election: true
I20260630 12:37:13.709185 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15436365ffee400ab801b8cb008898a1" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f270a2412374238b66f279a404bd125" is_pre_election: true
I20260630 12:37:13.716024 11830 raft_consensus.cc:2468] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 0.
I20260630 12:37:13.716166 11720 leader_election.cc:304] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [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: 1e81555229a74967a462e3eb8779e1aa, 3f270a2412374238b66f279a404bd125; no voters: 5d8971de22e647acbee7982aac593c3c
I20260630 12:37:13.710335 11950 tablet_bootstrap.cc:492] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa: No bootstrap required, opened a new log
I20260630 12:37:13.712466 11653 catalog_manager.cc:5697] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e81555229a74967a462e3eb8779e1aa (127.0.123.1). New cstate: current_term: 1 leader_uuid: "1e81555229a74967a462e3eb8779e1aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:13.718454 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15436365ffee400ab801b8cb008898a1" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e81555229a74967a462e3eb8779e1aa" is_pre_election: true
I20260630 12:37:13.719049 11755 raft_consensus.cc:2468] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f270a2412374238b66f279a404bd125 in term 0.
I20260630 12:37:13.714421 11977 leader_election.cc:290] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.720638 11950 ts_tablet_manager.cc:1403] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.015s
I20260630 12:37:13.720911 11949 tablet_bootstrap.cc:654] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:13.715550 11904 raft_consensus.cc:2468] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 0.
I20260630 12:37:13.722671 11796 leader_election.cc:304] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e81555229a74967a462e3eb8779e1aa, 3f270a2412374238b66f279a404bd125; no voters: 
I20260630 12:37:13.717365 11720 leader_election.cc:304] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e81555229a74967a462e3eb8779e1aa, 3f270a2412374238b66f279a404bd125; no voters: 
I20260630 12:37:13.723543 11958 raft_consensus.cc:2804] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:13.723922 11958 raft_consensus.cc:493] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:13.724252 11958 raft_consensus.cc:3060] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.724299 11977 raft_consensus.cc:2804] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:13.725181 11977 raft_consensus.cc:493] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:13.725549 11977 raft_consensus.cc:3060] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.717850 11973 raft_consensus.cc:2804] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:13.731386 11958 raft_consensus.cc:515] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.732393 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15436365ffee400ab801b8cb008898a1" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c" is_pre_election: true
I20260630 12:37:13.732996 11904 raft_consensus.cc:2468] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f270a2412374238b66f279a404bd125 in term 0.
I20260630 12:37:13.733080 11950 raft_consensus.cc:359] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } }
I20260630 12:37:13.733836 11949 tablet_bootstrap.cc:492] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c: No bootstrap required, opened a new log
I20260630 12:37:13.733886 11950 raft_consensus.cc:385] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.731513 11973 raft_consensus.cc:697] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 1 LEADER]: Becoming Leader. State: Replica: 1e81555229a74967a462e3eb8779e1aa, State: Running, Role: LEADER
I20260630 12:37:13.734584 11949 ts_tablet_manager.cc:1403] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.009s
I20260630 12:37:13.734511 11950 raft_consensus.cc:740] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e81555229a74967a462e3eb8779e1aa, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.734813 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15436365ffee400ab801b8cb008898a1" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e81555229a74967a462e3eb8779e1aa"
I20260630 12:37:13.735337 11973 consensus_queue.cc:237] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.735594 11950 consensus_queue.cc:260] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } }
I20260630 12:37:13.733595 11958 leader_election.cc:290] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [CANDIDATE]: Term 1 election: Requested vote from peers 1e81555229a74967a462e3eb8779e1aa (127.0.123.1:40273), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.736935 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15436365ffee400ab801b8cb008898a1" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c"
I20260630 12:37:13.737483 11904 raft_consensus.cc:3060] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.737919 11950 ts_tablet_manager.cc:1434] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:37:13.737536 11949 raft_consensus.cc:359] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.738325 11949 raft_consensus.cc:385] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:13.738610 11949 raft_consensus.cc:740] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8971de22e647acbee7982aac593c3c, State: Initialized, Role: FOLLOWER
I20260630 12:37:13.739393 11949 consensus_queue.cc:260] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.741654 11949 ts_tablet_manager.cc:1434] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:13.742434 11977 raft_consensus.cc:515] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.744889 11977 leader_election.cc:290] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 election: Requested vote from peers 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.745702 11755 raft_consensus.cc:2393] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f270a2412374238b66f279a404bd125 in current term 1: Already voted for candidate 1e81555229a74967a462e3eb8779e1aa in this term.
I20260630 12:37:13.745971 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15436365ffee400ab801b8cb008898a1" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c"
I20260630 12:37:13.747448 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15436365ffee400ab801b8cb008898a1" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f270a2412374238b66f279a404bd125"
I20260630 12:37:13.748225 11830 raft_consensus.cc:2393] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1e81555229a74967a462e3eb8779e1aa in current term 1: Already voted for candidate 3f270a2412374238b66f279a404bd125 in this term.
I20260630 12:37:13.748710 11652 catalog_manager.cc:5697] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e81555229a74967a462e3eb8779e1aa (127.0.123.1). New cstate: current_term: 1 leader_uuid: "1e81555229a74967a462e3eb8779e1aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:13.750162 11904 raft_consensus.cc:2468] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f270a2412374238b66f279a404bd125 in term 1.
I20260630 12:37:13.749425 11720 leader_election.cc:304] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [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: 1e81555229a74967a462e3eb8779e1aa; no voters: 3f270a2412374238b66f279a404bd125, 5d8971de22e647acbee7982aac593c3c
I20260630 12:37:13.751132 11977 raft_consensus.cc:2749] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:37:13.751474 11796 leader_election.cc:304] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [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: 3f270a2412374238b66f279a404bd125, 5d8971de22e647acbee7982aac593c3c; no voters: 1e81555229a74967a462e3eb8779e1aa
I20260630 12:37:13.752197 11958 raft_consensus.cc:2804] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:13.753305 11958 raft_consensus.cc:697] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 1 LEADER]: Becoming Leader. State: Replica: 3f270a2412374238b66f279a404bd125, State: Running, Role: LEADER
I20260630 12:37:13.754011 11958 consensus_queue.cc:237] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.764396 11652 catalog_manager.cc:5697] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f270a2412374238b66f279a404bd125 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "3f270a2412374238b66f279a404bd125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:13.783402 11958 raft_consensus.cc:493] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:13.783942 11958 raft_consensus.cc:515] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } }
I20260630 12:37:13.785591 11958 leader_election.cc:290] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115), 1e81555229a74967a462e3eb8779e1aa (127.0.123.1:40273)
I20260630 12:37:13.786535 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f05270da4da457ca0c6249451d0f1c9" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c" is_pre_election: true
I20260630 12:37:13.786723 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f05270da4da457ca0c6249451d0f1c9" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e81555229a74967a462e3eb8779e1aa" is_pre_election: true
I20260630 12:37:13.787087 11904 raft_consensus.cc:2468] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f270a2412374238b66f279a404bd125 in term 0.
I20260630 12:37:13.787321 11755 raft_consensus.cc:2468] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f270a2412374238b66f279a404bd125 in term 0.
I20260630 12:37:13.788015 11796 leader_election.cc:304] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f270a2412374238b66f279a404bd125, 5d8971de22e647acbee7982aac593c3c; no voters: 
I20260630 12:37:13.788695 11958 raft_consensus.cc:2804] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:13.789034 11958 raft_consensus.cc:493] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:13.789330 11958 raft_consensus.cc:3060] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.794320 11958 raft_consensus.cc:515] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } }
I20260630 12:37:13.795850 11958 leader_election.cc:290] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [CANDIDATE]: Term 1 election: Requested vote from peers 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115), 1e81555229a74967a462e3eb8779e1aa (127.0.123.1:40273)
I20260630 12:37:13.796444 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f05270da4da457ca0c6249451d0f1c9" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c"
I20260630 12:37:13.796667 11958 raft_consensus.cc:493] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:13.796891 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f05270da4da457ca0c6249451d0f1c9" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e81555229a74967a462e3eb8779e1aa"
I20260630 12:37:13.797089 11904 raft_consensus.cc:3060] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.797125 11958 raft_consensus.cc:515] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.797497 11755 raft_consensus.cc:3060] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.799235 11958 leader_election.cc:290] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e81555229a74967a462e3eb8779e1aa (127.0.123.1:40273), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.800017 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bec8507ff049c1905a1eb65d1e5d71" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e81555229a74967a462e3eb8779e1aa" is_pre_election: true
I20260630 12:37:13.800716 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bec8507ff049c1905a1eb65d1e5d71" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c" is_pre_election: true
I20260630 12:37:13.800820 11754 raft_consensus.cc:2468] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f270a2412374238b66f279a404bd125 in term 0.
I20260630 12:37:13.801286 11903 raft_consensus.cc:2468] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f270a2412374238b66f279a404bd125 in term 0.
I20260630 12:37:13.802013 11796 leader_election.cc:304] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e81555229a74967a462e3eb8779e1aa, 3f270a2412374238b66f279a404bd125; no voters: 
I20260630 12:37:13.802789 11958 raft_consensus.cc:2804] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:13.803200 11958 raft_consensus.cc:493] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:13.803515 11958 raft_consensus.cc:3060] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.803586 11904 raft_consensus.cc:2468] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f270a2412374238b66f279a404bd125 in term 1.
I20260630 12:37:13.804728 11796 leader_election.cc:304] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f270a2412374238b66f279a404bd125, 5d8971de22e647acbee7982aac593c3c; no voters: 
I20260630 12:37:13.805318 11984 raft_consensus.cc:2804] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:13.806332 11755 raft_consensus.cc:2468] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f270a2412374238b66f279a404bd125 in term 1.
I20260630 12:37:13.806329 11984 raft_consensus.cc:697] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 1 LEADER]: Becoming Leader. State: Replica: 3f270a2412374238b66f279a404bd125, State: Running, Role: LEADER
I20260630 12:37:13.807585 11984 consensus_queue.cc:237] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } }
I20260630 12:37:13.809336 11958 raft_consensus.cc:515] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.810941 11958 leader_election.cc:290] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [CANDIDATE]: Term 1 election: Requested vote from peers 1e81555229a74967a462e3eb8779e1aa (127.0.123.1:40273), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.812012 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bec8507ff049c1905a1eb65d1e5d71" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e81555229a74967a462e3eb8779e1aa"
I20260630 12:37:13.812256 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bec8507ff049c1905a1eb65d1e5d71" candidate_uuid: "3f270a2412374238b66f279a404bd125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c"
I20260630 12:37:13.812661 11755 raft_consensus.cc:3060] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.812808 11904 raft_consensus.cc:3060] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.815419 11652 catalog_manager.cc:5697] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f270a2412374238b66f279a404bd125 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "3f270a2412374238b66f279a404bd125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:13.819429 11904 raft_consensus.cc:2468] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f270a2412374238b66f279a404bd125 in term 1.
I20260630 12:37:13.819429 11755 raft_consensus.cc:2468] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f270a2412374238b66f279a404bd125 in term 1.
I20260630 12:37:13.820720 11796 leader_election.cc:304] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f270a2412374238b66f279a404bd125, 5d8971de22e647acbee7982aac593c3c; no voters: 
I20260630 12:37:13.821316 11958 raft_consensus.cc:2804] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:13.821707 11958 raft_consensus.cc:697] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 1 LEADER]: Becoming Leader. State: Replica: 3f270a2412374238b66f279a404bd125, State: Running, Role: LEADER
I20260630 12:37:13.822417 11958 consensus_queue.cc:237] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
W20260630 12:37:13.827205 11701 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:13.829655 11652 catalog_manager.cc:5697] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f270a2412374238b66f279a404bd125 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "3f270a2412374238b66f279a404bd125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:13.888522 11977 raft_consensus.cc:493] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:13.889011 11977 raft_consensus.cc:515] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.890725 11977 leader_election.cc:290] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.891433 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc6565005745c683ad31c35c5b77c1" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f270a2412374238b66f279a404bd125" is_pre_election: true
I20260630 12:37:13.891682 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc6565005745c683ad31c35c5b77c1" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c" is_pre_election: true
I20260630 12:37:13.892010 11830 raft_consensus.cc:2468] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 0.
I20260630 12:37:13.892285 11904 raft_consensus.cc:2468] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 0.
I20260630 12:37:13.892943 11720 leader_election.cc:304] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e81555229a74967a462e3eb8779e1aa, 3f270a2412374238b66f279a404bd125; no voters: 
I20260630 12:37:13.893656 11977 raft_consensus.cc:2804] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:13.893924 11977 raft_consensus.cc:493] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:13.894170 11977 raft_consensus.cc:3060] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.898808 11977 raft_consensus.cc:515] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.900228 11977 leader_election.cc:290] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 election: Requested vote from peers 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121), 5d8971de22e647acbee7982aac593c3c (127.0.123.3:44115)
I20260630 12:37:13.900969 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc6565005745c683ad31c35c5b77c1" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f270a2412374238b66f279a404bd125"
I20260630 12:37:13.901119 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc6565005745c683ad31c35c5b77c1" candidate_uuid: "1e81555229a74967a462e3eb8779e1aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8971de22e647acbee7982aac593c3c"
I20260630 12:37:13.901441 11830 raft_consensus.cc:3060] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.901593 11904 raft_consensus.cc:3060] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.906364 11830 raft_consensus.cc:2468] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 1.
I20260630 12:37:13.907228 11720 leader_election.cc:304] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e81555229a74967a462e3eb8779e1aa, 3f270a2412374238b66f279a404bd125; no voters: 
I20260630 12:37:13.907235 11904 raft_consensus.cc:2468] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e81555229a74967a462e3eb8779e1aa in term 1.
I20260630 12:37:13.907881 11977 raft_consensus.cc:2804] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:13.908350 11977 raft_consensus.cc:697] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 1 LEADER]: Becoming Leader. State: Replica: 1e81555229a74967a462e3eb8779e1aa, State: Running, Role: LEADER
I20260630 12:37:13.909026 11977 consensus_queue.cc:237] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.913393 11962 raft_consensus.cc:493] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:13.913760 11962 raft_consensus.cc:515] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } }
I20260630 12:37:13.915776 11962 leader_election.cc:290] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e81555229a74967a462e3eb8779e1aa (127.0.123.1:40273), 3f270a2412374238b66f279a404bd125 (127.0.123.2:34121)
I20260630 12:37:13.916352 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7b71a3df3f4cf2b0e0414a700b8bb7" candidate_uuid: "5d8971de22e647acbee7982aac593c3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e81555229a74967a462e3eb8779e1aa" is_pre_election: true
I20260630 12:37:13.916006 11652 catalog_manager.cc:5697] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e81555229a74967a462e3eb8779e1aa (127.0.123.1). New cstate: current_term: 1 leader_uuid: "1e81555229a74967a462e3eb8779e1aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:13.916785 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7b71a3df3f4cf2b0e0414a700b8bb7" candidate_uuid: "5d8971de22e647acbee7982aac593c3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f270a2412374238b66f279a404bd125" is_pre_election: true
I20260630 12:37:13.917546 11830 raft_consensus.cc:2393] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d8971de22e647acbee7982aac593c3c in current term 1: Already voted for candidate 1e81555229a74967a462e3eb8779e1aa in this term.
I20260630 12:37:13.918432 11869 leader_election.cc:304] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [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: 5d8971de22e647acbee7982aac593c3c; no voters: 1e81555229a74967a462e3eb8779e1aa, 3f270a2412374238b66f279a404bd125
I20260630 12:37:13.919071 11962 raft_consensus.cc:3060] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.925647 11962 raft_consensus.cc:2749] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:14.075675 11977 consensus_queue.cc:1048] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:14.086633 11973 consensus_queue.cc:1048] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:14.173242 11973 consensus_queue.cc:1048] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:14.182943 11973 consensus_queue.cc:1048] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:14.239530 11958 consensus_queue.cc:1048] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:14.249366 11986 consensus_queue.cc:1048] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:14.268937 11958 consensus_queue.cc:1048] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:14.278046 11958 consensus_queue.cc:1048] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:14.359012 12001 consensus_queue.cc:1048] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:14.361088 12001 consensus_queue.cc:1048] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e81555229a74967a462e3eb8779e1aa" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:14.442080 11996 consensus_queue.cc:1048] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f270a2412374238b66f279a404bd125" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:14.451531 11996 consensus_queue.cc:1048] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8971de22e647acbee7982aac593c3c" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:16.538276 11851 debug-util.cc:398] Leaking SignalData structure 0x7b0800221040 after lost signal to thread 495
W20260630 12:37:16.539287 11851 debug-util.cc:398] Leaking SignalData structure 0x7b08002cf7e0 after lost signal to thread 11687
W20260630 12:37:16.540381 11851 debug-util.cc:398] Leaking SignalData structure 0x7b080019a020 after lost signal to thread 11779
W20260630 12:37:16.541308 11851 debug-util.cc:398] Leaking SignalData structure 0x7b08001bad20 after lost signal to thread 11854
W20260630 12:37:16.542224 11851 debug-util.cc:398] Leaking SignalData structure 0x7b080020c360 after lost signal to thread 11928
I20260630 12:37:25.043179   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:37:25.070084   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:25.071038   492 tablet_replica.cc:333] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa: stopping tablet replica
I20260630 12:37:25.072088   492 raft_consensus.cc:2243] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.072902   492 raft_consensus.cc:2272] T 8f05270da4da457ca0c6249451d0f1c9 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.075765   492 tablet_replica.cc:333] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa: stopping tablet replica
I20260630 12:37:25.076370   492 raft_consensus.cc:2243] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.077316   492 raft_consensus.cc:2272] T f0a14ae95242468bb5688e952bc7142c P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.080163   492 tablet_replica.cc:333] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa: stopping tablet replica
I20260630 12:37:25.080853   492 raft_consensus.cc:2243] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.081401   492 raft_consensus.cc:2272] T 15436365ffee400ab801b8cb008898a1 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.084154   492 tablet_replica.cc:333] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa: stopping tablet replica
I20260630 12:37:25.084690   492 raft_consensus.cc:2243] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.085146   492 raft_consensus.cc:2272] T 83bec8507ff049c1905a1eb65d1e5d71 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.087399   492 tablet_replica.cc:333] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa: stopping tablet replica
I20260630 12:37:25.087921   492 raft_consensus.cc:2243] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.088860   492 raft_consensus.cc:2272] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.091198   492 tablet_replica.cc:333] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa: stopping tablet replica
I20260630 12:37:25.091677   492 raft_consensus.cc:2243] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.092551   492 raft_consensus.cc:2272] T 60bc6565005745c683ad31c35c5b77c1 P 1e81555229a74967a462e3eb8779e1aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.121456   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:37:25.144029   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:37:25.164378   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:25.165119   492 tablet_replica.cc:333] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125: stopping tablet replica
I20260630 12:37:25.165858   492 raft_consensus.cc:2243] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.166733   492 raft_consensus.cc:2272] T 8f05270da4da457ca0c6249451d0f1c9 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.169107   492 tablet_replica.cc:333] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125: stopping tablet replica
I20260630 12:37:25.169711   492 raft_consensus.cc:2243] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.170133   492 raft_consensus.cc:2272] T f0a14ae95242468bb5688e952bc7142c P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.172341   492 tablet_replica.cc:333] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125: stopping tablet replica
I20260630 12:37:25.172811   492 raft_consensus.cc:2243] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.173723   492 raft_consensus.cc:2272] T 15436365ffee400ab801b8cb008898a1 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.176004   492 tablet_replica.cc:333] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125: stopping tablet replica
I20260630 12:37:25.176483   492 raft_consensus.cc:2243] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.177294   492 raft_consensus.cc:2272] T 83bec8507ff049c1905a1eb65d1e5d71 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.179454   492 tablet_replica.cc:333] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125: stopping tablet replica
I20260630 12:37:25.179962   492 raft_consensus.cc:2243] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.180393   492 raft_consensus.cc:2272] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.182475   492 tablet_replica.cc:333] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125: stopping tablet replica
I20260630 12:37:25.182890   492 raft_consensus.cc:2243] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.183348   492 raft_consensus.cc:2272] T 60bc6565005745c683ad31c35c5b77c1 P 3f270a2412374238b66f279a404bd125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.225873   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:37:25.245976   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:37:25.267452   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:25.268181   492 tablet_replica.cc:333] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c: stopping tablet replica
I20260630 12:37:25.268828   492 raft_consensus.cc:2243] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.269506   492 raft_consensus.cc:2272] T cb7b71a3df3f4cf2b0e0414a700b8bb7 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.272053   492 tablet_replica.cc:333] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c: stopping tablet replica
I20260630 12:37:25.272794   492 raft_consensus.cc:2243] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.273330   492 raft_consensus.cc:2272] T 15436365ffee400ab801b8cb008898a1 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.275600   492 tablet_replica.cc:333] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c: stopping tablet replica
I20260630 12:37:25.276180   492 raft_consensus.cc:2243] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.276657   492 raft_consensus.cc:2272] T f0a14ae95242468bb5688e952bc7142c P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.278805   492 tablet_replica.cc:333] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c: stopping tablet replica
I20260630 12:37:25.279259   492 raft_consensus.cc:2243] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.279675   492 raft_consensus.cc:2272] T 60bc6565005745c683ad31c35c5b77c1 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.281740   492 tablet_replica.cc:333] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c: stopping tablet replica
I20260630 12:37:25.282196   492 raft_consensus.cc:2243] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.282619   492 raft_consensus.cc:2272] T 83bec8507ff049c1905a1eb65d1e5d71 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.284571   492 tablet_replica.cc:333] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c: stopping tablet replica
I20260630 12:37:25.284983   492 raft_consensus.cc:2243] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.285386   492 raft_consensus.cc:2272] T 8f05270da4da457ca0c6249451d0f1c9 P 5d8971de22e647acbee7982aac593c3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.311785   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:37:25.331195   492 master.cc:562] Master@127.0.123.62:39519 shutting down...
I20260630 12:37:25.349291   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.349892   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.350188   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32995dd9fd154660ae915ccf4cb284f2: stopping tablet replica
I20260630 12:37:25.368729   492 master.cc:584] Master@127.0.123.62:39519 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (13698 ms)
[----------] 24 tests from AutoRebalancerTest (248412 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:37:25.409056   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:39207
I20260630 12:37:25.410136   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:25.415067 12020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.415776 12021 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.416381 12023 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:25.416883   492 server_base.cc:1061] running on GCE node
I20260630 12:37:25.417590   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.417770   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:25.417878   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823045417868 us; error 0 us; skew 500 ppm
I20260630 12:37:25.418316   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.420452   492 webserver.cc:533] Webserver started at http://127.0.123.62:34415/ using document root <none> and password file <none>
I20260630 12:37:25.420888   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.421041   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.421258   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.422355   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "890fbc96b73349be9604b90b2bfe0b3c"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-khbc"
I20260630 12:37:25.426524   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:25.429680 12028 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.430399   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:25.430663   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "890fbc96b73349be9604b90b2bfe0b3c"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-khbc"
I20260630 12:37:25.430898   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:25.445932   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.447053   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.482363   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:39207
I20260630 12:37:25.482467 12079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:39207 every 8 connection(s)
I20260630 12:37:25.486184 12080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:25.497149 12080 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c: Bootstrap starting.
I20260630 12:37:25.501572 12080 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:25.505537 12080 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c: No bootstrap required, opened a new log
I20260630 12:37:25.507562 12080 raft_consensus.cc:359] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "890fbc96b73349be9604b90b2bfe0b3c" member_type: VOTER }
I20260630 12:37:25.508011 12080 raft_consensus.cc:385] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:25.508208 12080 raft_consensus.cc:740] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 890fbc96b73349be9604b90b2bfe0b3c, State: Initialized, Role: FOLLOWER
I20260630 12:37:25.508752 12080 consensus_queue.cc:260] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "890fbc96b73349be9604b90b2bfe0b3c" member_type: VOTER }
I20260630 12:37:25.509202 12080 raft_consensus.cc:399] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:25.509403 12080 raft_consensus.cc:493] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:25.509649 12080 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:25.514091 12080 raft_consensus.cc:515] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "890fbc96b73349be9604b90b2bfe0b3c" member_type: VOTER }
I20260630 12:37:25.514539 12080 leader_election.cc:304] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [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: 890fbc96b73349be9604b90b2bfe0b3c; no voters: 
I20260630 12:37:25.515579 12080 leader_election.cc:290] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:25.515995 12083 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:25.517261 12083 raft_consensus.cc:697] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [term 1 LEADER]: Becoming Leader. State: Replica: 890fbc96b73349be9604b90b2bfe0b3c, State: Running, Role: LEADER
I20260630 12:37:25.517904 12083 consensus_queue.cc:237] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [LEADER]: Queue going to LEADER mode. State: All 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: "890fbc96b73349be9604b90b2bfe0b3c" member_type: VOTER }
I20260630 12:37:25.518311 12080 sys_catalog.cc:565] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:25.522895 12085 sys_catalog.cc:455] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 890fbc96b73349be9604b90b2bfe0b3c. Latest consensus state: current_term: 1 leader_uuid: "890fbc96b73349be9604b90b2bfe0b3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "890fbc96b73349be9604b90b2bfe0b3c" member_type: VOTER } }
I20260630 12:37:25.523672 12085 sys_catalog.cc:458] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:25.524785 12084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "890fbc96b73349be9604b90b2bfe0b3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "890fbc96b73349be9604b90b2bfe0b3c" member_type: VOTER } }
I20260630 12:37:25.525377 12084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:25.525895 12091 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:25.531741 12091 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:25.533417   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:25.540480 12091 catalog_manager.cc:1383] Generated new cluster ID: 52edfeac19644bd9bffed3f58b14f730
I20260630 12:37:25.540743 12091 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:25.554095 12091 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:25.555308 12091 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:25.567795 12091 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c: Generated new TSK 0
I20260630 12:37:25.568310 12091 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:25.599651   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:25.605281 12101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.606495 12102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.607872 12104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:25.609773   492 server_base.cc:1061] running on GCE node
I20260630 12:37:25.610641   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.610855   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:25.611006   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823045610989 us; error 0 us; skew 500 ppm
I20260630 12:37:25.611474   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.613584   492 webserver.cc:533] Webserver started at http://127.0.123.1:37947/ using document root <none> and password file <none>
I20260630 12:37:25.614018   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.614189   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.614444   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.615475   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "be3f90132e984aa38cd28729d9e6f260"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-khbc"
I20260630 12:37:25.619772   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:25.622862 12109 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.623549   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:37:25.623831   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "be3f90132e984aa38cd28729d9e6f260"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-khbc"
I20260630 12:37:25.624073   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:25.646311   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.647495   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.648952   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:25.651157   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:25.651343   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.651551   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:25.651748   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:37:25.689312   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:40437
I20260630 12:37:25.689415 12171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:40437 every 8 connection(s)
I20260630 12:37:25.694167   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:25.701135 12176 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.703384 12177 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.704645 12179 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:25.704818   492 server_base.cc:1061] running on GCE node
I20260630 12:37:25.705826   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.706022   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:25.706225   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823045706205 us; error 0 us; skew 500 ppm
I20260630 12:37:25.706782   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.709296 12172 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39207
I20260630 12:37:25.709352   492 webserver.cc:533] Webserver started at http://127.0.123.2:45911/ using document root <none> and password file <none>
I20260630 12:37:25.709636 12172 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:25.709928   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.710170   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.710407   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.710371 12172 heartbeater.cc:507] Master 127.0.123.62:39207 requested a full tablet report, sending...
I20260630 12:37:25.711907   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "d21e7140114f47d9aa74a23c67a02f24"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-khbc"
I20260630 12:37:25.712574 12045 ts_manager.cc:194] Registered new tserver with Master: be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437)
I20260630 12:37:25.714218 12045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35840
I20260630 12:37:25.716370   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:25.719547 12184 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.720299   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:25.720561   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "d21e7140114f47d9aa74a23c67a02f24"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-khbc"
I20260630 12:37:25.720811   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:25.741909   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.743042   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.744472   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:25.746595   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:25.746790   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.747002   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:25.747148   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.784031   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:39259
I20260630 12:37:25.784119 12246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:39259 every 8 connection(s)
I20260630 12:37:25.788709   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:25.795647 12250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.797750 12251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:25.798679 12253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:25.800137   492 server_base.cc:1061] running on GCE node
I20260630 12:37:25.800988   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.801199   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:25.801393 12247 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39207
I20260630 12:37:25.801399   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823045801381 us; error 0 us; skew 500 ppm
I20260630 12:37:25.801841 12247 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:25.802193   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.802611 12247 heartbeater.cc:507] Master 127.0.123.62:39207 requested a full tablet report, sending...
I20260630 12:37:25.804848 12045 ts_manager.cc:194] Registered new tserver with Master: d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259)
I20260630 12:37:25.804864   492 webserver.cc:533] Webserver started at http://127.0.123.3:44497/ using document root <none> and password file <none>
I20260630 12:37:25.805518   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.805814   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.806074   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.806319 12045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35844
I20260630 12:37:25.807287   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "c5e5a1ef475741648405d298f316c722"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-khbc"
I20260630 12:37:25.811990   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:37:25.815387 12258 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.816216   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:25.816505   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "c5e5a1ef475741648405d298f316c722"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-khbc"
I20260630 12:37:25.816749   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:25.826762   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.827921   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.829319   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:25.831490   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:25.831732   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.832135   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:25.832304   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.870905   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:39737
I20260630 12:37:25.871001 12320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:39737 every 8 connection(s)
I20260630 12:37:25.883998 12321 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39207
I20260630 12:37:25.884409 12321 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:25.885110 12321 heartbeater.cc:507] Master 127.0.123.62:39207 requested a full tablet report, sending...
I20260630 12:37:25.886950 12045 ts_manager.cc:194] Registered new tserver with Master: c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
I20260630 12:37:25.887176   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013306182s
I20260630 12:37:25.888290 12045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35860
I20260630 12:37:26.716959 12172 heartbeater.cc:499] Master 127.0.123.62:39207 was elected leader, sending a full tablet report...
I20260630 12:37:26.808857 12247 heartbeater.cc:499] Master 127.0.123.62:39207 was elected leader, sending a full tablet report...
I20260630 12:37:26.890821 12321 heartbeater.cc:499] Master 127.0.123.62:39207 was elected leader, sending a full tablet report...
I20260630 12:37:26.941138 12045 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35864:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:26.943490 12045 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:27.004812 12212 tablet_service.cc:1511] Processing CreateTablet for tablet de65a2b46ff64d368b58025d81580a2e (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:27.006291 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de65a2b46ff64d368b58025d81580a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.008864 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 13cb0faa00654852961c5df3397b10a7 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:27.009644 12210 tablet_service.cc:1511] Processing CreateTablet for tablet 13df559fc13541fab4609223fdc3d483 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:27.010318 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cb0faa00654852961c5df3397b10a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.013219 12137 tablet_service.cc:1511] Processing CreateTablet for tablet de65a2b46ff64d368b58025d81580a2e (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:27.014495 12137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de65a2b46ff64d368b58025d81580a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.014360 12134 tablet_service.cc:1511] Processing CreateTablet for tablet 0f22fc369b1544ce84cbe99ee21495c8 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:27.015631 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13df559fc13541fab4609223fdc3d483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.016461 12136 tablet_service.cc:1511] Processing CreateTablet for tablet 13cb0faa00654852961c5df3397b10a7 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:27.018548 12135 tablet_service.cc:1511] Processing CreateTablet for tablet 13df559fc13541fab4609223fdc3d483 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:27.020012 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f22fc369b1544ce84cbe99ee21495c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.021868 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cb0faa00654852961c5df3397b10a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.022930 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13df559fc13541fab4609223fdc3d483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.025853 12133 tablet_service.cc:1511] Processing CreateTablet for tablet 8395b508deb6415d8d1d587092b8cc87 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:27.027071 12133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8395b508deb6415d8d1d587092b8cc87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.029275 12209 tablet_service.cc:1511] Processing CreateTablet for tablet 0f22fc369b1544ce84cbe99ee21495c8 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:27.030536 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f22fc369b1544ce84cbe99ee21495c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.033600 12208 tablet_service.cc:1511] Processing CreateTablet for tablet 8395b508deb6415d8d1d587092b8cc87 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:27.034843 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8395b508deb6415d8d1d587092b8cc87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.044807 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 650e782b57d94f0197d6678b665bfd69 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:27.046146 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650e782b57d94f0197d6678b665bfd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.046501 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 650e782b57d94f0197d6678b665bfd69 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:27.047713 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650e782b57d94f0197d6678b665bfd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.114022 12286 tablet_service.cc:1511] Processing CreateTablet for tablet de65a2b46ff64d368b58025d81580a2e (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:27.115386 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de65a2b46ff64d368b58025d81580a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.122205 12285 tablet_service.cc:1511] Processing CreateTablet for tablet 13cb0faa00654852961c5df3397b10a7 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:27.123531 12285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cb0faa00654852961c5df3397b10a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.124807 12284 tablet_service.cc:1511] Processing CreateTablet for tablet 13df559fc13541fab4609223fdc3d483 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:27.130638 12284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13df559fc13541fab4609223fdc3d483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.126030 12341 tablet_bootstrap.cc:492] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24: Bootstrap starting.
I20260630 12:37:27.126880 12283 tablet_service.cc:1511] Processing CreateTablet for tablet 0f22fc369b1544ce84cbe99ee21495c8 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:27.137003 12283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f22fc369b1544ce84cbe99ee21495c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.127558 12281 tablet_service.cc:1511] Processing CreateTablet for tablet 650e782b57d94f0197d6678b665bfd69 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:27.140460 12281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650e782b57d94f0197d6678b665bfd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.141836 12341 tablet_bootstrap.cc:654] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.128651 12282 tablet_service.cc:1511] Processing CreateTablet for tablet 8395b508deb6415d8d1d587092b8cc87 (DEFAULT_TABLE table=test-workload [id=03e37153ec0c435db7f023f3a0c0f830]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:27.135978 12342 tablet_bootstrap.cc:492] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260: Bootstrap starting.
I20260630 12:37:27.144165 12282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8395b508deb6415d8d1d587092b8cc87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.160246 12342 tablet_bootstrap.cc:654] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.173071 12343 tablet_bootstrap.cc:492] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722: Bootstrap starting.
I20260630 12:37:27.178880 12343 tablet_bootstrap.cc:654] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.184675 12341 tablet_bootstrap.cc:492] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24: No bootstrap required, opened a new log
I20260630 12:37:27.185086 12343 tablet_bootstrap.cc:492] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722: No bootstrap required, opened a new log
I20260630 12:37:27.185210 12341 ts_tablet_manager.cc:1403] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24: Time spent bootstrapping tablet: real 0.076s	user 0.000s	sys 0.011s
I20260630 12:37:27.185417 12342 tablet_bootstrap.cc:492] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260: No bootstrap required, opened a new log
I20260630 12:37:27.185678 12343 ts_tablet_manager.cc:1403] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:37:27.185992 12342 ts_tablet_manager.cc:1403] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.016s
I20260630 12:37:27.188197 12341 raft_consensus.cc:359] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.188572 12343 raft_consensus.cc:359] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.188967 12341 raft_consensus.cc:385] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.189298 12343 raft_consensus.cc:385] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.189026 12342 raft_consensus.cc:359] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.189462 12341 raft_consensus.cc:740] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d21e7140114f47d9aa74a23c67a02f24, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.189867 12342 raft_consensus.cc:385] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.189749 12343 raft_consensus.cc:740] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e5a1ef475741648405d298f316c722, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.190205 12342 raft_consensus.cc:740] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be3f90132e984aa38cd28729d9e6f260, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.190450 12341 consensus_queue.cc:260] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.190717 12343 consensus_queue.cc:260] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.190922 12342 consensus_queue.cc:260] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.193435 12341 ts_tablet_manager.cc:1434] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:27.194526 12341 tablet_bootstrap.cc:492] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24: Bootstrap starting.
I20260630 12:37:27.200047 12343 ts_tablet_manager.cc:1434] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260630 12:37:27.200451 12341 tablet_bootstrap.cc:654] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.202036 12342 ts_tablet_manager.cc:1434] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.010s
I20260630 12:37:27.203090 12342 tablet_bootstrap.cc:492] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260: Bootstrap starting.
I20260630 12:37:27.203990 12343 tablet_bootstrap.cc:492] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722: Bootstrap starting.
I20260630 12:37:27.209654 12342 tablet_bootstrap.cc:654] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.211220 12343 tablet_bootstrap.cc:654] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.216732 12341 tablet_bootstrap.cc:492] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24: No bootstrap required, opened a new log
I20260630 12:37:27.217077 12343 tablet_bootstrap.cc:492] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722: No bootstrap required, opened a new log
I20260630 12:37:27.217250 12341 ts_tablet_manager.cc:1403] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260630 12:37:27.217643 12343 ts_tablet_manager.cc:1403] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:37:27.220320 12341 raft_consensus.cc:359] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.220491 12343 raft_consensus.cc:359] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.221254 12341 raft_consensus.cc:385] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.221297 12343 raft_consensus.cc:385] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.222525 12343 raft_consensus.cc:740] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e5a1ef475741648405d298f316c722, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.221763 12341 raft_consensus.cc:740] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d21e7140114f47d9aa74a23c67a02f24, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.223974 12341 consensus_queue.cc:260] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.224989 12343 consensus_queue.cc:260] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.227010 12342 tablet_bootstrap.cc:492] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260: No bootstrap required, opened a new log
I20260630 12:37:27.227535 12342 ts_tablet_manager.cc:1403] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260630 12:37:27.228569 12341 ts_tablet_manager.cc:1434] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:37:27.229252 12343 ts_tablet_manager.cc:1434] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:37:27.230317 12342 raft_consensus.cc:359] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.231062 12342 raft_consensus.cc:385] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.231410 12343 tablet_bootstrap.cc:492] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722: Bootstrap starting.
I20260630 12:37:27.231348 12342 raft_consensus.cc:740] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be3f90132e984aa38cd28729d9e6f260, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.232275 12342 consensus_queue.cc:260] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.234361 12342 ts_tablet_manager.cc:1434] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:37:27.235306 12342 tablet_bootstrap.cc:492] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260: Bootstrap starting.
I20260630 12:37:27.230265 12341 tablet_bootstrap.cc:492] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24: Bootstrap starting.
I20260630 12:37:27.241212 12341 tablet_bootstrap.cc:654] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.241616 12342 tablet_bootstrap.cc:654] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.242380 12343 tablet_bootstrap.cc:654] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.250169 12342 tablet_bootstrap.cc:492] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260: No bootstrap required, opened a new log
I20260630 12:37:27.250674 12342 ts_tablet_manager.cc:1403] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:37:27.253526 12342 raft_consensus.cc:359] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.254464 12342 raft_consensus.cc:385] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.254622 12349 raft_consensus.cc:493] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.254777 12342 raft_consensus.cc:740] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be3f90132e984aa38cd28729d9e6f260, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.255262 12349 raft_consensus.cc:515] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.255841 12342 consensus_queue.cc:260] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.256914 12341 tablet_bootstrap.cc:492] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24: No bootstrap required, opened a new log
I20260630 12:37:27.257678 12341 ts_tablet_manager.cc:1403] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260630 12:37:27.258970 12342 ts_tablet_manager.cc:1434] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:37:27.256986 12343 tablet_bootstrap.cc:492] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722: No bootstrap required, opened a new log
I20260630 12:37:27.259599 12343 ts_tablet_manager.cc:1403] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.010s
I20260630 12:37:27.260015 12342 tablet_bootstrap.cc:492] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260: Bootstrap starting.
I20260630 12:37:27.262502 12343 raft_consensus.cc:359] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.264303 12349 leader_election.cc:290] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259), c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
I20260630 12:37:27.265353 12343 raft_consensus.cc:385] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.265758 12343 raft_consensus.cc:740] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e5a1ef475741648405d298f316c722, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.266415 12342 tablet_bootstrap.cc:654] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.266741 12343 consensus_queue.cc:260] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.264549 12341 raft_consensus.cc:359] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.270820 12341 raft_consensus.cc:385] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.271134 12341 raft_consensus.cc:740] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d21e7140114f47d9aa74a23c67a02f24, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.271370 12343 ts_tablet_manager.cc:1434] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260630 12:37:27.272596 12343 tablet_bootstrap.cc:492] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722: Bootstrap starting.
I20260630 12:37:27.272974 12341 consensus_queue.cc:260] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.278879 12341 ts_tablet_manager.cc:1434] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260630 12:37:27.279824 12341 tablet_bootstrap.cc:492] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24: Bootstrap starting.
I20260630 12:37:27.282840 12343 tablet_bootstrap.cc:654] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.288349 12342 tablet_bootstrap.cc:492] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260: No bootstrap required, opened a new log
I20260630 12:37:27.288791 12342 ts_tablet_manager.cc:1403] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.014s
I20260630 12:37:27.291195 12342 raft_consensus.cc:359] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.291689 12342 raft_consensus.cc:385] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.291992 12342 raft_consensus.cc:740] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be3f90132e984aa38cd28729d9e6f260, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.292841 12342 consensus_queue.cc:260] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.293870 12343 tablet_bootstrap.cc:492] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722: No bootstrap required, opened a new log
I20260630 12:37:27.294410 12343 ts_tablet_manager.cc:1403] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260630 12:37:27.295228 12341 tablet_bootstrap.cc:654] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.297088 12342 ts_tablet_manager.cc:1434] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:27.297302 12343 raft_consensus.cc:359] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.298049 12342 tablet_bootstrap.cc:492] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260: Bootstrap starting.
I20260630 12:37:27.298107 12343 raft_consensus.cc:385] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.298682 12343 raft_consensus.cc:740] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e5a1ef475741648405d298f316c722, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.299580 12343 consensus_queue.cc:260] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.303838 12348 raft_consensus.cc:493] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.304656 12342 tablet_bootstrap.cc:654] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.304284 12348 raft_consensus.cc:515] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.316663 12348 leader_election.cc:290] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259)
I20260630 12:37:27.321854 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f22fc369b1544ce84cbe99ee21495c8" candidate_uuid: "be3f90132e984aa38cd28729d9e6f260" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e5a1ef475741648405d298f316c722" is_pre_election: true
W20260630 12:37:27.323791 12113 leader_election.cc:343] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:27.328372 12341 tablet_bootstrap.cc:492] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24: No bootstrap required, opened a new log
I20260630 12:37:27.329129 12341 ts_tablet_manager.cc:1403] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.009s
I20260630 12:37:27.332966 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f22fc369b1544ce84cbe99ee21495c8" candidate_uuid: "be3f90132e984aa38cd28729d9e6f260" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21e7140114f47d9aa74a23c67a02f24" is_pre_election: true
I20260630 12:37:27.334219 12343 ts_tablet_manager.cc:1434] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
W20260630 12:37:27.335012 12112 leader_election.cc:343] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:27.335546 12112 leader_election.cc:304] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [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: be3f90132e984aa38cd28729d9e6f260; no voters: c5e5a1ef475741648405d298f316c722, d21e7140114f47d9aa74a23c67a02f24
I20260630 12:37:27.332960 12341 raft_consensus.cc:359] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.336934 12341 raft_consensus.cc:385] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.337229 12341 raft_consensus.cc:740] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d21e7140114f47d9aa74a23c67a02f24, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.337965 12349 raft_consensus.cc:2749] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:27.339305 12341 consensus_queue.cc:260] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.341907 12341 ts_tablet_manager.cc:1434] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:37:27.342156 12343 tablet_bootstrap.cc:492] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722: Bootstrap starting.
I20260630 12:37:27.342898 12341 tablet_bootstrap.cc:492] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24: Bootstrap starting.
I20260630 12:37:27.349555 12341 tablet_bootstrap.cc:654] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.360086 12343 tablet_bootstrap.cc:654] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.362936 12347 raft_consensus.cc:493] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.363511 12347 raft_consensus.cc:515] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.366748 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de65a2b46ff64d368b58025d81580a2e" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260" is_pre_election: true
I20260630 12:37:27.369108 12347 leader_election.cc:290] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
W20260630 12:37:27.378000 12260 leader_election.cc:343] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:27.390287 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de65a2b46ff64d368b58025d81580a2e" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21e7140114f47d9aa74a23c67a02f24" is_pre_election: true
I20260630 12:37:27.391227 12222 raft_consensus.cc:2468] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e5a1ef475741648405d298f316c722 in term 0.
I20260630 12:37:27.392570 12261 leader_election.cc:304] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [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: c5e5a1ef475741648405d298f316c722, d21e7140114f47d9aa74a23c67a02f24; no voters: be3f90132e984aa38cd28729d9e6f260
I20260630 12:37:27.393428 12348 raft_consensus.cc:2804] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:27.393788 12348 raft_consensus.cc:493] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:27.394132 12348 raft_consensus.cc:3060] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.395753 12343 tablet_bootstrap.cc:492] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722: No bootstrap required, opened a new log
I20260630 12:37:27.396205 12341 tablet_bootstrap.cc:492] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24: No bootstrap required, opened a new log
I20260630 12:37:27.396297 12343 ts_tablet_manager.cc:1403] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.008s
I20260630 12:37:27.396855 12341 ts_tablet_manager.cc:1403] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24: Time spent bootstrapping tablet: real 0.054s	user 0.029s	sys 0.016s
I20260630 12:37:27.399468 12343 raft_consensus.cc:359] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.400250 12343 raft_consensus.cc:385] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.400518 12343 raft_consensus.cc:740] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e5a1ef475741648405d298f316c722, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.400542 12342 tablet_bootstrap.cc:492] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260: No bootstrap required, opened a new log
I20260630 12:37:27.401558 12348 raft_consensus.cc:515] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.402068 12342 ts_tablet_manager.cc:1403] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260: Time spent bootstrapping tablet: real 0.104s	user 0.042s	sys 0.048s
I20260630 12:37:27.404518 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de65a2b46ff64d368b58025d81580a2e" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260"
I20260630 12:37:27.404949 12342 raft_consensus.cc:359] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.405652 12342 raft_consensus.cc:385] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:37:27.405964 12260 leader_election.cc:343] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:27.401515 12343 consensus_queue.cc:260] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.405922 12342 raft_consensus.cc:740] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be3f90132e984aa38cd28729d9e6f260, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.407975 12342 consensus_queue.cc:260] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.410280 12342 ts_tablet_manager.cc:1434] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260630 12:37:27.410698 12341 raft_consensus.cc:359] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.413064 12341 raft_consensus.cc:385] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.413435 12341 raft_consensus.cc:740] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d21e7140114f47d9aa74a23c67a02f24, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.414165 12341 consensus_queue.cc:260] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.415161 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb0faa00654852961c5df3397b10a7" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e5a1ef475741648405d298f316c722" is_pre_election: true
I20260630 12:37:27.415827 12296 raft_consensus.cc:2468] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 0.
I20260630 12:37:27.416963 12341 ts_tablet_manager.cc:1434] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260630 12:37:27.411247 12342 tablet_bootstrap.cc:492] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260: Bootstrap starting.
I20260630 12:37:27.417235 12188 leader_election.cc:304] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5e5a1ef475741648405d298f316c722, d21e7140114f47d9aa74a23c67a02f24; no voters: 
I20260630 12:37:27.418022 12347 raft_consensus.cc:2804] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:27.418375 12347 raft_consensus.cc:493] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:27.418689 12347 raft_consensus.cc:3060] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.419489 12341 tablet_bootstrap.cc:492] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24: Bootstrap starting.
I20260630 12:37:27.426398 12347 raft_consensus.cc:515] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.430209 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb0faa00654852961c5df3397b10a7" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e5a1ef475741648405d298f316c722"
I20260630 12:37:27.430753 12347 leader_election.cc:290] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 election: Requested vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
I20260630 12:37:27.430845 12296 raft_consensus.cc:3060] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.432106 12342 tablet_bootstrap.cc:654] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.436285 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb0faa00654852961c5df3397b10a7" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260" is_pre_election: true
I20260630 12:37:27.436961 12147 raft_consensus.cc:2468] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 0.
I20260630 12:37:27.437168 12343 ts_tablet_manager.cc:1434] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.017s
I20260630 12:37:27.438200 12343 tablet_bootstrap.cc:492] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722: Bootstrap starting.
I20260630 12:37:27.439576 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb0faa00654852961c5df3397b10a7" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260"
I20260630 12:37:27.440184 12147 raft_consensus.cc:3060] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.430227 12341 tablet_bootstrap.cc:654] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.440413 12296 raft_consensus.cc:2468] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 1.
I20260630 12:37:27.443958 12343 tablet_bootstrap.cc:654] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.444543 12188 leader_election.cc:304] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5e5a1ef475741648405d298f316c722, d21e7140114f47d9aa74a23c67a02f24; no voters: 
I20260630 12:37:27.447047 12347 raft_consensus.cc:2804] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.448086 12347 raft_consensus.cc:697] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 1 LEADER]: Becoming Leader. State: Replica: d21e7140114f47d9aa74a23c67a02f24, State: Running, Role: LEADER
I20260630 12:37:27.449040 12347 consensus_queue.cc:237] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.450254 12370 raft_consensus.cc:493] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.447506 12369 raft_consensus.cc:493] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.450747 12370 raft_consensus.cc:515] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.450927 12369 raft_consensus.cc:515] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.453068 12370 leader_election.cc:290] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259)
I20260630 12:37:27.455068 12369 leader_election.cc:290] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259)
I20260630 12:37:27.457607 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8395b508deb6415d8d1d587092b8cc87" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260" is_pre_election: true
I20260630 12:37:27.458338 12145 raft_consensus.cc:2468] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e5a1ef475741648405d298f316c722 in term 0.
I20260630 12:37:27.455216 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13df559fc13541fab4609223fdc3d483" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260" is_pre_election: true
I20260630 12:37:27.460078 12260 leader_election.cc:304] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be3f90132e984aa38cd28729d9e6f260, c5e5a1ef475741648405d298f316c722; no voters: 
I20260630 12:37:27.461002 12146 raft_consensus.cc:2468] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e5a1ef475741648405d298f316c722 in term 0.
I20260630 12:37:27.462267 12260 leader_election.cc:304] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be3f90132e984aa38cd28729d9e6f260, c5e5a1ef475741648405d298f316c722; no voters: 
I20260630 12:37:27.463032 12370 raft_consensus.cc:2804] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:27.463389 12370 raft_consensus.cc:493] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:27.463718 12370 raft_consensus.cc:3060] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.472707 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de65a2b46ff64d368b58025d81580a2e" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21e7140114f47d9aa74a23c67a02f24"
I20260630 12:37:27.472934 12373 raft_consensus.cc:493] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.473500 12222 raft_consensus.cc:3060] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.473367 12373 raft_consensus.cc:515] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.477289 12373 leader_election.cc:290] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
I20260630 12:37:27.477591 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650e782b57d94f0197d6678b665bfd69" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e5a1ef475741648405d298f316c722" is_pre_election: true
I20260630 12:37:27.478279 12296 raft_consensus.cc:2468] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 0.
I20260630 12:37:27.479727 12188 leader_election.cc:304] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5e5a1ef475741648405d298f316c722, d21e7140114f47d9aa74a23c67a02f24; no voters: 
I20260630 12:37:27.480715 12343 tablet_bootstrap.cc:492] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722: No bootstrap required, opened a new log
I20260630 12:37:27.481362 12343 ts_tablet_manager.cc:1403] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260630 12:37:27.481937 12222 raft_consensus.cc:2468] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e5a1ef475741648405d298f316c722 in term 1.
I20260630 12:37:27.482100 12348 leader_election.cc:290] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 election: Requested vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259)
I20260630 12:37:27.482124 12369 raft_consensus.cc:2804] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:27.483755 12369 raft_consensus.cc:493] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:27.484076 12369 raft_consensus.cc:3060] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.484855 12343 raft_consensus.cc:359] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.485630 12343 raft_consensus.cc:385] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.485906 12343 raft_consensus.cc:740] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e5a1ef475741648405d298f316c722, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.487190 12373 raft_consensus.cc:2804] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:27.487547 12373 raft_consensus.cc:493] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:27.487905 12373 raft_consensus.cc:3060] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.489490 12370 raft_consensus.cc:515] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.493956 12343 consensus_queue.cc:260] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.496204 12343 ts_tablet_manager.cc:1434] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260630 12:37:27.496033 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8395b508deb6415d8d1d587092b8cc87" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260"
I20260630 12:37:27.496692 12146 raft_consensus.cc:3060] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.497866 12373 raft_consensus.cc:515] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.498692 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8395b508deb6415d8d1d587092b8cc87" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21e7140114f47d9aa74a23c67a02f24" is_pre_election: true
I20260630 12:37:27.499342 12221 raft_consensus.cc:2468] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e5a1ef475741648405d298f316c722 in term 0.
I20260630 12:37:27.499823 12373 leader_election.cc:290] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 election: Requested vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
I20260630 12:37:27.501199 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650e782b57d94f0197d6678b665bfd69" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e5a1ef475741648405d298f316c722"
I20260630 12:37:27.501817 12296 raft_consensus.cc:3060] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.504328 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650e782b57d94f0197d6678b665bfd69" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260" is_pre_election: true
I20260630 12:37:27.504946 12145 raft_consensus.cc:2468] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 0.
I20260630 12:37:27.506273 12261 leader_election.cc:304] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [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: c5e5a1ef475741648405d298f316c722, d21e7140114f47d9aa74a23c67a02f24; no voters: be3f90132e984aa38cd28729d9e6f260
I20260630 12:37:27.509473 12296 raft_consensus.cc:2468] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 1.
I20260630 12:37:27.511299 12188 leader_election.cc:304] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5e5a1ef475741648405d298f316c722, d21e7140114f47d9aa74a23c67a02f24; no voters: 
I20260630 12:37:27.512734 12373 raft_consensus.cc:2804] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.520347 12146 raft_consensus.cc:2468] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e5a1ef475741648405d298f316c722 in term 1.
I20260630 12:37:27.521697 12260 leader_election.cc:304] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be3f90132e984aa38cd28729d9e6f260, c5e5a1ef475741648405d298f316c722; no voters: 
I20260630 12:37:27.521230 12373 raft_consensus.cc:697] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 1 LEADER]: Becoming Leader. State: Replica: d21e7140114f47d9aa74a23c67a02f24, State: Running, Role: LEADER
I20260630 12:37:27.522881 12147 raft_consensus.cc:2468] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 1.
I20260630 12:37:27.512042 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13df559fc13541fab4609223fdc3d483" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21e7140114f47d9aa74a23c67a02f24" is_pre_election: true
I20260630 12:37:27.523921 12348 raft_consensus.cc:2804] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.524724 12373 consensus_queue.cc:237] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.527977 12378 raft_consensus.cc:2804] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.528496 12348 raft_consensus.cc:697] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 1 LEADER]: Becoming Leader. State: Replica: c5e5a1ef475741648405d298f316c722, State: Running, Role: LEADER
W20260630 12:37:27.530929 12093 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:37:27.531608 12261 leader_election.cc:343] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:27.531298 12348 consensus_queue.cc:237] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.527096 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650e782b57d94f0197d6678b665bfd69" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260"
I20260630 12:37:27.532612 12147 raft_consensus.cc:3060] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.538288 12341 tablet_bootstrap.cc:492] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24: No bootstrap required, opened a new log
I20260630 12:37:27.540325 12341 ts_tablet_manager.cc:1403] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.013s
I20260630 12:37:27.542658 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8395b508deb6415d8d1d587092b8cc87" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21e7140114f47d9aa74a23c67a02f24"
I20260630 12:37:27.543260 12222 raft_consensus.cc:3060] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.541029 12370 leader_election.cc:290] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 election: Requested vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259)
I20260630 12:37:27.554057 12341 raft_consensus.cc:359] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.555078 12341 raft_consensus.cc:385] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.555442 12341 raft_consensus.cc:740] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d21e7140114f47d9aa74a23c67a02f24, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.555593 12044 catalog_manager.cc:5697] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "d21e7140114f47d9aa74a23c67a02f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:27.556421 12341 consensus_queue.cc:260] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.559489 12347 raft_consensus.cc:493] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.560051 12347 raft_consensus.cc:515] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.560798 12369 raft_consensus.cc:515] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.563411 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13df559fc13541fab4609223fdc3d483" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e5a1ef475741648405d298f316c722" is_pre_election: true
I20260630 12:37:27.564244 12296 raft_consensus.cc:2393] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d21e7140114f47d9aa74a23c67a02f24 in current term 1: Already voted for candidate c5e5a1ef475741648405d298f316c722 in this term.
I20260630 12:37:27.565660 12347 leader_election.cc:290] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
I20260630 12:37:27.563783 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13df559fc13541fab4609223fdc3d483" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260"
I20260630 12:37:27.567236 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13df559fc13541fab4609223fdc3d483" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260" is_pre_election: true
I20260630 12:37:27.567708 12146 raft_consensus.cc:3060] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.569331 12186 leader_election.cc:304] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [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: d21e7140114f47d9aa74a23c67a02f24; no voters: be3f90132e984aa38cd28729d9e6f260, c5e5a1ef475741648405d298f316c722
I20260630 12:37:27.570577 12347 raft_consensus.cc:3060] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.559052 12341 ts_tablet_manager.cc:1434] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260630 12:37:27.578477 12146 raft_consensus.cc:2468] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e5a1ef475741648405d298f316c722 in term 1.
I20260630 12:37:27.579846 12260 leader_election.cc:304] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be3f90132e984aa38cd28729d9e6f260, c5e5a1ef475741648405d298f316c722; no voters: 
I20260630 12:37:27.580742 12370 raft_consensus.cc:2804] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.581202 12370 raft_consensus.cc:697] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 1 LEADER]: Becoming Leader. State: Replica: c5e5a1ef475741648405d298f316c722, State: Running, Role: LEADER
I20260630 12:37:27.581904 12370 consensus_queue.cc:237] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.584606 12369 leader_election.cc:290] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [CANDIDATE]: Term 1 election: Requested vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259)
I20260630 12:37:27.584853 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13df559fc13541fab4609223fdc3d483" candidate_uuid: "c5e5a1ef475741648405d298f316c722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21e7140114f47d9aa74a23c67a02f24"
I20260630 12:37:27.578512 12347 raft_consensus.cc:2749] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:27.588984 12147 raft_consensus.cc:2468] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 1.
I20260630 12:37:27.598280 12378 raft_consensus.cc:697] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 1 LEADER]: Becoming Leader. State: Replica: c5e5a1ef475741648405d298f316c722, State: Running, Role: LEADER
I20260630 12:37:27.601248 12222 raft_consensus.cc:2468] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e5a1ef475741648405d298f316c722 in term 1.
I20260630 12:37:27.600984 12045 catalog_manager.cc:5697] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e5a1ef475741648405d298f316c722 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "c5e5a1ef475741648405d298f316c722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:27.601547 12378 consensus_queue.cc:237] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.603652 12221 raft_consensus.cc:2468] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e5a1ef475741648405d298f316c722 in term 1.
I20260630 12:37:27.605592 12342 tablet_bootstrap.cc:492] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260: No bootstrap required, opened a new log
I20260630 12:37:27.606190 12342 ts_tablet_manager.cc:1403] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260: Time spent bootstrapping tablet: real 0.195s	user 0.073s	sys 0.065s
I20260630 12:37:27.609342 12342 raft_consensus.cc:359] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.610037 12342 raft_consensus.cc:385] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.610343 12342 raft_consensus.cc:740] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be3f90132e984aa38cd28729d9e6f260, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.611104 12342 consensus_queue.cc:260] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.613555 12342 ts_tablet_manager.cc:1434] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:37:27.624670 12043 catalog_manager.cc:5697] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "d21e7140114f47d9aa74a23c67a02f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:27.633538 12045 catalog_manager.cc:5697] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e5a1ef475741648405d298f316c722 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "c5e5a1ef475741648405d298f316c722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:27.634953 12045 catalog_manager.cc:5697] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e5a1ef475741648405d298f316c722 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "c5e5a1ef475741648405d298f316c722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:27.661230 12347 raft_consensus.cc:493] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.661713 12347 raft_consensus.cc:515] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.663302 12347 leader_election.cc:290] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
I20260630 12:37:27.664021 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f22fc369b1544ce84cbe99ee21495c8" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260" is_pre_election: true
I20260630 12:37:27.664361 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f22fc369b1544ce84cbe99ee21495c8" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e5a1ef475741648405d298f316c722" is_pre_election: true
I20260630 12:37:27.664724 12146 raft_consensus.cc:2468] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 0.
I20260630 12:37:27.664990 12296 raft_consensus.cc:2468] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 0.
I20260630 12:37:27.665758 12186 leader_election.cc:304] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be3f90132e984aa38cd28729d9e6f260, d21e7140114f47d9aa74a23c67a02f24; no voters: 
I20260630 12:37:27.666374 12347 raft_consensus.cc:2804] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:27.666643 12347 raft_consensus.cc:493] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:27.666896 12347 raft_consensus.cc:3060] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.671537 12347 raft_consensus.cc:515] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.673018 12347 leader_election.cc:290] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 election: Requested vote from peers be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437), c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
I20260630 12:37:27.673655 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f22fc369b1544ce84cbe99ee21495c8" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be3f90132e984aa38cd28729d9e6f260"
I20260630 12:37:27.673971 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f22fc369b1544ce84cbe99ee21495c8" candidate_uuid: "d21e7140114f47d9aa74a23c67a02f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e5a1ef475741648405d298f316c722"
I20260630 12:37:27.674171 12146 raft_consensus.cc:3060] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.674489 12296 raft_consensus.cc:3060] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.678930 12146 raft_consensus.cc:2468] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 1.
I20260630 12:37:27.679054 12296 raft_consensus.cc:2468] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d21e7140114f47d9aa74a23c67a02f24 in term 1.
I20260630 12:37:27.680006 12186 leader_election.cc:304] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be3f90132e984aa38cd28729d9e6f260, d21e7140114f47d9aa74a23c67a02f24; no voters: 
I20260630 12:37:27.680667 12347 raft_consensus.cc:2804] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.681092 12347 raft_consensus.cc:697] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 1 LEADER]: Becoming Leader. State: Replica: d21e7140114f47d9aa74a23c67a02f24, State: Running, Role: LEADER
I20260630 12:37:27.681761 12347 consensus_queue.cc:237] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.688728 12045 catalog_manager.cc:5697] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "d21e7140114f47d9aa74a23c67a02f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:27.820330 12349 raft_consensus.cc:493] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.820887 12349 raft_consensus.cc:515] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } }
I20260630 12:37:27.823251 12349 leader_election.cc:290] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259), c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
I20260630 12:37:27.936684 12146 raft_consensus.cc:3060] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.999203 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de65a2b46ff64d368b58025d81580a2e" candidate_uuid: "be3f90132e984aa38cd28729d9e6f260" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e5a1ef475741648405d298f316c722" is_pre_election: true
I20260630 12:37:28.121320 12347 consensus_queue.cc:1048] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:28.122937 12347 consensus_queue.cc:1048] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:28.134387 12347 consensus_queue.cc:1048] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:28.144498 12370 consensus_queue.cc:1048] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:28.151263 12370 consensus_queue.cc:1048] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:28.188374 12370 consensus_queue.cc:1048] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:28.196305 12370 consensus_queue.cc:1048] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:28.196866 12378 consensus_queue.cc:1048] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260630 12:37:28.252904 12403 consensus_queue.cc:1048] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260630 12:37:28.250905 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de65a2b46ff64d368b58025d81580a2e" candidate_uuid: "be3f90132e984aa38cd28729d9e6f260" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21e7140114f47d9aa74a23c67a02f24" is_pre_election: true
I20260630 12:37:28.262742 12221 raft_consensus.cc:2393] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be3f90132e984aa38cd28729d9e6f260 in current term 1: Already voted for candidate c5e5a1ef475741648405d298f316c722 in this term.
I20260630 12:37:28.263440 12373 consensus_queue.cc:1048] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:28.264866 12373 consensus_queue.cc:1048] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:28.275615 12373 consensus_queue.cc:1048] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:28.321628 12112 leader_election.cc:304] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [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: be3f90132e984aa38cd28729d9e6f260; no voters: c5e5a1ef475741648405d298f316c722, d21e7140114f47d9aa74a23c67a02f24
I20260630 12:37:28.334165 12349 raft_consensus.cc:2749] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:37:28.938687 12076 debug-util.cc:398] Leaking SignalData structure 0x7b08000b6e60 after lost signal to thread 495
W20260630 12:37:28.940268 12076 debug-util.cc:398] Leaking SignalData structure 0x7b08002e87e0 after lost signal to thread 12079
W20260630 12:37:28.941972 12076 debug-util.cc:398] Leaking SignalData structure 0x7b0800198c80 after lost signal to thread 12171
W20260630 12:37:28.963650 12076 debug-util.cc:398] Leaking SignalData structure 0x7b08000c26e0 after lost signal to thread 12362
W20260630 12:37:28.966679 12076 debug-util.cc:398] Leaking SignalData structure 0x7b08001577e0 after lost signal to thread 12365
W20260630 12:37:28.967001 12076 debug-util.cc:398] Leaking SignalData structure 0x7b08000b3e20 after lost signal to thread 12366
W20260630 12:37:28.985441 12076 debug-util.cc:398] Leaking SignalData structure 0x7b080029c360 after lost signal to thread 12368
W20260630 12:37:29.735422 12389 meta_cache.cc:1261] Time spent looking up entry by key: real 0.080s	user 0.004s	sys 0.000s
W20260630 12:37:29.884196 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.3:39737, user_credentials={real_user=slave}} blocked reactor thread for 50416.5us
I20260630 12:37:30.083365   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:30.100320 12447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:30.100652 12448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:30.103176 12450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:30.103879   492 server_base.cc:1061] running on GCE node
I20260630 12:37:30.105022   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:30.105248   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:30.105428   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823050105411 us; error 0 us; skew 500 ppm
I20260630 12:37:30.105932   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:30.108933   492 webserver.cc:533] Webserver started at http://127.0.123.4:44851/ using document root <none> and password file <none>
I20260630 12:37:30.109447   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:30.109654   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:30.109961   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:30.111223   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "edde41639555467ba5dba71c6ff4af46"
format_stamp: "Formatted at 2026-06-30 12:37:30 on dist-test-slave-khbc"
I20260630 12:37:30.116149   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:30.119633 12455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:30.120508   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:30.120779   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "edde41639555467ba5dba71c6ff4af46"
format_stamp: "Formatted at 2026-06-30 12:37:30 on dist-test-slave-khbc"
I20260630 12:37:30.121028   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:30.136603   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:30.137732   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:30.139308   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:30.141981   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:30.142171   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:30.142397   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:30.142553   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:30.194819   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:44495
I20260630 12:37:30.194907 12517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:44495 every 8 connection(s)
I20260630 12:37:30.211107 12518 heartbeater.cc:344] Connected to a master server at 127.0.123.62:39207
I20260630 12:37:30.211478 12518 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:30.212172 12518 heartbeater.cc:507] Master 127.0.123.62:39207 requested a full tablet report, sending...
I20260630 12:37:30.214051 12045 ts_manager.cc:194] Registered new tserver with Master: edde41639555467ba5dba71c6ff4af46 (127.0.123.4:44495)
I20260630 12:37:30.215303 12045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46344
I20260630 12:37:30.752103 12295 consensus_queue.cc:237] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } }
I20260630 12:37:30.760236 12142 raft_consensus.cc:1275] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Refusing update from remote peer c5e5a1ef475741648405d298f316c722: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260630 12:37:30.760478 12220 raft_consensus.cc:1275] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Refusing update from remote peer c5e5a1ef475741648405d298f316c722: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260630 12:37:30.763008 12524 consensus_queue.cc:1048] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.001s
I20260630 12:37:30.764178 12404 consensus_queue.cc:1048] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
W20260630 12:37:30.773134 12261 consensus_peers.cc:597] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 -> Peer edde41639555467ba5dba71c6ff4af46 (127.0.123.4:44495): Couldn't send request to peer edde41639555467ba5dba71c6ff4af46. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13df559fc13541fab4609223fdc3d483. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:30.773643 12404 raft_consensus.cc:2955] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.775242 12220 raft_consensus.cc:2955] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.782223 12142 raft_consensus.cc:2955] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.790984 12045 catalog_manager.cc:5697] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 reported cstate change: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "c5e5a1ef475741648405d298f316c722" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.794358 12295 consensus_queue.cc:237] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } }
I20260630 12:37:30.804014 12220 raft_consensus.cc:1275] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Refusing update from remote peer c5e5a1ef475741648405d298f316c722: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
W20260630 12:37:30.804490 12261 consensus_peers.cc:597] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 -> Peer edde41639555467ba5dba71c6ff4af46 (127.0.123.4:44495): Couldn't send request to peer edde41639555467ba5dba71c6ff4af46. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de65a2b46ff64d368b58025d81580a2e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:30.804641 12144 raft_consensus.cc:1275] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Refusing update from remote peer c5e5a1ef475741648405d298f316c722: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260630 12:37:30.805922 12527 consensus_queue.cc:1048] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.001s
I20260630 12:37:30.808988 12527 consensus_queue.cc:1048] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260630 12:37:30.820566 12220 raft_consensus.cc:2955] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.825766 12524 raft_consensus.cc:2955] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
W20260630 12:37:30.855486 12260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.1:40437, user_credentials={real_user=slave}} blocked reactor thread for 46859us
I20260630 12:37:30.869469 12142 raft_consensus.cc:2955] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.887312 12044 catalog_manager.cc:5697] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 reported cstate change: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "c5e5a1ef475741648405d298f316c722" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.892364 12220 consensus_queue.cc:237] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } }
I20260630 12:37:30.901016 12295 raft_consensus.cc:1275] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Refusing update from remote peer d21e7140114f47d9aa74a23c67a02f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260630 12:37:30.903059 12142 raft_consensus.cc:1275] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Refusing update from remote peer d21e7140114f47d9aa74a23c67a02f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260630 12:37:30.905827 12347 consensus_queue.cc:1048] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260630 12:37:30.914951 12347 consensus_queue.cc:1048] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
W20260630 12:37:30.916117 12187 consensus_peers.cc:597] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 -> Peer edde41639555467ba5dba71c6ff4af46 (127.0.123.4:44495): Couldn't send request to peer edde41639555467ba5dba71c6ff4af46. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 650e782b57d94f0197d6678b665bfd69. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:30.917019 12537 raft_consensus.cc:2955] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.918059 12295 raft_consensus.cc:2955] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.933610 12044 catalog_manager.cc:5697] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 reported cstate change: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "d21e7140114f47d9aa74a23c67a02f24" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.937511 12296 consensus_queue.cc:237] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } }
I20260630 12:37:30.942713 12142 raft_consensus.cc:2955] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
W20260630 12:37:30.947546 12261 consensus_peers.cc:597] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 -> Peer edde41639555467ba5dba71c6ff4af46 (127.0.123.4:44495): Couldn't send request to peer edde41639555467ba5dba71c6ff4af46. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8395b508deb6415d8d1d587092b8cc87. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:30.948020 12144 raft_consensus.cc:1275] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Refusing update from remote peer c5e5a1ef475741648405d298f316c722: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260630 12:37:30.948467 12220 raft_consensus.cc:1275] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Refusing update from remote peer c5e5a1ef475741648405d298f316c722: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260630 12:37:30.949859 12530 consensus_queue.cc:1048] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.001s
I20260630 12:37:30.951656 12530 consensus_queue.cc:1048] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260630 12:37:30.960366 12524 raft_consensus.cc:2955] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.966557 12142 raft_consensus.cc:2955] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.967468 12220 raft_consensus.cc:2955] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:30.980427 12040 catalog_manager.cc:5697] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 reported cstate change: config changed from index -1 to 20, NON_VOTER edde41639555467ba5dba71c6ff4af46 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "c5e5a1ef475741648405d298f316c722" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } } }
I20260630 12:37:31.217671 12518 heartbeater.cc:499] Master 127.0.123.62:39207 was elected leader, sending a full tablet report...
I20260630 12:37:31.227963   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:37:31.239682 12539 ts_tablet_manager.cc:933] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: Initiating tablet copy from peer c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
W20260630 12:37:31.248914 12186 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260630 12:37:31.265900 12186 consensus_peers.cc:597] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 -> Peer be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437): Couldn't send request to peer be3f90132e984aa38cd28729d9e6f260. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:31.295545 12539 tablet_copy_client.cc:323] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:39737
I20260630 12:37:31.324245 12542 ts_tablet_manager.cc:933] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: Initiating tablet copy from peer c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
I20260630 12:37:31.330745   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:37:31.336499 12186 consensus_peers.cc:597] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 -> Peer be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437): Couldn't send request to peer be3f90132e984aa38cd28729d9e6f260. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:31.339671   492 tablet_replica.cc:333] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260: stopping tablet replica
I20260630 12:37:31.340745   492 raft_consensus.cc:2243] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.341750   492 raft_consensus.cc:2272] T de65a2b46ff64d368b58025d81580a2e P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.351212   492 tablet_replica.cc:333] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260: stopping tablet replica
I20260630 12:37:31.352191   492 raft_consensus.cc:2243] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.352942 12306 tablet_copy_service.cc:140] P c5e5a1ef475741648405d298f316c722: Received BeginTabletCopySession request for tablet de65a2b46ff64d368b58025d81580a2e from peer edde41639555467ba5dba71c6ff4af46 ({username='slave'} at 127.0.0.1:41788)
I20260630 12:37:31.353549 12306 tablet_copy_service.cc:161] P c5e5a1ef475741648405d298f316c722: Beginning new tablet copy session on tablet de65a2b46ff64d368b58025d81580a2e from peer edde41639555467ba5dba71c6ff4af46 at {username='slave'} at 127.0.0.1:41788: session id = edde41639555467ba5dba71c6ff4af46-de65a2b46ff64d368b58025d81580a2e
I20260630 12:37:31.361169 12542 tablet_copy_client.cc:323] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:39737
I20260630 12:37:31.365310 12305 tablet_copy_service.cc:140] P c5e5a1ef475741648405d298f316c722: Received BeginTabletCopySession request for tablet 13df559fc13541fab4609223fdc3d483 from peer edde41639555467ba5dba71c6ff4af46 ({username='slave'} at 127.0.0.1:41788)
I20260630 12:37:31.365888 12305 tablet_copy_service.cc:161] P c5e5a1ef475741648405d298f316c722: Beginning new tablet copy session on tablet 13df559fc13541fab4609223fdc3d483 from peer edde41639555467ba5dba71c6ff4af46 at {username='slave'} at 127.0.0.1:41788: session id = edde41639555467ba5dba71c6ff4af46-13df559fc13541fab4609223fdc3d483
I20260630 12:37:31.374167 12305 tablet_copy_source_session.cc:215] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:31.379858 12542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13df559fc13541fab4609223fdc3d483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:31.375654 12306 tablet_copy_source_session.cc:215] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:31.376330   492 raft_consensus.cc:2272] T 650e782b57d94f0197d6678b665bfd69 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.391033 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de65a2b46ff64d368b58025d81580a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:31.393750   492 tablet_replica.cc:333] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260: stopping tablet replica
I20260630 12:37:31.394699   492 raft_consensus.cc:2243] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:37:31.400959 12260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.123.1:40437, user_credentials={real_user=slave}} blocked reactor thread for 45789.3us
I20260630 12:37:31.403375   492 raft_consensus.cc:2272] T 8395b508deb6415d8d1d587092b8cc87 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:31.406075 12260 consensus_peers.cc:597] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 -> Peer be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437): Couldn't send request to peer be3f90132e984aa38cd28729d9e6f260. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:31.407436   492 tablet_replica.cc:333] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260: stopping tablet replica
I20260630 12:37:31.411962   492 raft_consensus.cc:2243] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.412814   492 raft_consensus.cc:2272] T 13df559fc13541fab4609223fdc3d483 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:31.416098 12260 consensus_peers.cc:597] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 -> Peer be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437): Couldn't send request to peer be3f90132e984aa38cd28729d9e6f260. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:31.416945 12260 consensus_peers.cc:597] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 -> Peer be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437): Couldn't send request to peer be3f90132e984aa38cd28729d9e6f260. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:31.411056 12542 tablet_copy_client.cc:806] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:31.417815 12542 tablet_copy_client.cc:670] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:31.417021   492 tablet_replica.cc:333] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260: stopping tablet replica
I20260630 12:37:31.418926   492 raft_consensus.cc:2243] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.419628   492 raft_consensus.cc:2272] T 0f22fc369b1544ce84cbe99ee21495c8 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.422235 12539 tablet_copy_client.cc:806] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:31.424414 12539 tablet_copy_client.cc:670] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:31.425786   492 tablet_replica.cc:333] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260: stopping tablet replica
I20260630 12:37:31.426545   492 raft_consensus.cc:2243] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.427251   492 raft_consensus.cc:2272] T 13cb0faa00654852961c5df3397b10a7 P be3f90132e984aa38cd28729d9e6f260 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.430576 12542 tablet_copy_client.cc:538] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:31.439884 12542 tablet_bootstrap.cc:492] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: Bootstrap starting.
I20260630 12:37:31.442039 12539 tablet_copy_client.cc:538] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:31.456015 12539 tablet_bootstrap.cc:492] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: Bootstrap starting.
I20260630 12:37:31.465005   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:37:31.489470 12547 ts_tablet_manager.cc:933] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: Initiating tablet copy from peer c5e5a1ef475741648405d298f316c722 (127.0.123.3:39737)
I20260630 12:37:31.509271 12547 tablet_copy_client.cc:323] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:39737
I20260630 12:37:31.511000   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:37:31.511276 12306 tablet_copy_service.cc:140] P c5e5a1ef475741648405d298f316c722: Received BeginTabletCopySession request for tablet 8395b508deb6415d8d1d587092b8cc87 from peer edde41639555467ba5dba71c6ff4af46 ({username='slave'} at 127.0.0.1:41788)
I20260630 12:37:31.511868 12306 tablet_copy_service.cc:161] P c5e5a1ef475741648405d298f316c722: Beginning new tablet copy session on tablet 8395b508deb6415d8d1d587092b8cc87 from peer edde41639555467ba5dba71c6ff4af46 at {username='slave'} at 127.0.0.1:41788: session id = edde41639555467ba5dba71c6ff4af46-8395b508deb6415d8d1d587092b8cc87
I20260630 12:37:31.522357 12306 tablet_copy_source_session.cc:215] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:31.527122 12547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8395b508deb6415d8d1d587092b8cc87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:31.531921 12551 ts_tablet_manager.cc:933] T 650e782b57d94f0197d6678b665bfd69 P edde41639555467ba5dba71c6ff4af46: Initiating tablet copy from peer d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259)
I20260630 12:37:31.577510 12551 tablet_copy_client.cc:323] T 650e782b57d94f0197d6678b665bfd69 P edde41639555467ba5dba71c6ff4af46: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.2:39259
I20260630 12:37:31.578394   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:31.580915   492 tablet_replica.cc:333] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24: stopping tablet replica
I20260630 12:37:31.582015   492 raft_consensus.cc:2243] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.582659   492 raft_consensus.cc:2272] T 13df559fc13541fab4609223fdc3d483 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:31.598524 12186 consensus_peers.cc:597] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 -> Peer be3f90132e984aa38cd28729d9e6f260 (127.0.123.1:40437): Couldn't send request to peer be3f90132e984aa38cd28729d9e6f260. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:40437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:31.606056   492 tablet_replica.cc:333] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24: stopping tablet replica
I20260630 12:37:31.606933   492 raft_consensus.cc:2243] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:31.607898   492 raft_consensus.cc:2272] T 0f22fc369b1544ce84cbe99ee21495c8 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.611054   492 tablet_replica.cc:333] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24: stopping tablet replica
I20260630 12:37:31.611806   492 raft_consensus.cc:2243] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:31.612895   492 raft_consensus.cc:2272] T 650e782b57d94f0197d6678b665bfd69 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.619583 12547 tablet_copy_client.cc:806] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:31.620198 12547 tablet_copy_client.cc:670] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:31.626408   492 tablet_replica.cc:333] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24: stopping tablet replica
I20260630 12:37:31.627204   492 raft_consensus.cc:2243] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.627934   492 raft_consensus.cc:2272] T 8395b508deb6415d8d1d587092b8cc87 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.629141 12547 tablet_copy_client.cc:538] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:31.631292   492 tablet_replica.cc:333] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24: stopping tablet replica
I20260630 12:37:31.632030   492 raft_consensus.cc:2243] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.632889   492 raft_consensus.cc:2272] T de65a2b46ff64d368b58025d81580a2e P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.638422 12547 tablet_bootstrap.cc:492] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: Bootstrap starting.
I20260630 12:37:31.646358   492 tablet_replica.cc:333] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24: stopping tablet replica
I20260630 12:37:31.647105   492 raft_consensus.cc:2243] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:31.648133   492 raft_consensus.cc:2272] T 13cb0faa00654852961c5df3397b10a7 P d21e7140114f47d9aa74a23c67a02f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.688745   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:37:31.735198   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
W20260630 12:37:31.737409 12456 connection.cc:466] server connection from 127.0.0.1:57464 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:57464 (request call id 1) could send its response
W20260630 12:37:31.750908 12261 consensus_peers.cc:597] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 -> Peer d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259): Couldn't send request to peer d21e7140114f47d9aa74a23c67a02f24. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.2:39259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:31.778420   492 tablet_copy_service.cc:362] P c5e5a1ef475741648405d298f316c722: Destroying tablet copy session edde41639555467ba5dba71c6ff4af46-8395b508deb6415d8d1d587092b8cc87 due to service shutdown
I20260630 12:37:31.778883   492 tablet_copy_service.cc:434] P c5e5a1ef475741648405d298f316c722: ending tablet copy session edde41639555467ba5dba71c6ff4af46-8395b508deb6415d8d1d587092b8cc87 on tablet 8395b508deb6415d8d1d587092b8cc87 with peer edde41639555467ba5dba71c6ff4af46
I20260630 12:37:31.779495   492 tablet_copy_service.cc:362] P c5e5a1ef475741648405d298f316c722: Destroying tablet copy session edde41639555467ba5dba71c6ff4af46-13df559fc13541fab4609223fdc3d483 due to service shutdown
I20260630 12:37:31.779845   492 tablet_copy_service.cc:434] P c5e5a1ef475741648405d298f316c722: ending tablet copy session edde41639555467ba5dba71c6ff4af46-13df559fc13541fab4609223fdc3d483 on tablet 13df559fc13541fab4609223fdc3d483 with peer edde41639555467ba5dba71c6ff4af46
I20260630 12:37:31.780385   492 tablet_copy_service.cc:362] P c5e5a1ef475741648405d298f316c722: Destroying tablet copy session edde41639555467ba5dba71c6ff4af46-de65a2b46ff64d368b58025d81580a2e due to service shutdown
I20260630 12:37:31.780690   492 tablet_copy_service.cc:434] P c5e5a1ef475741648405d298f316c722: ending tablet copy session edde41639555467ba5dba71c6ff4af46-de65a2b46ff64d368b58025d81580a2e on tablet de65a2b46ff64d368b58025d81580a2e with peer edde41639555467ba5dba71c6ff4af46
I20260630 12:37:31.807281 12547 tablet_bootstrap.cc:492] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: Bootstrap replayed 1/1 log segments. Stats: ops{read=20 overwritten=0 applied=20 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:31.808208 12547 tablet_bootstrap.cc:492] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: Bootstrap complete.
I20260630 12:37:31.808877 12547 ts_tablet_manager.cc:1403] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: Time spent bootstrapping tablet: real 0.171s	user 0.131s	sys 0.010s
I20260630 12:37:31.811618 12547 raft_consensus.cc:359] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } }
I20260630 12:37:31.812371 12547 raft_consensus.cc:740] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edde41639555467ba5dba71c6ff4af46, State: Initialized, Role: LEARNER
I20260630 12:37:31.812997 12547 consensus_queue.cc:260] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 20, Last appended: 1.20, Last appended by leader: 20, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } }
W20260630 12:37:31.828835 12261 consensus_peers.cc:597] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 -> Peer d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259): Couldn't send request to peer d21e7140114f47d9aa74a23c67a02f24. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.2:39259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:31.829182 12539 tablet_bootstrap.cc:492] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: Bootstrap replayed 1/1 log segments. Stats: ops{read=20 overwritten=0 applied=20 ignored=0} inserts{seen=146 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:31.830042 12539 tablet_bootstrap.cc:492] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: Bootstrap complete.
I20260630 12:37:31.830718 12539 ts_tablet_manager.cc:1403] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: Time spent bootstrapping tablet: real 0.379s	user 0.132s	sys 0.014s
I20260630 12:37:31.833797 12539 raft_consensus.cc:359] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } }
I20260630 12:37:31.830632   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:37:31.835641 12261 consensus_peers.cc:597] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 -> Peer d21e7140114f47d9aa74a23c67a02f24 (127.0.123.2:39259): Couldn't send request to peer d21e7140114f47d9aa74a23c67a02f24. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.2:39259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:31.836472   492 tablet_replica.cc:333] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722: stopping tablet replica
I20260630 12:37:31.837481   492 raft_consensus.cc:2243] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.838330   492 raft_consensus.cc:2272] T 0f22fc369b1544ce84cbe99ee21495c8 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.841964   492 tablet_replica.cc:333] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722: stopping tablet replica
I20260630 12:37:31.834501 12539 raft_consensus.cc:740] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edde41639555467ba5dba71c6ff4af46, State: Initialized, Role: LEARNER
I20260630 12:37:31.845088   492 raft_consensus.cc:2243] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.844978 12539 consensus_queue.cc:260] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 20, Last appended: 1.20, Last appended by leader: 20, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } attrs { replace: true } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } }
I20260630 12:37:31.845999   492 raft_consensus.cc:2272] T 650e782b57d94f0197d6678b665bfd69 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.846940 12539 ts_tablet_manager.cc:1434] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:37:31.844084 12547 ts_tablet_manager.cc:1434] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: Time spent starting tablet: real 0.035s	user 0.025s	sys 0.010s
I20260630 12:37:31.853165 12542 tablet_bootstrap.cc:492] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: Bootstrap replayed 1/1 log segments. Stats: ops{read=20 overwritten=0 applied=20 ignored=0} inserts{seen=155 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:31.854007 12542 tablet_bootstrap.cc:492] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: Bootstrap complete.
I20260630 12:37:31.854724 12542 ts_tablet_manager.cc:1403] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: Time spent bootstrapping tablet: real 0.415s	user 0.123s	sys 0.031s
I20260630 12:37:31.857146 12542 raft_consensus.cc:359] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } }
I20260630 12:37:31.857841 12542 raft_consensus.cc:740] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edde41639555467ba5dba71c6ff4af46, State: Initialized, Role: LEARNER
I20260630 12:37:31.858243 12542 consensus_queue.cc:260] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 20, Last appended: 1.20, Last appended by leader: 20, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "be3f90132e984aa38cd28729d9e6f260" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 40437 } } peers { permanent_uuid: "d21e7140114f47d9aa74a23c67a02f24" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "c5e5a1ef475741648405d298f316c722" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 39737 } } peers { permanent_uuid: "edde41639555467ba5dba71c6ff4af46" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 44495 } attrs { promote: true } }
I20260630 12:37:31.862488   492 tablet_replica.cc:333] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722: stopping tablet replica
I20260630 12:37:31.863324   492 raft_consensus.cc:2243] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.864019   492 raft_consensus.cc:2272] T 13cb0faa00654852961c5df3397b10a7 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.866994   492 tablet_replica.cc:333] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722: stopping tablet replica
I20260630 12:37:31.867645   492 raft_consensus.cc:2243] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:31.868741   492 raft_consensus.cc:2272] T 13df559fc13541fab4609223fdc3d483 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.871125   492 tablet_replica.cc:333] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722: stopping tablet replica
I20260630 12:37:31.871896 12542 ts_tablet_manager.cc:1434] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:37:31.871616   492 raft_consensus.cc:2243] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:31.875171   492 raft_consensus.cc:2272] T 8395b508deb6415d8d1d587092b8cc87 P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.878499   492 tablet_replica.cc:333] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722: stopping tablet replica
I20260630 12:37:31.879007   492 raft_consensus.cc:2243] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:31.880177   492 raft_consensus.cc:2272] T de65a2b46ff64d368b58025d81580a2e P c5e5a1ef475741648405d298f316c722 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:31.900638 12539 tablet_copy_client.cc:1131] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.123.3:39737: connect: Connection refused (error 111)
W20260630 12:37:31.902837 12547 tablet_copy_client.cc:1131] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.123.3:39737: connect: Connection refused (error 111)
I20260630 12:37:31.904072   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
W20260630 12:37:31.912348 12542 tablet_copy_client.cc:1131] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.123.3:39737: connect: Connection refused (error 111)
I20260630 12:37:31.929440   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:37:31.960139   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:31.961525   492 tablet_replica.cc:333] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46: stopping tablet replica
I20260630 12:37:31.962333   492 raft_consensus.cc:2243] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:31.962842   492 raft_consensus.cc:2272] T 8395b508deb6415d8d1d587092b8cc87 P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:31.965883   492 tablet_replica.cc:333] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46: stopping tablet replica
I20260630 12:37:31.966559   492 raft_consensus.cc:2243] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:31.967020   492 raft_consensus.cc:2272] T de65a2b46ff64d368b58025d81580a2e P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:31.970131   492 tablet_replica.cc:333] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46: stopping tablet replica
I20260630 12:37:31.970732   492 raft_consensus.cc:2243] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:31.971172   492 raft_consensus.cc:2272] T 13df559fc13541fab4609223fdc3d483 P edde41639555467ba5dba71c6ff4af46 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:31.996321   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:37:32.012946   492 master.cc:562] Master@127.0.123.62:39207 shutting down...
W20260630 12:37:32.049695 12093 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:32.050962   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:32.051456   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.051836   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P 890fbc96b73349be9604b90b2bfe0b3c: stopping tablet replica
W20260630 12:37:33.069013   492 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12076)
W20260630 12:37:34.069460   492 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12076)
I20260630 12:37:34.345762   492 master.cc:584] Master@127.0.123.62:39207 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (8980 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:37:34.388813   492 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.123.62:42663
I20260630 12:37:34.389851   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:34.394236 12560 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.395505 12561 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.395728 12563 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:34.396041   492 server_base.cc:1061] running on GCE node
I20260630 12:37:34.396826   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:34.397003   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:34.397149   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823054397132 us; error 0 us; skew 500 ppm
I20260630 12:37:34.397585   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:34.399616   492 webserver.cc:533] Webserver started at http://127.0.123.62:42529/ using document root <none> and password file <none>
I20260630 12:37:34.400308   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:34.400483   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:34.400728   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:34.401685   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/master-0-root/instance:
uuid: "f2bbee522ce94debb60a9801e5955e64"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-khbc"
I20260630 12:37:34.405700   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:34.408624 12568 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.409369   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:34.409590   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/master-0-root
uuid: "f2bbee522ce94debb60a9801e5955e64"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-khbc"
I20260630 12:37:34.409803   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:34.432509   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:34.433519   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:34.468022   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.62:42663
I20260630 12:37:34.468125 12619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.62:42663 every 8 connection(s)
I20260630 12:37:34.471659 12620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.485354 12620 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64: Bootstrap starting.
I20260630 12:37:34.490021 12620 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:34.494154 12620 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64: No bootstrap required, opened a new log
I20260630 12:37:34.496172 12620 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2bbee522ce94debb60a9801e5955e64" member_type: VOTER }
I20260630 12:37:34.496537 12620 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:34.496747 12620 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bbee522ce94debb60a9801e5955e64, State: Initialized, Role: FOLLOWER
I20260630 12:37:34.497291 12620 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f2bbee522ce94debb60a9801e5955e64" member_type: VOTER }
I20260630 12:37:34.497728 12620 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:34.497931 12620 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:34.498171 12620 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:34.502686 12620 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2bbee522ce94debb60a9801e5955e64" member_type: VOTER }
I20260630 12:37:34.503167 12620 leader_election.cc:304] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [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: f2bbee522ce94debb60a9801e5955e64; no voters: 
I20260630 12:37:34.504244 12620 leader_election.cc:290] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:34.504572 12623 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:34.505793 12623 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [term 1 LEADER]: Becoming Leader. State: Replica: f2bbee522ce94debb60a9801e5955e64, State: Running, Role: LEADER
I20260630 12:37:34.506405 12623 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [LEADER]: Queue going to LEADER mode. State: All 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: "f2bbee522ce94debb60a9801e5955e64" member_type: VOTER }
I20260630 12:37:34.506968 12620 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:34.511057 12625 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2bbee522ce94debb60a9801e5955e64. Latest consensus state: current_term: 1 leader_uuid: "f2bbee522ce94debb60a9801e5955e64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2bbee522ce94debb60a9801e5955e64" member_type: VOTER } }
I20260630 12:37:34.511535 12624 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2bbee522ce94debb60a9801e5955e64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2bbee522ce94debb60a9801e5955e64" member_type: VOTER } }
I20260630 12:37:34.511792 12625 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:34.512115 12624 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:34.513587 12630 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:34.518437 12630 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:34.521051   492 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:34.526572 12630 catalog_manager.cc:1383] Generated new cluster ID: d043712c1c264fcd943820d0dea81dd4
I20260630 12:37:34.526839 12630 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:34.550468 12630 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:34.551687 12630 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:34.563877 12630 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64: Generated new TSK 0
I20260630 12:37:34.564433 12630 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:34.587431   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:34.592741 12641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.593752 12642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.595969 12644 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:34.597141   492 server_base.cc:1061] running on GCE node
I20260630 12:37:34.599124   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:34.599323   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:34.599479   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823054599462 us; error 0 us; skew 500 ppm
I20260630 12:37:34.599974   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:34.601994   492 webserver.cc:533] Webserver started at http://127.0.123.1:39233/ using document root <none> and password file <none>
I20260630 12:37:34.602419   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:34.602599   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:34.602837   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:34.603849   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-0-root/instance:
uuid: "70777f9111864f328fe87e2b5927e2e3"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-khbc"
I20260630 12:37:34.607798   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:37:34.610754 12649 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.611430   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:34.611716   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-0-root
uuid: "70777f9111864f328fe87e2b5927e2e3"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-khbc"
I20260630 12:37:34.611974   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:34.656229   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:34.657241   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:34.658579   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:34.660632   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:34.660815   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.661026   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:34.661180   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.696427   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.1:43797
I20260630 12:37:34.696528 12711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.1:43797 every 8 connection(s)
I20260630 12:37:34.700872   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:34.707580 12716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.708791 12717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:34.712560   492 server_base.cc:1061] running on GCE node
W20260630 12:37:34.713049 12719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:34.713492 12712 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42663
I20260630 12:37:34.713904 12712 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:34.714728 12712 heartbeater.cc:507] Master 127.0.123.62:42663 requested a full tablet report, sending...
I20260630 12:37:34.715806   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:34.716094   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:34.716301   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823054716282 us; error 0 us; skew 500 ppm
I20260630 12:37:34.716822 12585 ts_manager.cc:194] Registered new tserver with Master: 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797)
I20260630 12:37:34.716882   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:34.718757 12585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57756
I20260630 12:37:34.719362   492 webserver.cc:533] Webserver started at http://127.0.123.2:36559/ using document root <none> and password file <none>
I20260630 12:37:34.719982   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:34.720224   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:34.720535   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:34.721691   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-1-root/instance:
uuid: "bf2fb1c08d2c4a4097bc129f5c938550"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-khbc"
I20260630 12:37:34.725623   492 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:34.728506 12724 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.729233   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:34.729490   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-1-root
uuid: "bf2fb1c08d2c4a4097bc129f5c938550"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-khbc"
I20260630 12:37:34.729724   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:34.772981   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:34.774017   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:34.775338   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:34.777415   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:34.777598   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.777822   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:34.777969   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.813895   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.2:39219
I20260630 12:37:34.813999 12786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.2:39219 every 8 connection(s)
I20260630 12:37:34.818431   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:34.824337 12790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:34.825089 12791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:34.827486   492 server_base.cc:1061] running on GCE node
W20260630 12:37:34.828126 12794 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:34.828949   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:34.829020 12787 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42663
W20260630 12:37:34.829273   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:34.829454 12787 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:34.829500   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823054829479 us; error 0 us; skew 500 ppm
I20260630 12:37:34.830323   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:34.830350 12787 heartbeater.cc:507] Master 127.0.123.62:42663 requested a full tablet report, sending...
I20260630 12:37:34.832577 12585 ts_manager.cc:194] Registered new tserver with Master: bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2:39219)
I20260630 12:37:34.833089   492 webserver.cc:533] Webserver started at http://127.0.123.3:35267/ using document root <none> and password file <none>
I20260630 12:37:34.833573   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:34.833740   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:34.833983   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:34.833942 12585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57768
I20260630 12:37:34.835359   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-2-root/instance:
uuid: "644b4e836b164115b48fb9f4558eb353"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-khbc"
I20260630 12:37:34.839289   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:37:34.842291 12798 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.842972   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:34.843247   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-2-root
uuid: "644b4e836b164115b48fb9f4558eb353"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-khbc"
I20260630 12:37:34.843495   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:34.856729   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:34.857717   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:34.859037   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:34.861128   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:34.861322   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.861538   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:34.861686   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.898586   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.3:43171
I20260630 12:37:34.898684 12860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.3:43171 every 8 connection(s)
I20260630 12:37:34.911827 12861 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42663
I20260630 12:37:34.912197 12861 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:34.912813 12861 heartbeater.cc:507] Master 127.0.123.62:42663 requested a full tablet report, sending...
I20260630 12:37:34.914640 12585 ts_manager.cc:194] Registered new tserver with Master: 644b4e836b164115b48fb9f4558eb353 (127.0.123.3:43171)
I20260630 12:37:34.915046   492 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013434296s
I20260630 12:37:34.915972 12585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57778
I20260630 12:37:35.721519 12712 heartbeater.cc:499] Master 127.0.123.62:42663 was elected leader, sending a full tablet report...
I20260630 12:37:35.836423 12787 heartbeater.cc:499] Master 127.0.123.62:42663 was elected leader, sending a full tablet report...
I20260630 12:37:35.918284 12861 heartbeater.cc:499] Master 127.0.123.62:42663 was elected leader, sending a full tablet report...
I20260630 12:37:35.969689 12585 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57794:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:35.972105 12585 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:36.025283 12677 tablet_service.cc:1511] Processing CreateTablet for tablet e357b2d809d8433d95e5fc7fb6a6b54c (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:36.026644 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e357b2d809d8433d95e5fc7fb6a6b54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.026863 12825 tablet_service.cc:1511] Processing CreateTablet for tablet a84c1162380a4973987d7be2a38811ea (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:36.028154 12825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84c1162380a4973987d7be2a38811ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.029327 12676 tablet_service.cc:1511] Processing CreateTablet for tablet a84c1162380a4973987d7be2a38811ea (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:36.030638 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84c1162380a4973987d7be2a38811ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.032689 12675 tablet_service.cc:1511] Processing CreateTablet for tablet 54aece16be354c3dbf92334917147a36 (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:36.033932 12675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54aece16be354c3dbf92334917147a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.035058 12826 tablet_service.cc:1511] Processing CreateTablet for tablet e357b2d809d8433d95e5fc7fb6a6b54c (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:36.036310 12826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e357b2d809d8433d95e5fc7fb6a6b54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.041373 12752 tablet_service.cc:1511] Processing CreateTablet for tablet e357b2d809d8433d95e5fc7fb6a6b54c (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:36.042644 12752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e357b2d809d8433d95e5fc7fb6a6b54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.045178 12751 tablet_service.cc:1511] Processing CreateTablet for tablet a84c1162380a4973987d7be2a38811ea (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:36.046474 12751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84c1162380a4973987d7be2a38811ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.053421 12750 tablet_service.cc:1511] Processing CreateTablet for tablet 54aece16be354c3dbf92334917147a36 (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:36.054689 12750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54aece16be354c3dbf92334917147a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.054584 12824 tablet_service.cc:1511] Processing CreateTablet for tablet 54aece16be354c3dbf92334917147a36 (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:36.055897 12824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54aece16be354c3dbf92334917147a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.058705 12674 tablet_service.cc:1511] Processing CreateTablet for tablet 6dcf4a4a784c40c186a41f926d815eee (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:36.059994 12674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dcf4a4a784c40c186a41f926d815eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.065191 12749 tablet_service.cc:1511] Processing CreateTablet for tablet 6dcf4a4a784c40c186a41f926d815eee (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:36.066452 12749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dcf4a4a784c40c186a41f926d815eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.072651 12826 tablet_service.cc:1511] Processing CreateTablet for tablet 6dcf4a4a784c40c186a41f926d815eee (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:36.073457 12673 tablet_service.cc:1511] Processing CreateTablet for tablet a76fad0e378a4fd4a975d18012b20afe (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:36.074471 12826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dcf4a4a784c40c186a41f926d815eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.075330 12673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76fad0e378a4fd4a975d18012b20afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.081686 12748 tablet_service.cc:1511] Processing CreateTablet for tablet a76fad0e378a4fd4a975d18012b20afe (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:36.082939 12748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76fad0e378a4fd4a975d18012b20afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.091827 12823 tablet_service.cc:1511] Processing CreateTablet for tablet a76fad0e378a4fd4a975d18012b20afe (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:36.093309 12823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76fad0e378a4fd4a975d18012b20afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.107954 12747 tablet_service.cc:1511] Processing CreateTablet for tablet 71b560321bed45838617faed828e7df3 (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:36.109426 12747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b560321bed45838617faed828e7df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.109928 12882 tablet_bootstrap.cc:492] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353: Bootstrap starting.
I20260630 12:37:36.123216 12825 tablet_service.cc:1511] Processing CreateTablet for tablet 71b560321bed45838617faed828e7df3 (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:36.124989 12881 tablet_bootstrap.cc:492] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3: Bootstrap starting.
I20260630 12:37:36.125988 12825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b560321bed45838617faed828e7df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.137627 12883 tablet_bootstrap.cc:492] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550: Bootstrap starting.
I20260630 12:37:36.138568 12882 tablet_bootstrap.cc:654] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.141541 12881 tablet_bootstrap.cc:654] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.137627 12673 tablet_service.cc:1511] Processing CreateTablet for tablet 71b560321bed45838617faed828e7df3 (DEFAULT_TABLE table=test-workload [id=7be845ff6c2b4f6ab7f5eda8aa748ace]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:36.142786 12673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b560321bed45838617faed828e7df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:36.144349 12883 tablet_bootstrap.cc:654] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.149298 12883 tablet_bootstrap.cc:492] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550: No bootstrap required, opened a new log
I20260630 12:37:36.149585 12881 tablet_bootstrap.cc:492] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3: No bootstrap required, opened a new log
I20260630 12:37:36.149809 12883 ts_tablet_manager.cc:1403] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:37:36.150161 12882 tablet_bootstrap.cc:492] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353: No bootstrap required, opened a new log
I20260630 12:37:36.150646 12881 ts_tablet_manager.cc:1403] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260630 12:37:36.150724 12882 ts_tablet_manager.cc:1403] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353: Time spent bootstrapping tablet: real 0.041s	user 0.003s	sys 0.008s
I20260630 12:37:36.153718 12881 raft_consensus.cc:359] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } }
I20260630 12:37:36.154471 12881 raft_consensus.cc:385] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.154035 12882 raft_consensus.cc:359] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.154829 12881 raft_consensus.cc:740] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70777f9111864f328fe87e2b5927e2e3, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.155045 12882 raft_consensus.cc:385] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.155478 12882 raft_consensus.cc:740] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644b4e836b164115b48fb9f4558eb353, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.155332 12883 raft_consensus.cc:359] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.155848 12881 consensus_queue.cc:260] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } }
I20260630 12:37:36.156409 12883 raft_consensus.cc:385] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.156795 12883 raft_consensus.cc:740] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2fb1c08d2c4a4097bc129f5c938550, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.156494 12882 consensus_queue.cc:260] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.157845 12883 consensus_queue.cc:260] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.160539 12882 ts_tablet_manager.cc:1434] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:37:36.161572 12882 tablet_bootstrap.cc:492] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353: Bootstrap starting.
I20260630 12:37:36.167390 12882 tablet_bootstrap.cc:654] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.171180 12881 ts_tablet_manager.cc:1434] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.009s
I20260630 12:37:36.172284 12881 tablet_bootstrap.cc:492] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3: Bootstrap starting.
I20260630 12:37:36.173902 12883 ts_tablet_manager.cc:1434] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260630 12:37:36.178140 12881 tablet_bootstrap.cc:654] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.180994 12883 tablet_bootstrap.cc:492] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550: Bootstrap starting.
I20260630 12:37:36.186532 12882 tablet_bootstrap.cc:492] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353: No bootstrap required, opened a new log
I20260630 12:37:36.186947 12881 tablet_bootstrap.cc:492] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3: No bootstrap required, opened a new log
I20260630 12:37:36.187045 12882 ts_tablet_manager.cc:1403] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.003s
I20260630 12:37:36.187480 12881 ts_tablet_manager.cc:1403] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:37:36.188452 12883 tablet_bootstrap.cc:654] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.190054 12882 raft_consensus.cc:359] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } }
I20260630 12:37:36.190359 12881 raft_consensus.cc:359] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.191618 12881 raft_consensus.cc:385] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.191594 12882 raft_consensus.cc:385] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.192195 12881 raft_consensus.cc:740] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70777f9111864f328fe87e2b5927e2e3, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.192309 12882 raft_consensus.cc:740] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644b4e836b164115b48fb9f4558eb353, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.192934 12883 tablet_bootstrap.cc:492] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550: No bootstrap required, opened a new log
I20260630 12:37:36.192970 12881 consensus_queue.cc:260] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.193706 12883 ts_tablet_manager.cc:1403] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:37:36.193125 12882 consensus_queue.cc:260] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } }
I20260630 12:37:36.195508 12881 ts_tablet_manager.cc:1434] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:36.195677 12882 ts_tablet_manager.cc:1434] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:37:36.196486 12881 tablet_bootstrap.cc:492] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3: Bootstrap starting.
I20260630 12:37:36.196743 12882 tablet_bootstrap.cc:492] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353: Bootstrap starting.
I20260630 12:37:36.196609 12883 raft_consensus.cc:359] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.197419 12883 raft_consensus.cc:385] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.197731 12883 raft_consensus.cc:740] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2fb1c08d2c4a4097bc129f5c938550, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.198603 12883 consensus_queue.cc:260] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.200958 12883 ts_tablet_manager.cc:1434] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
W20260630 12:37:36.201164 12713 tablet.cc:2406] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:36.201920 12883 tablet_bootstrap.cc:492] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550: Bootstrap starting.
I20260630 12:37:36.202652 12882 tablet_bootstrap.cc:654] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.204591 12881 tablet_bootstrap.cc:654] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.207684 12883 tablet_bootstrap.cc:654] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.209968 12887 raft_consensus.cc:493] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.210451 12887 raft_consensus.cc:515] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } }
I20260630 12:37:36.213109 12887 leader_election.cc:290] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 644b4e836b164115b48fb9f4558eb353 (127.0.123.3:43171), bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2:39219)
I20260630 12:37:36.268575 12836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357b2d809d8433d95e5fc7fb6a6b54c" candidate_uuid: "70777f9111864f328fe87e2b5927e2e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644b4e836b164115b48fb9f4558eb353" is_pre_election: true
I20260630 12:37:36.269531 12836 raft_consensus.cc:2468] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70777f9111864f328fe87e2b5927e2e3 in term 0.
I20260630 12:37:36.271070 12889 raft_consensus.cc:493] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.271641 12889 raft_consensus.cc:515] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.274416 12889 leader_election.cc:290] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797), 644b4e836b164115b48fb9f4558eb353 (127.0.123.3:43171)
I20260630 12:37:36.275162 12653 leader_election.cc:304] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644b4e836b164115b48fb9f4558eb353, 70777f9111864f328fe87e2b5927e2e3; no voters: 
I20260630 12:37:36.276080 12887 raft_consensus.cc:2804] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.276432 12887 raft_consensus.cc:493] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.276752 12887 raft_consensus.cc:3060] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.280316 12882 tablet_bootstrap.cc:492] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353: No bootstrap required, opened a new log
I20260630 12:37:36.280854 12882 ts_tablet_manager.cc:1403] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.067s
I20260630 12:37:36.283671 12882 raft_consensus.cc:359] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.286024 12887 raft_consensus.cc:515] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } }
I20260630 12:37:36.289234 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357b2d809d8433d95e5fc7fb6a6b54c" candidate_uuid: "70777f9111864f328fe87e2b5927e2e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" is_pre_election: true
I20260630 12:37:36.287879 12882 raft_consensus.cc:385] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.289865 12882 raft_consensus.cc:740] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644b4e836b164115b48fb9f4558eb353, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.288273 12883 tablet_bootstrap.cc:492] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550: No bootstrap required, opened a new log
I20260630 12:37:36.290537 12883 ts_tablet_manager.cc:1403] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550: Time spent bootstrapping tablet: real 0.089s	user 0.036s	sys 0.038s
W20260630 12:37:36.290809 12650 leader_election.cc:343] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:36.291112 12836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357b2d809d8433d95e5fc7fb6a6b54c" candidate_uuid: "70777f9111864f328fe87e2b5927e2e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644b4e836b164115b48fb9f4558eb353"
I20260630 12:37:36.291690 12836 raft_consensus.cc:3060] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.292887 12883 raft_consensus.cc:359] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.293365 12883 raft_consensus.cc:385] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.293399 12881 tablet_bootstrap.cc:492] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3: No bootstrap required, opened a new log
I20260630 12:37:36.293637 12883 raft_consensus.cc:740] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2fb1c08d2c4a4097bc129f5c938550, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.294639 12881 ts_tablet_manager.cc:1403] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.030s
I20260630 12:37:36.294387 12883 consensus_queue.cc:260] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.296578 12883 ts_tablet_manager.cc:1434] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:36.297621 12881 raft_consensus.cc:359] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.298399 12881 raft_consensus.cc:385] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.298179 12882 consensus_queue.cc:260] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.300383 12882 ts_tablet_manager.cc:1434] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260630 12:37:36.301339 12882 tablet_bootstrap.cc:492] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353: Bootstrap starting.
I20260630 12:37:36.298768 12881 raft_consensus.cc:740] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70777f9111864f328fe87e2b5927e2e3, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.302304 12881 consensus_queue.cc:260] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.304052 12887 leader_election.cc:290] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [CANDIDATE]: Term 1 election: Requested vote from peers 644b4e836b164115b48fb9f4558eb353 (127.0.123.3:43171), bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2:39219)
I20260630 12:37:36.297547 12883 tablet_bootstrap.cc:492] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550: Bootstrap starting.
I20260630 12:37:36.306315 12835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcf4a4a784c40c186a41f926d815eee" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644b4e836b164115b48fb9f4558eb353" is_pre_election: true
I20260630 12:37:36.306486 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357b2d809d8433d95e5fc7fb6a6b54c" candidate_uuid: "70777f9111864f328fe87e2b5927e2e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2fb1c08d2c4a4097bc129f5c938550"
I20260630 12:37:36.307060 12835 raft_consensus.cc:2468] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf2fb1c08d2c4a4097bc129f5c938550 in term 0.
I20260630 12:37:36.308533 12728 leader_election.cc:304] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644b4e836b164115b48fb9f4558eb353, bf2fb1c08d2c4a4097bc129f5c938550; no voters: 
I20260630 12:37:36.309365 12889 raft_consensus.cc:2804] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.309703 12889 raft_consensus.cc:493] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.310007 12889 raft_consensus.cc:3060] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.310305 12883 tablet_bootstrap.cc:654] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550: Neither blocks nor log segments found. Creating new log.
W20260630 12:37:36.310832 12650 leader_election.cc:343] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:36.316330 12882 tablet_bootstrap.cc:654] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.319762 12836 raft_consensus.cc:2468] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70777f9111864f328fe87e2b5927e2e3 in term 1.
I20260630 12:37:36.321890 12883 tablet_bootstrap.cc:492] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550: No bootstrap required, opened a new log
I20260630 12:37:36.323712 12889 raft_consensus.cc:515] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.326206 12883 ts_tablet_manager.cc:1403] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260630 12:37:36.327404 12889 leader_election.cc:290] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 election: Requested vote from peers 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797), 644b4e836b164115b48fb9f4558eb353 (127.0.123.3:43171)
I20260630 12:37:36.328912 12882 tablet_bootstrap.cc:492] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353: No bootstrap required, opened a new log
I20260630 12:37:36.329452 12882 ts_tablet_manager.cc:1403] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260630 12:37:36.329325 12883 raft_consensus.cc:359] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.330175 12835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcf4a4a784c40c186a41f926d815eee" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644b4e836b164115b48fb9f4558eb353"
I20260630 12:37:36.330799 12835 raft_consensus.cc:3060] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.330914 12881 ts_tablet_manager.cc:1434] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.015s
I20260630 12:37:36.331104 12653 leader_election.cc:304] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [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: 644b4e836b164115b48fb9f4558eb353, 70777f9111864f328fe87e2b5927e2e3; no voters: bf2fb1c08d2c4a4097bc129f5c938550
I20260630 12:37:36.332296 12900 raft_consensus.cc:2804] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.334673 12900 raft_consensus.cc:697] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 1 LEADER]: Becoming Leader. State: Replica: 70777f9111864f328fe87e2b5927e2e3, State: Running, Role: LEADER
I20260630 12:37:36.330156 12883 raft_consensus.cc:385] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.336236 12883 raft_consensus.cc:740] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2fb1c08d2c4a4097bc129f5c938550, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.338979 12835 raft_consensus.cc:2468] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2fb1c08d2c4a4097bc129f5c938550 in term 1.
I20260630 12:37:36.339279 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcf4a4a784c40c186a41f926d815eee" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70777f9111864f328fe87e2b5927e2e3"
I20260630 12:37:36.341122 12881 tablet_bootstrap.cc:492] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3: Bootstrap starting.
I20260630 12:37:36.340649 12882 raft_consensus.cc:359] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.340667 12728 leader_election.cc:304] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644b4e836b164115b48fb9f4558eb353, bf2fb1c08d2c4a4097bc129f5c938550; no voters: 
I20260630 12:37:36.335454 12900 consensus_queue.cc:237] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } }
I20260630 12:37:36.341636 12882 raft_consensus.cc:385] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.342084 12882 raft_consensus.cc:740] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644b4e836b164115b48fb9f4558eb353, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.342168 12889 raft_consensus.cc:2804] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.340704 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcf4a4a784c40c186a41f926d815eee" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70777f9111864f328fe87e2b5927e2e3" is_pre_election: true
W20260630 12:37:36.342309 12728 leader_election.cc:343] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:36.343083 12882 consensus_queue.cc:260] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
W20260630 12:37:36.344265 12728 leader_election.cc:343] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:36.345793 12882 ts_tablet_manager.cc:1434] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260630 12:37:36.345337 12883 consensus_queue.cc:260] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.346931 12882 tablet_bootstrap.cc:492] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353: Bootstrap starting.
I20260630 12:37:36.352098 12883 ts_tablet_manager.cc:1434] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.004s
I20260630 12:37:36.353556 12882 tablet_bootstrap.cc:654] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.353901 12883 tablet_bootstrap.cc:492] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550: Bootstrap starting.
I20260630 12:37:36.356513 12889 raft_consensus.cc:697] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 LEADER]: Becoming Leader. State: Replica: bf2fb1c08d2c4a4097bc129f5c938550, State: Running, Role: LEADER
I20260630 12:37:36.357537 12889 consensus_queue.cc:237] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.360560 12881 tablet_bootstrap.cc:654] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.362694 12883 tablet_bootstrap.cc:654] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.366770 12584 catalog_manager.cc:5697] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1). New cstate: current_term: 1 leader_uuid: "70777f9111864f328fe87e2b5927e2e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.373278 12883 tablet_bootstrap.cc:492] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550: No bootstrap required, opened a new log
I20260630 12:37:36.373850 12881 tablet_bootstrap.cc:492] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3: No bootstrap required, opened a new log
I20260630 12:37:36.374401 12881 ts_tablet_manager.cc:1403] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.008s
I20260630 12:37:36.373734 12583 catalog_manager.cc:5697] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.374938 12882 tablet_bootstrap.cc:492] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353: No bootstrap required, opened a new log
I20260630 12:37:36.375451 12882 ts_tablet_manager.cc:1403] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.005s
I20260630 12:37:36.377041 12881 raft_consensus.cc:359] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.373824 12883 ts_tablet_manager.cc:1403] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.011s
I20260630 12:37:36.378165 12882 raft_consensus.cc:359] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.378901 12881 raft_consensus.cc:385] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.379261 12881 raft_consensus.cc:740] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70777f9111864f328fe87e2b5927e2e3, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.379979 12881 consensus_queue.cc:260] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.378911 12882 raft_consensus.cc:385] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.380308 12883 raft_consensus.cc:359] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } }
I20260630 12:37:36.380875 12882 raft_consensus.cc:740] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644b4e836b164115b48fb9f4558eb353, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.381099 12883 raft_consensus.cc:385] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.381572 12883 raft_consensus.cc:740] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2fb1c08d2c4a4097bc129f5c938550, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.381666 12882 consensus_queue.cc:260] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.384018 12882 ts_tablet_manager.cc:1434] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:37:36.385010 12882 tablet_bootstrap.cc:492] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353: Bootstrap starting.
I20260630 12:37:36.388397 12881 ts_tablet_manager.cc:1434] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260630 12:37:36.390722 12882 tablet_bootstrap.cc:654] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.391752 12881 tablet_bootstrap.cc:492] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3: Bootstrap starting.
I20260630 12:37:36.382535 12883 consensus_queue.cc:260] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } }
I20260630 12:37:36.398263 12881 tablet_bootstrap.cc:654] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.399128 12883 ts_tablet_manager.cc:1434] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260630 12:37:36.400187 12883 tablet_bootstrap.cc:492] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550: Bootstrap starting.
I20260630 12:37:36.397681 12888 raft_consensus.cc:493] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.401386 12888 raft_consensus.cc:515] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.403570 12882 tablet_bootstrap.cc:492] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353: No bootstrap required, opened a new log
I20260630 12:37:36.404019 12888 leader_election.cc:290] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797), bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2:39219)
I20260630 12:37:36.404098 12882 ts_tablet_manager.cc:1403] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260630 12:37:36.406126 12883 tablet_bootstrap.cc:654] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.408370 12882 raft_consensus.cc:359] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.409201 12882 raft_consensus.cc:385] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.409539 12882 raft_consensus.cc:740] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644b4e836b164115b48fb9f4558eb353, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.410490 12882 consensus_queue.cc:260] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.411000 12889 raft_consensus.cc:493] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.411509 12889 raft_consensus.cc:515] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.413178 12882 ts_tablet_manager.cc:1434] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:36.413502 12889 leader_election.cc:290] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797), 644b4e836b164115b48fb9f4558eb353 (127.0.123.3:43171)
I20260630 12:37:36.415153 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84c1162380a4973987d7be2a38811ea" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70777f9111864f328fe87e2b5927e2e3" is_pre_election: true
I20260630 12:37:36.415405 12835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84c1162380a4973987d7be2a38811ea" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644b4e836b164115b48fb9f4558eb353" is_pre_election: true
I20260630 12:37:36.415875 12687 raft_consensus.cc:2468] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf2fb1c08d2c4a4097bc129f5c938550 in term 0.
I20260630 12:37:36.416098 12835 raft_consensus.cc:2468] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf2fb1c08d2c4a4097bc129f5c938550 in term 0.
I20260630 12:37:36.417451 12728 leader_election.cc:304] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644b4e836b164115b48fb9f4558eb353, bf2fb1c08d2c4a4097bc129f5c938550; no voters: 
I20260630 12:37:36.418251 12889 raft_consensus.cc:2804] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.418581 12889 raft_consensus.cc:493] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.418903 12889 raft_consensus.cc:3060] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.430678 12889 raft_consensus.cc:515] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.435912 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84c1162380a4973987d7be2a38811ea" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70777f9111864f328fe87e2b5927e2e3"
I20260630 12:37:36.436506 12687 raft_consensus.cc:3060] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.443758 12687 raft_consensus.cc:2468] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2fb1c08d2c4a4097bc129f5c938550 in term 1.
I20260630 12:37:36.444898 12728 leader_election.cc:304] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70777f9111864f328fe87e2b5927e2e3, bf2fb1c08d2c4a4097bc129f5c938550; no voters: 
I20260630 12:37:36.445973 12904 raft_consensus.cc:2804] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.446439 12904 raft_consensus.cc:697] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 LEADER]: Becoming Leader. State: Replica: bf2fb1c08d2c4a4097bc129f5c938550, State: Running, Role: LEADER
I20260630 12:37:36.447196 12904 consensus_queue.cc:237] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.454452 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fad0e378a4fd4a975d18012b20afe" candidate_uuid: "644b4e836b164115b48fb9f4558eb353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70777f9111864f328fe87e2b5927e2e3" is_pre_election: true
I20260630 12:37:36.455125 12686 raft_consensus.cc:2468] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644b4e836b164115b48fb9f4558eb353 in term 0.
I20260630 12:37:36.456424 12835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84c1162380a4973987d7be2a38811ea" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644b4e836b164115b48fb9f4558eb353"
I20260630 12:37:36.457119 12889 leader_election.cc:290] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 election: Requested vote from peers 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797), 644b4e836b164115b48fb9f4558eb353 (127.0.123.3:43171)
I20260630 12:37:36.457091 12835 raft_consensus.cc:3060] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.456496 12802 leader_election.cc:304] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644b4e836b164115b48fb9f4558eb353, 70777f9111864f328fe87e2b5927e2e3; no voters: 
I20260630 12:37:36.459100 12888 raft_consensus.cc:2804] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.459429 12888 raft_consensus.cc:493] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.459766 12888 raft_consensus.cc:3060] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.465041 12835 raft_consensus.cc:2468] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2fb1c08d2c4a4097bc129f5c938550 in term 1.
I20260630 12:37:36.468654 12888 raft_consensus.cc:515] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.470866 12888 leader_election.cc:290] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [CANDIDATE]: Term 1 election: Requested vote from peers 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797), bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2:39219)
I20260630 12:37:36.476542 12888 raft_consensus.cc:493] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.477041 12888 raft_consensus.cc:515] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.478919 12888 leader_election.cc:290] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797), bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2:39219)
I20260630 12:37:36.480683 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aece16be354c3dbf92334917147a36" candidate_uuid: "644b4e836b164115b48fb9f4558eb353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70777f9111864f328fe87e2b5927e2e3" is_pre_election: true
I20260630 12:37:36.479099 12883 tablet_bootstrap.cc:492] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550: No bootstrap required, opened a new log
I20260630 12:37:36.482051 12883 ts_tablet_manager.cc:1403] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550: Time spent bootstrapping tablet: real 0.082s	user 0.038s	sys 0.035s
W20260630 12:37:36.482268 12802 leader_election.cc:343] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:36.479210 12881 tablet_bootstrap.cc:492] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3: No bootstrap required, opened a new log
I20260630 12:37:36.483191 12881 ts_tablet_manager.cc:1403] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3: Time spent bootstrapping tablet: real 0.092s	user 0.041s	sys 0.032s
I20260630 12:37:36.472301 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fad0e378a4fd4a975d18012b20afe" candidate_uuid: "644b4e836b164115b48fb9f4558eb353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70777f9111864f328fe87e2b5927e2e3"
I20260630 12:37:36.484710 12686 raft_consensus.cc:3060] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.484977 12883 raft_consensus.cc:359] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.485692 12883 raft_consensus.cc:385] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.485924 12881 raft_consensus.cc:359] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.485950 12883 raft_consensus.cc:740] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2fb1c08d2c4a4097bc129f5c938550, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.486642 12881 raft_consensus.cc:385] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.487459 12881 raft_consensus.cc:740] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70777f9111864f328fe87e2b5927e2e3, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.488345 12883 consensus_queue.cc:260] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.488415 12582 catalog_manager.cc:5697] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.490657 12883 ts_tablet_manager.cc:1434] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260630 12:37:36.491459 12881 consensus_queue.cc:260] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.492874 12686 raft_consensus.cc:2468] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644b4e836b164115b48fb9f4558eb353 in term 1.
I20260630 12:37:36.493961 12881 ts_tablet_manager.cc:1434] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:37:36.494144 12802 leader_election.cc:304] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644b4e836b164115b48fb9f4558eb353, 70777f9111864f328fe87e2b5927e2e3; no voters: 
I20260630 12:37:36.494843 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fad0e378a4fd4a975d18012b20afe" candidate_uuid: "644b4e836b164115b48fb9f4558eb353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" is_pre_election: true
I20260630 12:37:36.495452 12762 raft_consensus.cc:2468] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644b4e836b164115b48fb9f4558eb353 in term 0.
I20260630 12:37:36.496074 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fad0e378a4fd4a975d18012b20afe" candidate_uuid: "644b4e836b164115b48fb9f4558eb353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2fb1c08d2c4a4097bc129f5c938550"
I20260630 12:37:36.496655 12761 raft_consensus.cc:3060] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.497635 12881 tablet_bootstrap.cc:492] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3: Bootstrap starting.
I20260630 12:37:36.503595 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aece16be354c3dbf92334917147a36" candidate_uuid: "644b4e836b164115b48fb9f4558eb353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" is_pre_election: true
I20260630 12:37:36.503763 12881 tablet_bootstrap.cc:654] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.503674 12761 raft_consensus.cc:2468] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644b4e836b164115b48fb9f4558eb353 in term 1.
I20260630 12:37:36.504371 12762 raft_consensus.cc:2468] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644b4e836b164115b48fb9f4558eb353 in term 0.
I20260630 12:37:36.505532 12916 raft_consensus.cc:2804] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.506289 12916 raft_consensus.cc:697] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 1 LEADER]: Becoming Leader. State: Replica: 644b4e836b164115b48fb9f4558eb353, State: Running, Role: LEADER
I20260630 12:37:36.506469 12799 leader_election.cc:304] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [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: 644b4e836b164115b48fb9f4558eb353, bf2fb1c08d2c4a4097bc129f5c938550; no voters: 70777f9111864f328fe87e2b5927e2e3
I20260630 12:37:36.507349 12888 raft_consensus.cc:2804] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.507177 12916 consensus_queue.cc:237] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.507774 12888 raft_consensus.cc:493] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.508163 12888 raft_consensus.cc:3060] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.515067 12888 raft_consensus.cc:515] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.517596 12881 tablet_bootstrap.cc:492] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3: No bootstrap required, opened a new log
I20260630 12:37:36.518148 12881 ts_tablet_manager.cc:1403] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260630 12:37:36.519073 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aece16be354c3dbf92334917147a36" candidate_uuid: "644b4e836b164115b48fb9f4558eb353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70777f9111864f328fe87e2b5927e2e3"
I20260630 12:37:36.519671 12686 raft_consensus.cc:3060] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:36.520460 12633 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:36.520285 12585 catalog_manager.cc:5697] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 reported cstate change: term changed from 0 to 1, leader changed from <none> to 644b4e836b164115b48fb9f4558eb353 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "644b4e836b164115b48fb9f4558eb353" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:36.521121 12881 raft_consensus.cc:359] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.521265 12888 leader_election.cc:290] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [CANDIDATE]: Term 1 election: Requested vote from peers 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797), bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2:39219)
I20260630 12:37:36.521935 12881 raft_consensus.cc:385] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.522310 12881 raft_consensus.cc:740] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70777f9111864f328fe87e2b5927e2e3, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.522411 12761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aece16be354c3dbf92334917147a36" candidate_uuid: "644b4e836b164115b48fb9f4558eb353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2fb1c08d2c4a4097bc129f5c938550"
I20260630 12:37:36.523031 12761 raft_consensus.cc:3060] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.523161 12881 consensus_queue.cc:260] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.525794 12881 ts_tablet_manager.cc:1434] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:36.527334 12686 raft_consensus.cc:2468] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644b4e836b164115b48fb9f4558eb353 in term 1.
I20260630 12:37:36.528388 12802 leader_election.cc:304] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644b4e836b164115b48fb9f4558eb353, 70777f9111864f328fe87e2b5927e2e3; no voters: 
I20260630 12:37:36.529663 12761 raft_consensus.cc:2468] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644b4e836b164115b48fb9f4558eb353 in term 1.
I20260630 12:37:36.529923 12888 raft_consensus.cc:2804] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.531175 12888 raft_consensus.cc:697] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 1 LEADER]: Becoming Leader. State: Replica: 644b4e836b164115b48fb9f4558eb353, State: Running, Role: LEADER
I20260630 12:37:36.532079 12888 consensus_queue.cc:237] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.538570 12583 catalog_manager.cc:5697] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 reported cstate change: term changed from 0 to 1, leader changed from <none> to 644b4e836b164115b48fb9f4558eb353 (127.0.123.3). New cstate: current_term: 1 leader_uuid: "644b4e836b164115b48fb9f4558eb353" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:36.782546 12889 raft_consensus.cc:493] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.783085 12889 raft_consensus.cc:515] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.784747 12889 leader_election.cc:290] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797), 644b4e836b164115b48fb9f4558eb353 (127.0.123.3:43171)
I20260630 12:37:36.784802 12904 consensus_queue.cc:1048] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.785804 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b560321bed45838617faed828e7df3" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70777f9111864f328fe87e2b5927e2e3" is_pre_election: true
I20260630 12:37:36.785872 12835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b560321bed45838617faed828e7df3" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644b4e836b164115b48fb9f4558eb353" is_pre_election: true
I20260630 12:37:36.786515 12686 raft_consensus.cc:2468] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf2fb1c08d2c4a4097bc129f5c938550 in term 0.
I20260630 12:37:36.786643 12835 raft_consensus.cc:2468] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf2fb1c08d2c4a4097bc129f5c938550 in term 0.
I20260630 12:37:36.787770 12728 leader_election.cc:304] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70777f9111864f328fe87e2b5927e2e3, bf2fb1c08d2c4a4097bc129f5c938550; no voters: 
I20260630 12:37:36.788486 12904 raft_consensus.cc:2804] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.788885 12904 raft_consensus.cc:493] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.789213 12904 raft_consensus.cc:3060] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.795835 12904 raft_consensus.cc:515] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.797833 12904 leader_election.cc:290] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 election: Requested vote from peers 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797), 644b4e836b164115b48fb9f4558eb353 (127.0.123.3:43171)
I20260630 12:37:36.798976 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b560321bed45838617faed828e7df3" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70777f9111864f328fe87e2b5927e2e3"
I20260630 12:37:36.799561 12686 raft_consensus.cc:3060] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.799827 12835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b560321bed45838617faed828e7df3" candidate_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644b4e836b164115b48fb9f4558eb353"
I20260630 12:37:36.800388 12835 raft_consensus.cc:3060] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.801209 12687 raft_consensus.cc:3060] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.805917 12835 raft_consensus.cc:2468] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2fb1c08d2c4a4097bc129f5c938550 in term 1.
I20260630 12:37:36.807057 12686 raft_consensus.cc:2468] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2fb1c08d2c4a4097bc129f5c938550 in term 1.
I20260630 12:37:36.807787 12728 leader_election.cc:304] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644b4e836b164115b48fb9f4558eb353, bf2fb1c08d2c4a4097bc129f5c938550; no voters: 
I20260630 12:37:36.808781 12903 raft_consensus.cc:2804] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.809273 12903 raft_consensus.cc:697] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 LEADER]: Becoming Leader. State: Replica: bf2fb1c08d2c4a4097bc129f5c938550, State: Running, Role: LEADER
I20260630 12:37:36.809769 12904 consensus_queue.cc:1048] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.810055 12903 consensus_queue.cc:237] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } }
I20260630 12:37:36.819216 12583 catalog_manager.cc:5697] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf2fb1c08d2c4a4097bc129f5c938550 (127.0.123.2). New cstate: current_term: 1 leader_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.831630 12761 raft_consensus.cc:3060] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.837550 12900 consensus_queue.cc:1048] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.838279 12903 consensus_queue.cc:1048] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.849969 12904 consensus_queue.cc:1048] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.865360 12900 consensus_queue.cc:1048] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:37.008062 12888 consensus_queue.cc:1048] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:37.009521 12916 consensus_queue.cc:1048] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:37.057076 12943 consensus_queue.cc:1048] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:37.064554 12916 consensus_queue.cc:1048] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:37.290891 12903 consensus_queue.cc:1048] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:37.351179 12686 raft_consensus.cc:1275] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Refusing update from remote peer bf2fb1c08d2c4a4097bc129f5c938550: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:37.390085 12974 consensus_queue.cc:1048] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:37.493244 12970 mvcc.cc:204] Tried to move back new op lower bound from 7302443242997587968 to 7302443240703279104. Current Snapshot: MvccSnapshot[applied={T|T < 7302443242997587968}]
W20260630 12:37:38.093313 12868 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.123.3:43171, user_credentials={real_user=slave}} blocked reactor thread for 64737.8us
I20260630 12:37:38.205804   492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:38.222711 12987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:38.224138 12988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:38.225600   492 server_base.cc:1061] running on GCE node
W20260630 12:37:38.226213 12990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:38.227074   492 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:38.227283   492 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:38.227475   492 hybrid_clock.cc:648] HybridClock initialized: now 1782823058227453 us; error 0 us; skew 500 ppm
I20260630 12:37:38.227967   492 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:38.230099   492 webserver.cc:533] Webserver started at http://127.0.123.4:38771/ using document root <none> and password file <none>
I20260630 12:37:38.230532   492 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:38.230693   492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:38.230952   492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:38.232053   492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-3-root/instance:
uuid: "613b14caafe843c9809b6d6e1cd8d379"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-khbc"
I20260630 12:37:38.235992   492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:37:38.238880 12995 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.239575   492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:38.239858   492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-3-root
uuid: "613b14caafe843c9809b6d6e1cd8d379"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-khbc"
I20260630 12:37:38.240105   492 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskant65a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822796835498-492-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:37:38.256083   492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:38.257112   492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:38.258409   492 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:38.260483   492 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:38.260684   492 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.260895   492 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:38.261044   492 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.297372   492 rpc_server.cc:307] RPC server started. Bound to: 127.0.123.4:45993
I20260630 12:37:38.297465 13057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.123.4:45993 every 8 connection(s)
I20260630 12:37:38.310214 13058 heartbeater.cc:344] Connected to a master server at 127.0.123.62:42663
I20260630 12:37:38.310599 13058 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:38.311251 13058 heartbeater.cc:507] Master 127.0.123.62:42663 requested a full tablet report, sending...
I20260630 12:37:38.312958 12583 ts_manager.cc:194] Registered new tserver with Master: 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4:45993)
I20260630 12:37:38.314280 12583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45826
I20260630 12:37:38.565977 12762 consensus_queue.cc:237] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } attrs { replace: true } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } }
I20260630 12:37:38.576385 12835 raft_consensus.cc:1275] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Refusing update from remote peer bf2fb1c08d2c4a4097bc129f5c938550: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:37:38.577054 12684 raft_consensus.cc:1275] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Refusing update from remote peer bf2fb1c08d2c4a4097bc129f5c938550: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:37:38.579150 12964 consensus_queue.cc:1048] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:37:38.580221 12903 consensus_queue.cc:1048] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:37:38.587716 12964 raft_consensus.cc:2955] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } attrs { replace: true } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
W20260630 12:37:38.591456 12728 consensus_peers.cc:597] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 -> Peer 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4:45993): Couldn't send request to peer 613b14caafe843c9809b6d6e1cd8d379. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71b560321bed45838617faed828e7df3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:38.590585 12835 raft_consensus.cc:2955] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } attrs { replace: true } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.593462 12684 raft_consensus.cc:2955] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } attrs { replace: true } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.616030 12583 catalog_manager.cc:5697] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 reported cstate change: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } attrs { replace: true } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.625408 12684 consensus_queue.cc:237] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } }
I20260630 12:37:38.634893 12762 raft_consensus.cc:1275] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Refusing update from remote peer 70777f9111864f328fe87e2b5927e2e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:37:38.636808 12931 consensus_queue.cc:1048] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:37:38.647370 12929 raft_consensus.cc:2955] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.650285 12835 raft_consensus.cc:1275] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Refusing update from remote peer 70777f9111864f328fe87e2b5927e2e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:37:38.650229 12762 raft_consensus.cc:2955] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.652113 12931 consensus_queue.cc:1048] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:37:38.656775 12835 raft_consensus.cc:2955] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
W20260630 12:37:38.664767 12653 consensus_peers.cc:597] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 -> Peer 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4:45993): Couldn't send request to peer 613b14caafe843c9809b6d6e1cd8d379. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e357b2d809d8433d95e5fc7fb6a6b54c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:38.665803 12585 catalog_manager.cc:5697] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 reported cstate change: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "70777f9111864f328fe87e2b5927e2e3" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:38.683559 12835 consensus_queue.cc:237] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } }
I20260630 12:37:38.690864 12684 raft_consensus.cc:1275] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Refusing update from remote peer 644b4e836b164115b48fb9f4558eb353: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:37:38.692586 12762 raft_consensus.cc:1275] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Refusing update from remote peer 644b4e836b164115b48fb9f4558eb353: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:37:38.692796 12888 consensus_queue.cc:1048] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:37:38.695235 12888 consensus_queue.cc:1048] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260630 12:37:38.704805 12802 consensus_peers.cc:597] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 -> Peer 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4:45993): Couldn't send request to peer 613b14caafe843c9809b6d6e1cd8d379. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54aece16be354c3dbf92334917147a36. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:38.706346 12888 raft_consensus.cc:2955] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.708043 12684 raft_consensus.cc:2955] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.709956 12762 raft_consensus.cc:2955] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.722262 12583 catalog_manager.cc:5697] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3 reported cstate change: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "644b4e836b164115b48fb9f4558eb353" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.725965 12835 consensus_queue.cc:237] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } }
I20260630 12:37:38.731729 12762 raft_consensus.cc:1275] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Refusing update from remote peer 644b4e836b164115b48fb9f4558eb353: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:37:38.733392 13075 consensus_queue.cc:1048] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:37:38.734377 12684 raft_consensus.cc:1275] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Refusing update from remote peer 644b4e836b164115b48fb9f4558eb353: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
W20260630 12:37:38.734849 12802 consensus_peers.cc:597] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 -> Peer 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4:45993): Couldn't send request to peer 613b14caafe843c9809b6d6e1cd8d379. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a76fad0e378a4fd4a975d18012b20afe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:38.735685 13075 consensus_queue.cc:1048] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:37:38.744256 13076 raft_consensus.cc:2955] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.745944 12762 raft_consensus.cc:2955] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.748615 12684 raft_consensus.cc:2955] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.760291 12578 catalog_manager.cc:5697] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 reported cstate change: config changed from index -1 to 14, NON_VOTER 613b14caafe843c9809b6d6e1cd8d379 (127.0.123.4) added. New cstate: current_term: 1 leader_uuid: "644b4e836b164115b48fb9f4558eb353" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "70777f9111864f328fe87e2b5927e2e3" member_type: VOTER last_known_addr { host: "127.0.123.1" port: 43797 } } peers { permanent_uuid: "bf2fb1c08d2c4a4097bc129f5c938550" member_type: VOTER last_known_addr { host: "127.0.123.2" port: 39219 } attrs { replace: true } } peers { permanent_uuid: "644b4e836b164115b48fb9f4558eb353" member_type: VOTER last_known_addr { host: "127.0.123.3" port: 43171 } } peers { permanent_uuid: "613b14caafe843c9809b6d6e1cd8d379" member_type: NON_VOTER last_known_addr { host: "127.0.123.4" port: 45993 } attrs { promote: true } } }
I20260630 12:37:38.848426   492 tablet_server.cc:179] TabletServer@127.0.123.1:0 shutting down...
I20260630 12:37:38.881319   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:38.882145   492 tablet_replica.cc:333] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3: stopping tablet replica
I20260630 12:37:38.883001   492 raft_consensus.cc:2243] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:38.883910   492 raft_consensus.cc:2272] T 71b560321bed45838617faed828e7df3 P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.888100   492 tablet_replica.cc:333] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3: stopping tablet replica
I20260630 12:37:38.888773   492 raft_consensus.cc:2243] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:38.889238   492 raft_consensus.cc:2272] T 54aece16be354c3dbf92334917147a36 P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.892814   492 tablet_replica.cc:333] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3: stopping tablet replica
I20260630 12:37:38.893390   492 raft_consensus.cc:2243] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:38.894385   492 raft_consensus.cc:2272] T 6dcf4a4a784c40c186a41f926d815eee P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.897871   492 tablet_replica.cc:333] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3: stopping tablet replica
I20260630 12:37:38.898510   492 raft_consensus.cc:2243] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:38.899528   492 raft_consensus.cc:2272] T e357b2d809d8433d95e5fc7fb6a6b54c P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.902593   492 tablet_replica.cc:333] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3: stopping tablet replica
I20260630 12:37:38.903147   492 raft_consensus.cc:2243] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:38.903901   492 raft_consensus.cc:2272] T a76fad0e378a4fd4a975d18012b20afe P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.907261   492 tablet_replica.cc:333] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3: stopping tablet replica
I20260630 12:37:38.907827   492 raft_consensus.cc:2243] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:38.908833   492 raft_consensus.cc:2272] T a84c1162380a4973987d7be2a38811ea P 70777f9111864f328fe87e2b5927e2e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.929148   492 tablet_server.cc:196] TabletServer@127.0.123.1:0 shutdown complete.
I20260630 12:37:38.953627   492 tablet_server.cc:179] TabletServer@127.0.123.2:0 shutting down...
I20260630 12:37:38.983268   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:38.984169   492 tablet_replica.cc:333] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550: stopping tablet replica
I20260630 12:37:38.985066   492 raft_consensus.cc:2243] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:38.986668   492 raft_consensus.cc:2272] T 71b560321bed45838617faed828e7df3 P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.990680   492 tablet_replica.cc:333] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550: stopping tablet replica
I20260630 12:37:38.991499   492 raft_consensus.cc:2243] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:38.992647   492 raft_consensus.cc:2272] T 54aece16be354c3dbf92334917147a36 P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.996598   492 tablet_replica.cc:333] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550: stopping tablet replica
I20260630 12:37:38.997448   492 raft_consensus.cc:2243] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:38.998438   492 raft_consensus.cc:2272] T e357b2d809d8433d95e5fc7fb6a6b54c P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:39.002295   492 tablet_replica.cc:333] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550: stopping tablet replica
I20260630 12:37:39.003062   492 raft_consensus.cc:2243] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:37:39.003463 12728 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.123.1:43797: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:37:39.003931   492 raft_consensus.cc:2272] T a76fad0e378a4fd4a975d18012b20afe P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:39.008196   492 tablet_replica.cc:333] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550: stopping tablet replica
I20260630 12:37:39.009004   492 raft_consensus.cc:2243] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:39.009971   492 raft_consensus.cc:2272] T 6dcf4a4a784c40c186a41f926d815eee P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:39.013836   492 tablet_replica.cc:333] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550: stopping tablet replica
I20260630 12:37:39.014513   492 raft_consensus.cc:2243] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:39.015547   492 raft_consensus.cc:2272] T a84c1162380a4973987d7be2a38811ea P bf2fb1c08d2c4a4097bc129f5c938550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:39.048108   492 tablet_server.cc:196] TabletServer@127.0.123.2:0 shutdown complete.
I20260630 12:37:39.070042   492 tablet_server.cc:179] TabletServer@127.0.123.3:0 shutting down...
I20260630 12:37:39.093943 13079 ts_tablet_manager.cc:933] T 54aece16be354c3dbf92334917147a36 P 613b14caafe843c9809b6d6e1cd8d379: Initiating tablet copy from peer 644b4e836b164115b48fb9f4558eb353 (127.0.123.3:43171)
I20260630 12:37:39.102566 13079 tablet_copy_client.cc:323] T 54aece16be354c3dbf92334917147a36 P 613b14caafe843c9809b6d6e1cd8d379: tablet copy: Beginning tablet copy session from remote peer at address 127.0.123.3:43171
I20260630 12:37:39.108547   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:39.110221   492 tablet_replica.cc:333] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353: stopping tablet replica
I20260630 12:37:39.111205   492 raft_consensus.cc:2243] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:39.112233   492 raft_consensus.cc:2272] T 71b560321bed45838617faed828e7df3 P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:39.117888   492 tablet_replica.cc:333] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353: stopping tablet replica
I20260630 12:37:39.118647   492 raft_consensus.cc:2243] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:39.119266   492 raft_consensus.cc:2272] T e357b2d809d8433d95e5fc7fb6a6b54c P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:39.123358   492 tablet_replica.cc:333] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353: stopping tablet replica
I20260630 12:37:39.124171   492 raft_consensus.cc:2243] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:39.125454   492 raft_consensus.cc:2272] T a76fad0e378a4fd4a975d18012b20afe P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:39.127297 12802 consensus_peers.cc:597] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 -> Peer 70777f9111864f328fe87e2b5927e2e3 (127.0.123.1:43797): Couldn't send request to peer 70777f9111864f328fe87e2b5927e2e3. Status: Network error: Client connection negotiation failed: client connection to 127.0.123.1:43797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:39.129417   492 tablet_replica.cc:333] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353: stopping tablet replica
I20260630 12:37:39.130205   492 raft_consensus.cc:2243] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:39.131291   492 raft_consensus.cc:2272] T 54aece16be354c3dbf92334917147a36 P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:39.134732   492 tablet_replica.cc:333] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353: stopping tablet replica
I20260630 12:37:39.135464   492 raft_consensus.cc:2243] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:39.136488   492 raft_consensus.cc:2272] T 6dcf4a4a784c40c186a41f926d815eee P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:39.140094   492 tablet_replica.cc:333] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353: stopping tablet replica
I20260630 12:37:39.140796   492 raft_consensus.cc:2243] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:39.141734   492 raft_consensus.cc:2272] T a84c1162380a4973987d7be2a38811ea P 644b4e836b164115b48fb9f4558eb353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:39.174932   492 tablet_server.cc:196] TabletServer@127.0.123.3:0 shutdown complete.
I20260630 12:37:39.195884   492 tablet_server.cc:179] TabletServer@127.0.123.4:0 shutting down...
I20260630 12:37:39.219537   492 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:37:39.246546 12996 connection.cc:466] server connection from 127.0.0.1:48848 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48848 (request call id 2) could send its response
I20260630 12:37:39.263270   492 tablet_server.cc:196] TabletServer@127.0.123.4:0 shutdown complete.
I20260630 12:37:39.273707   492 master.cc:562] Master@127.0.123.62:42663 shutting down...
W20260630 12:37:39.294226 12633 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:39.295310   492 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:39.295833   492 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:39.296146   492 tablet_replica.cc:333] T 00000000000000000000000000000000 P f2bbee522ce94debb60a9801e5955e64: stopping tablet replica
I20260630 12:37:39.316938   492 master.cc:584] Master@127.0.123.62:42663 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (4973 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13954 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (262367 ms total)
[  PASSED  ] 26 tests.
I20260630 12:37:39.371508   492 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~72 seconds ago
I20260630 12:37:39.371894   492 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~72 seconds ago
I20260630 12:37:39.372053   492 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~72 seconds ago
I20260630 12:37:39.372195   492 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 11 messages since previous log ~102 seconds ago
I20260630 12:37:39.372344   492 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 38 messages since previous log ~180 seconds ago
I20260630 12:37:39.372515   492 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 5 messages since previous log ~242 seconds ago
I20260630 12:37:39.372797   492 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 17 messages since previous log ~3 seconds ago
I20260630 12:37:39.372941   492 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
